> Does anyone have a small example of how to implement a HTTP > Tunnel (Client and Server side)? I would really appreciate it.
Tunnelling is really a concept rather than a protocol. The HTTP client and server support the CONNECT command which is used for SSL proxies. There are no current ICS samples relating to SSL proxy or tunnelling. What are you trying to achieve? Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
