Hi, I am a newbie into doing TCP stuff on AutoIt, so I'm looking for some help to code a little proxy server. It should interact with another local pc's browser. The proxy should forward 1:1 all packets sent by the browser to the internet and receive and forward the reply 1:1 back to the pc that sent the request. How can this be done in AutoIt? Zoli