[twsocket] ICS :: Need help and example for HTTP Proxy Server

2013-11-10 Thread Marius van Tubbergh
Hi all, I need a help example on how to implement a simple HTTP proxy server using ICS. Proxy server will simply block certain urls found in a list. Thanks for your help :) -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] ICS :: Need help and example for HTTP Proxy Server

2013-11-10 Thread Marius van Tubbergh
I have downloaded GpHttpProxy Demo project just now. You right - don't want to compile And I am little lost :) On 11/10/2013 10:05 PM, François Piette wrote: I need a help example on how to implement a simple HTTP proxy server using ICS. Proxy server will simply block certain urls found

Re: [twsocket] ICS :: Need help and example for HTTP Proxy Server

2013-11-10 Thread François Piette
I have downloaded GpHttpProxy Demo project just now. You right - don't want to compile And I am little lost :) Can't help you without error messages. First of all, prefix all ICS units by OverbyteIcs (For example WSocket became OverbyteIcsWSocket). Then only minor changes should be