Re: [twsocket] Message Processing of FTP-Client in threads

2005-03-17 Thread Francois PIETTE
Maybe be it workes, because there is a Application.Processmessages somewhere in my code. You should not call Application.Processmessages from a thread. However, I have solved my problem in the meanwhile by using MsgWaitForMultipleObjects. If you look into ICS source code, you'll see that it

Re: [twsocket] UDP datagramreceive periodically freezes for seconds

2005-03-17 Thread Wilfried Mestdagh
Hello Udvari, TWSocketServer does not handle UDP, only TCP. --- Rgds, Wilfried http://www.mestdagh.biz Thursday, March 17, 2005, 16:28, Udvari Andrs Lszl wrote: Hi List, I wrote a little client-server application, which measures UDP datagram transfer speed. The server is using

RE: [twsocket] HELP with NTLM authentication

2005-03-17 Thread Albert Wiersch
Thank you for checking. What compiler did you compile THttpCli with? Did you do anything special to get it to work? It still doesn't work for me. How did you get the headers log? Perhaps I could try to see what's going on as well. When I try it, I get a page back titled You are not authorized

Re: [twsocket] router and IP

2005-03-17 Thread rogersmail
Would it be safe to say using the app i mentioned that if none of the Adapter IP's are the same as the Web IP returned that the user must be using a proxy or router.. If not how are people detecting whether they are using either a proxy or router.. Should i ask them at setup or is it detectable?

RE: [twsocket] UDP datagramreceive periodically freezes for seconds

2005-03-17 Thread Udvari András László
Thanks, but it has the same behaviour with 1100 byte long packets, which is well under the size of the MTU. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marcello Vezzelli Sent: Thursday, March 17, 2005 5:17 PM To: ICS support mailing Subject: Re:

Re[2]: [twsocket] router and IP

2005-03-17 Thread Wilfried Mestdagh
Hello, detecting whether they are using either a proxy or router Should i ask them at setup or is it detectable? There is a lot detectable but nothing is 100% safe. Check IPhelper on overbyte.be which has lots on board. --- Rgds, Wilfried http://www.mestdagh.biz Friday, March 18, 2005,