Re: [twsocket] TWSocket Digest, Vol 133, Issue 9

2005-09-10 Thread Igor Pokorny
Hello Igor, >> obtain an error 10035 from time to time during a communication. In witch event do you have this error ? It should normally never occur because it it handled by TWSocket. >> meaning the communication is slow... about 1000 byte per a second A PII-300 machine can easely satura

[twsocket] Slightly OT: CGI/ISAPI for ICS HTTP server

2005-09-10 Thread Fastream Technologies
Hello, Could anybody run PHP 5.x.x with the code of Sven Schmidt on the UserMade page? Could Sven and/or other people who knows the logic contact me? I see business opportunity here. My email address is [EMAIL PROTECTED] Best Regards, SubZ -- To unsubscribe or change your settings for TWSoc

Re: [twsocket] HTTPCli.GetAsync problem.

2005-09-10 Thread Francois PIETTE
I don't see anything really wrong in what you describe. Except maybe StrPas which is a string handling function that shouldn't used with binary data as HTTP can send. Use Move instead. You can do better than use TTimer, but using them is not a problem for sure. If you suspect ListView to be the