> I want to use WSocket to connect my server (use http
> proxy),but i find the WSocket support SOCKS,why not
> http proxy?or how to do.

Not very complex to do: you have to first send the CONNECT command to the
http proxy along with the target destination. Once the proxy replyed
positively, you are connected to the remote site.

You could try to implement that in TWSocket an so contribute to ICS and
enter the hall of fames :-) If you start workling on it, be sure to download
latest version from my website.

--
[EMAIL PROTECTED]
http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to