Results 1 to 4 of 4

Thread: Help for making Proxy Server

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2007
    Posts
    20

    Help for making Proxy Server

    Hi All,
    I have use attached code for making a proxy server but this is not working properly. Please help me in this.
    Attached Files Attached Files

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Help for making Proxy Server

    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.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2007
    Posts
    20

    Re: Help for making Proxy Server

    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

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Help for making Proxy Server

    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.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width