在iOS和iPadOS、Android以及Windows中开发基于Wi-Fi、BLE、MQTT等的物联网技术。
万物可以互联,万物也必须互联。



| -- | Android | Windows | iOS and iPadOS |
| BLE | JAVA code using android.bluetooth | -------------------------------- | Swift code using CoreBluetooth |
| Wi-Fi | JAVA code using socket | C# code using socket | Swift code using socket |
| MQTT | JAVA code using Eclipse Paho | C# code using C# M2MQTT.NET | Swift code using CocoaMQTT |