Re: [twsocket] THttpCli exception errors

2008-03-30 Thread Wilfried Mestdagh
Hello, OnBGException fire when exception occurs from the middle of nowhere, that is the message pump. Normally I set CanClose := True; in there and log it. Until now I never had it executed. But it can also execute if you have exceptions in your code. --- Rgds, Wilfried [TeamICS] http://www.overb

[twsocket] UDP Newbie...

2008-03-30 Thread zayin
Hi, I am new to programming for UDP, always used TCP, and I have searched for answers to some basic questions without joy. Hopefully there are quick questions to answer. When using TCP and I am the client I use a TWSocket, connect and use the object to send and receive data. When using TCP and

Re: [twsocket] THttpCli exception errors

2008-03-30 Thread crazdcodr
Thank you for the response Francois. I've tried using a try..except statement, which didn't work. I also cannot find any information about "OnBackgroundException". Can you please be more specific as to how you recommend handling these exception errors? -- Want an e-mail address like mine? Get a f

Re: [twsocket] Fw: TWSocketServer maximum productivity

2008-03-30 Thread Paul
FYI our Https server runs on a 2003 server with a few hundred clients connected most of the time. Last month, we rebooted the 2003 server after 6 months non stop running for maintanance. Never had a problem, so I doubt it has something to do with 2003 SP2 Paul - Original Message -

Re: [twsocket] Fw: TWSocketServer maximum productivity

2008-03-30 Thread Éric Fleming Bonilha
Arno, Yeah, this problem is very hard to reproduce.. On my app the problem apparently stopped when you changed that line of code last year, maybe Alexander is using an old version of ICS? I haven´t received any more complains from our customers, but we still have to make more tests, Alexander se

Re: [twsocket] Fw: TWSocketServer maximum productivity

2008-03-30 Thread Arno Garrels
Hi Éric, I did my best this weekend to produce an AV with the TWSocketServer, but no luck. I ran 5000+ concurrent conections over many hours under quite heavy load with no problems at all. Server in a clean W2K3 SP1 (testing my sligthly changed TWSocketServer component that is capable to listen

Re: [twsocket] Fw: TWSocketServer maximum productivity

2008-03-30 Thread Éric Fleming Bonilha
Hello Arno, > Your AV was at 7C8224B2 (dll-version?) Alexander's is at > 7C92BD02 (dll-version?), so may or may not be the same problem. Maybe it is because of the dll-version because on my customers they were using windows 2003 sp2 > How many concurrent clients were connected, could you watch

[twsocket] Test - Please Ignore

2008-03-30 Thread Peter Conradie - Icon Direct
Test 30/03/2008 17h51 -- 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

[twsocket] ICS registration

2008-03-30 Thread Francois PIETTE
As you subscribed to ICS support mailing list, you probably use ICS. Good ! But have you taken time to register your ICS copy ? ICS is freeware but to use it, you must register it. Registration is very simple: just mail a [real, paper] picture postcard to the author (me). You can find instructions

Re: [twsocket] Fw: TWSocketServer maximum productivity

2008-03-30 Thread Arno Garrels
Éric Fleming Bonilha wrote: > I had this problem sometime ago, it was the very same message and > occurs when client connects.. Your AV was at 7C8224B2 (dll-version?) Alexander's is at 7C92BD02 (dll-version?), so may or may not be the same problem. How many concurrent clients were connected, c