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. P2P and SOCKS

P2P and SOCKS

Scheduled Pinned Locked Moved C / C++ / MFC
csharpsysadminhelpquestion
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.
  • D Offline
    D Offline
    Derek Lakin
    wrote on last edited by
    #1

    #include "../disclaimers/standard/technical_ignorance.h" I have a (mostly) peer-to-peer application that uses windows sockets to communicate with a server and also has it's own web server to serve up information to other peers. This all works perfectly until users put themselves behind a firewall/router/etc. As far as I understand (see disclaimer above), a user can use a SOCKS 4/5 proxy server to gain access to the outside world for this kind of application, but the P2P application needs to be SOCKS compliant.

    1. Is this true?
      If so, what do I need to do to make my application SOCKS compliant?2. Do I need to make any changes to the server application?

    Your help, assistance and guidance would be gratefully received. Derek Lakin. Try the Code Store for instant integrated access to an online repository of .NET components. The great thing about being a slayer: is kicking ass is comfort food. Buffy Salamander Software Ltd.

    R 1 Reply Last reply
    0
    • D Derek Lakin

      #include "../disclaimers/standard/technical_ignorance.h" I have a (mostly) peer-to-peer application that uses windows sockets to communicate with a server and also has it's own web server to serve up information to other peers. This all works perfectly until users put themselves behind a firewall/router/etc. As far as I understand (see disclaimer above), a user can use a SOCKS 4/5 proxy server to gain access to the outside world for this kind of application, but the P2P application needs to be SOCKS compliant.

      1. Is this true?
        If so, what do I need to do to make my application SOCKS compliant?2. Do I need to make any changes to the server application?

      Your help, assistance and guidance would be gratefully received. Derek Lakin. Try the Code Store for instant integrated access to an online repository of .NET components. The great thing about being a slayer: is kicking ass is comfort food. Buffy Salamander Software Ltd.

      R Offline
      R Offline
      Ryan Binns
      wrote on last edited by
      #2

      :laugh: Sorry, I can't really help much, but I had to give you a 5 just for your disclaimer :-D

      Ryan

      "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

      D 1 Reply Last reply
      0
      • R Ryan Binns

        :laugh: Sorry, I can't really help much, but I had to give you a 5 just for your disclaimer :-D

        Ryan

        "Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

        D Offline
        D Offline
        Derek Lakin
        wrote on last edited by
        #3

        Ryan Binns wrote: Sorry, I can't really help much, but I had to give you a 5 just for your disclaimer Thanks :cool: Derek Lakin. Try the Code Store for instant integrated access to an online repository of .NET components. The great thing about being a slayer: is kicking ass is comfort food. Buffy Salamander Software Ltd.

        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