Results 1 to 8 of 8

Thread: redirect client application through the SOCKS

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    redirect client application through the SOCKS

    Hello all,

    How can I redirect client application through the SOCKS server without any modification to the original application? For example, Paltalk messenger, yahoo messenger when I star a Process for one of these application they would use the specific socks. I try some API without any success.

    Any help would be much appreciated.

  2. #2
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: redirect client application through the SOCKS

    I have not quite understood your question. Do you wish to connect make some sort of yahoo messenger?

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: redirect client application through the SOCKS

    Well, what i need is to make an application to use a souks server without any modification to the original application. for example, when login into paltalk, it use souks server not my real ip. in other words i want to make a program that control my internet connections.

  4. #4
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: redirect client application through the SOCKS

    Basically terminate connections, log traffic and stuff like that?

  5. #5

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: redirect client application through the SOCKS

    could u explain more plz

  6. #6
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: redirect client application through the SOCKS

    It seems to me you want your application to check if someone is attempting to port scan you, terminate specific connections, log traffic and data your computer is receiving. Something like a firewall?

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

    Re: redirect client application through the SOCKS

    A SOCKS server is just a hole through the LAN into the WAN - it's legitimate. It's set up by the network admin to allow the hole. I've never written any code to access one, though.
    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

  8. #8

    Thread Starter
    New Member
    Join Date
    Apr 2007
    Posts
    8

    Re: redirect client application through the SOCKS

    Well, have you try SocksCap. its Automatically enables Windows-based TCP and UDP networking client applications to traverse a SOCKS firewall. SocksCap intercepts the networking calls from WinSock applications and redirects them through the SOCKS server without modifying the original application, the operating system software or drivers.

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