[twsocket] Troubles with using TPing in multithreaded apps (DnsLookupDone error)

2007-01-05 Thread Aleksey Potjomkin
Hi ! I need to use TPing component for checking large lists of servers. So I've decided to use threads (i haven't find asynchronous functions like it was with TFTPCli), so this only way i know. I'll show some code so it will be easier to explain my problem. Here is thread Execute function (al

Re: [twsocket] [PHISHING] - Troubles with using TPing in multithreaded apps(DnsLook

2007-01-05 Thread Angus Robertson - Magenta Systems Ltd
> I need to use TPing component for checking large lists of > servers. So I've decided to use threads (i haven't find > asynchronous functions like it was with TFTPCli) Rather the re-inventing a threaded ping, just use one that's tried and tested: http://www.magsys.co.uk/download/software/pingt

[twsocket] Data flow control

2007-01-05 Thread Éric Fleming Bonilha
Hello all! I´m wondering if it is possible to control the receiving flow rate for the TCP connection using the ICS. I think that this is something that is not implemented on ICS, so, I should implement it by my self, but I have no idea on how to make it. Let me explain why I need this flow con

Re: [twsocket] Data flow control

2007-01-05 Thread Éric Fleming Bonilha
actually, what I mean is to implement Traffic Control - Original Message - From: "Éric Fleming Bonilha" <[EMAIL PROTECTED]> To: Sent: Friday, January 05, 2007 5:51 PM Subject: [twsocket] Data flow control Hello all! I´m wondering if it is possible to control the receiving flow rate