Re: [twsocket] Fast Pings ! -> C++ :-(

2006-02-12 Thread Francois PIETTE
> anyway, the problem is not so much to "read" the code in Delphi, but to > see the form and its components (with ther properties). You can open Delphi forms with BCB ! You can even copy/paste from Delphi form to BCB forms !! -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl

Re: [twsocket] Fast Pings ! -> C++ :-(

2006-02-12 Thread Enrique
procedure = void? function? nil = NULL "TraceAddr: array [1..TraceMax] of string ;" = string TraceAddr[TraceMax] with first index = 1 ? {$R *.DFM} ??? "with Sender as TPingThread do" ? we are assuming that all "comes from" TPingThread ? <> = != anyway, the problem is not so much to "read" t

Re: [twsocket] Fast Pings ! -> C++ :-(

2006-02-12 Thread Dan
- Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, February 12, 2006 7:23 AM Subject: Re: [twsocket] Fast Pings ! -> C++ :-( >> I've seen in the usermade. But the code is in Delphi, > >

Re: [twsocket] Fast Pings ! -> C++ :-(

2006-02-12 Thread Fastream Technologies
but not in C++. Regards, SZ - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, February 12, 2006 9:23 AM Subject: Re: [twsocket] Fast Pings ! -> C++ :-( >> I've seen in the usermade. But the

Re: [twsocket] Fast Pings ! -> C++ :-(

2006-02-11 Thread Francois PIETTE
, February 11, 2006 9:02 PM Subject: Re: [twsocket] Fast Pings ! -> C++ :-( > I've seen in the usermade. But the code is in Delphi, I don't know much > about Delphi, and I don't know much about multithreading too :-( > Anyway, are components or only samples the files

Re: [twsocket] Fast Pings ! -> C++ :-(

2006-02-11 Thread Enrique
I've seen in the usermade. But the code is in Delphi, I don't know much about Delphi, and I don't know much about multithreading too :-( Anyway, are components or only samples the files on the usermade page? I think that what I need to do is very simple. Perhaps somebody can help with a C++ code