Re: proxy achitecture



Valerio wrote:
Hi all!
This is my first post in this NG. i want to build an IP (trasparent)
proxy, it has to get all IP packets throught an ethernet interface and
forward them throught another ethernet interface...
Which API i've to use? sockets are too high level api..
Moreover where i can find information about proxy architectures (for
example squild arch)?
if you can suggest me a book it's fine too ! :)
You can probably use iptables (and no programming)
http://netfilter.samba.org/
.



Relevant Pages

  • proxy achitecture
    ... it has to get all IP packets throught an ethernet interface and ... Which API i've to use? ... Moreover where i can find information about proxy architectures (for ...
    (comp.os.linux.development.apps)
  • Re: proxy achitecture
    ... For a proxy to be transparent, you need other means than the proxy ... if you just need a proxy server and don't explicitly want to ... ethernet interface and forward them throught another ethernet ... Which API i've to use? ...
    (comp.os.linux.development.apps)
  • Re: Howto extract proxy from .pac script?
    ... This .pac file allows selecting the appropriate proxy ... You need a full blown JavaScript interpreter - .pac files can use any ... What I was looking for is a dedicated API in Mac OS X ...
    (comp.sys.mac.programmer.help)
  • Re: Thx and more details
    ... Definately sounds like you want to go with a proxy then. ... * If you want to modify the binaries look at some open source ... reflection API directly. ... >> I've written code like this and there are some examples in some MSDN ...
    (microsoft.public.dotnet.framework.clr)
  • Re: com_ptr<T>
    ... I totally forgot about this fact when I was editing this for the OP. ... template was special case for objects produced by a proxy gc. ... The proxy gc is a C API, ... template wrapping a not so C++ friendly C API. ...
    (comp.lang.cpp)