Hi,
I've got useful responses for this problem :
Telnet server (behind FW) that will call its client ?
and now I'm trying to get it working on my pc. But something is wrong with starting Telnet server on existing socket. Nothing happens and MQX debug says that telnet server is "RTCS Error: Is Bound" and error is 0x1705.
Any advice on how to do this properly? First obstacle was when I already had running telnet server, but have eliminated it...
Thanks in advance.
regards,
Bulek.
Hello Bulek,
Please keep us posted on this workaround, we'd like to know :smileywink:
Monica.
Hi Bulek,
try to call ipcfg_unbind(), before starting the telnet server on existing socket.