Results 1 to 3 of 3

Thread: socks proxy client

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    9

    socks proxy client

    Hi,

    I am working on a new project and was wondering if anyone can point me to some good resources for creating a socks proxy client.

    I need to create a client that will transparently direct all tcp / internet traffic to a specified socks proxy server.

    I have found a few all ready made ones but I just need something very simple. Which it may not be the easies thing to make.

    If anyone has any suggestions on where I can start I would really appreciate it.

    Thanks

  2. #2
    Addicted Member Vegeta's Avatar
    Join Date
    Jul 2002
    Posts
    159

    Re: socks proxy client

    Ask google and have a look here:
    http://www.faqs.org/rfcs/rfc1928.html
    You will have to understand the protocol first.
    I may warn you from using Visual Basic and the Winsock control. I programmed a webserver once and had problems with handling too much concurrent connection attemps. (about 300 at a time).

  3. #3
    Frenzied Member the182guy's Avatar
    Join Date
    Nov 2005
    Location
    Cheshire, UK
    Posts
    1,473

    Re: socks proxy client

    you should use the Winsock API for big projects
    Chris

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