Hi Angus,
Thanks and Regards
Shekar
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Hi,
How can i get the IP/Port of the sender in UDP?
Regards
Shekar
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Hi Wilfried,
I check socket state before every PutDataInSendBuffer and Send. Should i use
try except end around these statements ? Why should client error result in
listen stopping ?
In TCustomWSocket.Connect, after SetLingerOption, the following code is
present :
optval := -1;
iStatus :
Hi Wilfried,
The Server.OnError or Server.OnBGException are not triggered.
It is the Client.OnError that is triggered. Where can i get the errorcode from ?
regards
Shekar
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/t
Hi Wilfried,
The normal load is 40-60%. In Server BGException i set CanClose := False.
Other info i can check on monday morning.
regards
Shekar
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website
Hi,
I have a program with WSocketServer. This Server just stops listening for new
connections. I do a Server.Close and Server.Listen and then new connections
start coming in. What could be the reason? Some info which might be useful to
understand the situation.
1. 300 to 800 may be connected wh