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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

970件の閲覧回数
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 返答(返信)

820件の閲覧回数
Monica
Senior Contributor III

Hello Bulek,

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

Monica.

0 件の賞賛
返信

820件の閲覧回数
Martin_
NXP Employee
NXP Employee

Hi Bulek,

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

0 件の賞賛
返信