Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Borland Socket Server Error

11 views
Skip to first unread message

William Kelleher

unread,
Nov 28, 2000, 3:00:00 AM11/28/00
to
I am trying to get an app written by someone else to work properly
It was written in Delphi and uses tcpip to connect to a middle tier server
running Borland Socket server. The middle tier server talks to Interbase on
Linux.

I go in after restarting the socket server on the middle tier 2000 server
and move around in the client software running on 98 and then exit. The mid
tier is talking to Interbase on a Linux server

I try to connect again and I get a windows socket error 10054 on API 'recv'
on the client
I looked this up on Microsoft and it is (Connection Reset by Peer)

I then try a second time and get a different message 10061 on API 'connect'
This is (Connection refused)
I guess this means that the socket server is still somewhat active and the
second connection kills it.

After that the socket server is no longer running and I have to restart it

Please Email me at wkel...@aaservicesltd.com

Thanks in advance
Willy


0 new messages