create proxy server windows code example

Example 1: can you create a proxy serer on windoes xp

#Go to client computer and open IE window. Open "Tools" menu, select "Internet Options" and open the "Internet Options" dialog box. Select "Connections" tab (Figure 5), click "LAN Settings" button and open the "Local Area Network(LAN) Settings" dialog box. Check "Use a proxy server for your LAN", Fill "192.168.

Example 2: proxy server windows

netsh interface portproxy add v4tov4 listenport=80 connectaddress=ip-of-server-on-internet connectport=23 listenaddress=ip-of-windows-machine protocol=tcp