Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. C++ proxy programming question.

C++ proxy programming question.

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++phpvisual-studiosysadmin
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Ram Shmider
    wrote on last edited by
    #1

    Hi, I have a question in windows base development, I am using VS C++ is it possible to create a packet cannon that use multiple proxy servers to send the packet. In multi i mean that the packet go from one proxy to another one and so on till the target location. I can use one proxy server for each package that i send, but is it possible to use more then one for the same package? Example scenario: command: packet_canon.exe -p plist.txt -h 3 -t [site name]/example_script.php sending package to '[site name]/example_script.php'... packet go into proxy server USA... From there to Proxy server in UK... From there to Proxy server in Japan... From there to the target site... the -p - is for a proxy list file the -h - is for how many proxy to pass the -t - is the target location (php script). Thanks a lot for any help and your time, Ram.

    P 1 Reply Last reply
    0
    • R Ram Shmider

      Hi, I have a question in windows base development, I am using VS C++ is it possible to create a packet cannon that use multiple proxy servers to send the packet. In multi i mean that the packet go from one proxy to another one and so on till the target location. I can use one proxy server for each package that i send, but is it possible to use more then one for the same package? Example scenario: command: packet_canon.exe -p plist.txt -h 3 -t [site name]/example_script.php sending package to '[site name]/example_script.php'... packet go into proxy server USA... From there to Proxy server in UK... From there to Proxy server in Japan... From there to the target site... the -p - is for a proxy list file the -h - is for how many proxy to pass the -t - is the target location (php script). Thanks a lot for any help and your time, Ram.

      P Offline
      P Offline
      Peter Weyzen
      wrote on last edited by
      #2

      It might depend on the type of proxy used. I suspect it's possible using SOCKS, but I don't quite see a way to do this via HTTP

      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Peter Weyzen Staff Engineer [SoonR Inc -- PC Power delivered to your phone](http://www.soonr.com)

      R 1 Reply Last reply
      0
      • P Peter Weyzen

        It might depend on the type of proxy used. I suspect it's possible using SOCKS, but I don't quite see a way to do this via HTTP

        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Peter Weyzen Staff Engineer [SoonR Inc -- PC Power delivered to your phone](http://www.soonr.com)

        R Offline
        R Offline
        Ram Shmider
        wrote on last edited by
        #3

        Hi Peter, I will give it (SOCKS) a look.... Thanks for the reply. Ram.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups