PDA

Click to See Complete Forum and Search --> : Help for making Proxy Server


sunil_skc
Apr 6th, 2007, 05:15 AM
Hi All,
I have use attached code for making a proxy server but this is not working properly. Please help me in this.

Al42
Apr 6th, 2007, 11:24 AM
1) The only code you've included is the module, which only has code to get the MAC address. Include the frm file, and any other relevant files.

2) Most people reading the forum don't understand Italian, so it would help us to help you if you translated the comments into English.

3) A proxy to do what? Most attempts to write proxies in VB are for invalid programs to perform unneeded functions.

sunil_skc
Apr 7th, 2007, 02:19 AM
Hi Al42,

MAC address it is working perfectly for me. It can translate MAC address using given IP address/Host Name.

I am also don't understand Italian. I have downloaded the code for converting IP into MAC.

I am trying to see all the internet request from other staff of mine company.

Regards
Sunil
from NEPAL

Al42
Apr 11th, 2007, 03:59 PM
But that's the only code you included. You said, "I have use attached code for making a proxy server", but you didn't. Getting the MAC addresses of other computers isn't a proxy server.

Since your computer isn't getting all the requests made by the other computers (a computer discards packets addressed to other computers)), you have to have code running where it CAN see all the requests - in a computer on the WAN side of your router.