Research Article

Cross-Platform Android/iOS-Based Smart Switch Control Middleware in a Digital Home

Algorithm 1

Struct
 Unsigned char ip[];     // IP address of the sender
 Unsigned int port;     // the listening PORT, for example, 8899
 Unsigned char Len;       // data length including the CI
 Device
COM;