Re: [twsocket] TFTP protocol

2006-03-18 Thread Wilfried Mestdagh
Hi Marc, thx :) can you resent in private because the mailing list reject attach.. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Saturday, March 18, 2006, 20:23, Time Bandit wrote: >> I do recall we discussed about unit name, class name an

Re: [twsocket] TFTP protocol

2006-03-18 Thread Time Bandit
> I do recall we discussed about unit name, class name and other things, > but was completely forgotten that it was TFTP proto. Can you please > resend it ? If you agree it can also be on the user made page as is. I remember that we talked about component name, etc. But, to be honest, I never took

Re: [twsocket] TFTP protocol

2006-03-18 Thread Wilfried Mestdagh
Hi Marc, Glad to hear from you again. Long time no see (email) :) Hope all is well. I do recall we discussed about unit name, class name and other things, but was completely forgotten that it was TFTP proto. Can you please resend it ? If you agree it can also be on the user made page as is. ---

Re: [twsocket] TFTP protocol

2006-03-18 Thread Time Bandit
> Has someone already made a component for TFTP ? It is Trivial File > Transfer Protocol, a simple file transfer protocol with UDP, described > in RFC 1350 and RFC 2347. Wilfried, You may remember I sent you a TFTP component I had made sometime in 2001 (My name is Marc Charbonneau). It implements

[twsocket] TFTP protocol

2006-03-18 Thread Wilfried Mestdagh
Hello, Has someone already made a component for TFTP ? It is Trivial File Transfer Protocol, a simple file transfer protocol with UDP, described in RFC 1350 and RFC 2347. -- Rgds, Wilfried http://www.mestdagh.biz -- To unsubscribe or change your settings for TWSocket mailing list please goto ht

Re: [twsocket] OnSessionClosed not always triggered

2006-03-18 Thread Wilfried Mestdagh
Hello Dod, > In the SessionClosed I start a Timer that will send a message 20 > second later to retry a .Connect, This is the correct way to do it. > but this new try will only produce a > OnSessionConnected not followed by a SessionClosed Never had that situation. In al my automated prog

Re: [twsocket] Odd Behaviour

2006-03-18 Thread Dan
- Original Message - From: "Allan Fernandes" <[EMAIL PROTECTED]> To: "ICS" Sent: Friday, March 17, 2006 11:21 AM Subject: Re: [twsocket] Odd Behaviour > > FtpClient1.Port=5011 > FtpClient1.DataPortRangeStart=5015 > FtpClient1.DataPortRangeEnd=5015 > You need a bigger data port ra

[twsocket] OnSessionClosed not always triggered

2006-03-18 Thread Dod
Hello, I am actually doing some crash test on my server to handle as many situations as possible. I have a problem in a failed socket .Connect I create a few sockets to .Connect them to some remote points. The .Connect will excecute and fail because there is nothing listening on destina

Re: [twsocket] create custom Client for Microsoft Networks

2006-03-18 Thread Francois PIETTE
> Does anyone knows something about how can I create a > custom "Client for Microsoft Networks". It must provide > more functions than the usual one and I don't know where to start. Please define what is a "client for Microsoft Networks" in your mind and tell us what the "usual one" is and which k