Login  
Search All Forums
Dart Home | PowerTCP Emulation for ActiveX | Custom Development Reply | PowerTCP Emulation / Telnet for ActiveX Topics | Forums   
AuthorForum: PowerTCP Emulation / Telnet for ActiveX
Topic: Socket Error 10054
mvidelgauz
michaelv@tti-telecom.com

From: Petach-Tikva, Israel
Posts: 8
Member Since: 09/07/05
posted February 1, 2006 8:56 AM

Hello,
When I am starting some long running command (like ls -laR /) and during its execution press any key the following error is thrown:

exception class EIdSocketError with message "Socket Error # 10054 Connection reset by peer"

Any suggestions?
Thank you
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted February 1, 2006 10:02 AM

The server probably does not like it when you send on the socket while it is sending to you.

You may want to disable the text input area while you are receiving the response to avoid this.
mvidelgauz
michaelv@tti-telecom.com

From: Petach-Tikva, Israel
Posts: 8
Member Since: 09/07/05
posted February 1, 2006 10:10 AM

this happens only when I am using my Dart-based application to connect to that server. Using regular Windows telnet against the same server I am not receiving any error. (Particularly Ctrl-Z and Ctrl-C do their job)
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted February 1, 2006 10:18 AM

Can you duplicate this behavior with our sample app? If so, please send the info we need to connect to your server so that we can try it.

Send info to David Harry (sales@dart.com) and he will explain the support options that are available to you.
mvidelgauz
michaelv@tti-telecom.com

From: Petach-Tikva, Israel
Posts: 8
Member Since: 09/07/05
posted February 1, 2006 10:29 AM

1. I cannot get your sample application built. I followed all instructions in readme. No success. I am using BCB6
2. I just found that sometimes it happens even without pressing any key - clent gets disconnected after large amount of data is received (but far not everything as regular windows telnet shows)
Reply | PowerTCP Emulation / Telnet for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX