how can i trap asynchronous socket error?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20688572.html
how will i know if my serversocket will post some errors
like for example i have my client in the other machine, then
suddenly accidentally power off that machine. my serversocket
will pop some ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20256668.html
Asynchronous socket error...
this is what happens if i close the cleint without calling Close ( ) of the client socket... this will bring up a nasty popup in the server which will cause the serv...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20276600.html
Zones:
C++Date Answered: 03/14/2002 Rating: 9.0 Views: 0
Hi all,
Having a few problems trapping 'Asynchronous Socket Error 10053' in my application - written in delphi 2005, using TCP ClientSocket and ServerSocket.
I have tried placing the 'Errorco...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21984837.html
Hi Experts,
Hope this question finds you well.
I have a multi tier application that I have developed. When the client machine hibernates or goes into sleep mode, an a asynchronous socke...
http://www.experts-exchange.com/OS/Unix/X_Windows/Q_24481597.html