[twsocket] What is wrong in this code?

2006-02-06 Thread Ionut Muntean
Hi, Please look at the code below. . . . try try Query.Open; OnDataSent := DataWasSent; // DataWasSent sets SentOk to True while not Query.EOF do begin Rec:= PrepareRec(true);

Re: [twsocket] What is wrong in this code?

2006-02-06 Thread Ionut Muntean
Hi Wilfried, I've changed the code to this: in tha main function: . Rec := PrepareRec(true); Rec.AllDist := Rec.AllDist - Dist; Rec.count := RecCount; Send(@Rec, SizeOf(TRec)); Query.Next; repeat

[twsocket] IP renewal

2006-02-06 Thread Paul
Hi, how can I 'catch' a public IP address renewal during a session, file transfer ... ? Paul -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] What is wrong in this code?

2006-02-06 Thread Wilfried Mestdagh
Hello Ionut, Change it like this: in the main function: . Rec := PrepareRec(true); Rec.AllDist := Rec.AllDist - Dist; Rec.count := RecCount; Send(@Rec, SizeOf(TRec)); Query.Next; . in OnDataSent:

Re: [twsocket] IP renewal

2006-02-06 Thread Wilfried Mestdagh
Hello Paul, GetLocalAddr, but if the session is going trough a router wich does NAT you cannot know. You can then only by accessing the router trough his telnet / html protocol. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Monday,

Re: [twsocket] Protocol https not implemented EHttpException

2006-02-06 Thread DZ-Jay
Hello: The HTTPS protocol is HTTP over SSL. Implementing HTTPS is not a trivial matter, and it is currently the effort of the ICS-SSL Project, lead by Francois. For more information on the ICS-SSL effort, visit the following page: http://www.overbyte.be/eng/ssl.html

Re: [twsocket] TWSocket Digest, Vol 155, Issue 3

2006-02-06 Thread Markus Humm
friday afternoon I outlined my new approach. Before implementing it I'd like to know if packing all creating and closing stuff in a dedicated thread (one for all sockets) with a message pump is okay (should work if implemented with some care). Yes, it is OK. BUT make sure your code is

Re: [twsocket] Protocol https not implemented EHttpException

2006-02-06 Thread Marius van Tubbergh
I do not understand why people who spend hundreds of dollars for each Windows copy hesitate to support a descent effort initiated by me back in 2002-2003 and implemented by many volunteers who are ordinary coders just like YOU! Ordinary??? Please elaborate. If my understanding is not failing

Re: [twsocket] IP renewal

2006-02-06 Thread Wilfried Mestdagh
Hello Paul, Correct. And a proxy can only report his own IP... --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Monday, February 6, 2006, 16:15, Paul wrote: Hi Wilfried, we're behind a proxy, so this won't help much. I did't knew

Re: [twsocket] TWSocket Digest, Vol 155, Issue 3

2006-02-06 Thread Wilfried Mestdagh
Hello Markus, only thing I'm yet unsure is the message processing part, but: another day another idea or so the saying goes... ;-) the only thing that your execute methot has to do is ... create components assign event handlers as you have to do with no threads call message pump

Re: [twsocket] Protocol https not implemented EHttpException

2006-02-06 Thread DZ-Jay
Marius, I see that you have taken SZ's (from Faststream Technologies) comments to represent the views of the ICS community in general, or the purpose of Francois Piette's website in particular. I understand your frustration, as his comments weren't too nice to begin with, and I

Re: [twsocket] Protocol https not implemented EHttpException

2006-02-06 Thread Marius van Tubbergh
but rather attract them. -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be __ NOD32 1.1395 (20060206) Information __ This message was checked by NOD32

Re: [twsocket] Protocol https not implemented EHttpException

2006-02-06 Thread Francois PIETTE
Anyway, I believe it's solved. OK, so back to work, let's discuss technical topics about ICS components. Thanks everybody. -- [EMAIL PROTECTED] http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] Protocol https not implemented EHttpException

2006-02-06 Thread Arno Garrels
. albert drent University of Groningen -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be __ NOD32 1.1395 (20060206) Information __ This message