Hi
Is there any example for TCP Listener?
To achieve the following
Open a TCP port on localhost
Recieve ASCII data
The message end character is ETX (0x03). \3
I am unable to start a tcp server on local host.
I have only WLAN port connected. I tried wlan0 and wlan2 (port 2 was found enumeration for WLAN port using msinfo32.exe)
Any help?
Regards