[twsocket] GpHTTPProxy

2007-04-25 Thread b-t-o
Hello, did anyone tested GpHTTPProxy with large websites yet? I tried to open http://www.piratenschlacht.de with GpHTTPProxy. But some requests go wrong. When I open it with IE (without proxy) everything works fine. Best wishes, Marc -- To unsubscribe or change your settings for TWSocket mail

[twsocket] TWSocket did not receive data sometimes

2007-04-19 Thread b-t-o
Hi, I tried to write my own proxyserver. I looked at the available proxyserver (gphttpproxy) yet and found some errors in my code. Now I think everything should work for the beginning. But often when I open a remoteconnection and send data to the server, I did not receive any answer. I made a

[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

[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