Re: [twsocket] Unique Handle of a connection with TWSocketClient

2007-04-18 Thread Fastream Technologies
Hello, FYI, elists.org has an archive. Regards, SZ - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Wednesday, April 18, 2007 7:02 PM Subject: [twsocket] Unique Handle of a connection with TWSocketClient > Hi, > > our mailserver was down for 1 day. I thin

[twsocket] Unique Handle of a connection with TWSocketClient

2007-04-18 Thread b-t-o
Hi, our mailserver was down for 1 day. I think I missed your answer of my question. Can you post it again? Thanks, Marc --- Weitergeleitete Nachricht / Forwarded message --- Hi, I want to write a small proxy-server. I use the tcpserver-example with a few changes. With TWSocketServer

Re: [twsocket] Unique Handle of a connection with TWSocketClient

2007-04-16 Thread Arno Garrels
Marc, Have a look at GpHTTPProxy (Primoz Gabrijelcic) http://gp.17slon.com/gp/tgphttpproxy.htm The GpHTTPProxy is based on SocketSpy (Wilfried Mestdagh), downloadable from the User made page at the ICS website. -- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html [EMAIL

[twsocket] Unique Handle of a connection with TWSocketClient

2007-04-16 Thread b-t-o
Hi, I want to write a small proxy-server. I use the tcpserver-example with a few changes. With TWSocketServer I accept incoming http-requests. With TWSocketClient I want to establish a connection to the desired destination. Received data with the client must be send back to the client connecte