[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 http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


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 in a list.

May be you could start with the old sample program named GpHttpProxy
available from http://17slon.com/gp/gp/tgphttpproxy.htm.
It is likely that this program requires a little work to be made compatible
with current ICS version.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be





--
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


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 required.

-- 
francois.pie...@overbyte.be
Embarcadero MVP
http://www.overbyte.be
http://francois-piette.blogspot.com




-- 
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