Problem starting Telnet server on existing socket - "is bound"? err. 0x1705 ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Problem starting Telnet server on existing socket - "is bound"? err. 0x1705 ?

966 次查看
robroz
Contributor III

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.

标签 (1)
标记 (3)
0 项奖励
回复
2 回复数

816 次查看
Monica
Senior Contributor III

Hello Bulek,

Please keep us posted on this workaround, we'd like to know :smileywink:

Monica.

0 项奖励
回复

816 次查看
Martin_
NXP Employee
NXP Employee

Hi Bulek,

try to call ipcfg_unbind(), before starting the telnet server on existing socket.

0 项奖励
回复