How to get emulator to setup socket connect via serial port ?
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
I'm a newbie trying to develop a client application to connect via a socket to a device connected on COM1. If I connect to a server on my host machine the standard SDK emulator connects OK. When I specify the device IP address that is connected to COM1 and try to connect to it, the emulator fails to connect. Any help is appreciated !