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. Other Discussions
  3. Work Issues
  4. secure channel between server/client

secure channel between server/client

Scheduled Pinned Locked Moved Work Issues
tutorialcsharpc++sysadmintools
6 Posts 3 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.
  • J Offline
    J Offline
    jspano
    wrote on last edited by
    #1

    I need some help with an upcomming project. There is a 3rd party application that communicates with it's management tools across 4 different ports. I need something in C# or C++ that basically secures the channel between the client and the server. I just want to secure the channel, not intercept the data if possible. I have no access to the 3rd party app or it's code etc. I'm looking for some direction for where to look for this type of technology and possibly a contractor to implement this. Please let me know your thoughs about how to do it or if you have/can implement something like this. If you have done this in the past, please give me an example and an estimate of the cost for you to implement this for me. Thanks.

    C J 2 Replies Last reply
    0
    • J jspano

      I need some help with an upcomming project. There is a 3rd party application that communicates with it's management tools across 4 different ports. I need something in C# or C++ that basically secures the channel between the client and the server. I just want to secure the channel, not intercept the data if possible. I have no access to the 3rd party app or it's code etc. I'm looking for some direction for where to look for this type of technology and possibly a contractor to implement this. Please let me know your thoughs about how to do it or if you have/can implement something like this. If you have done this in the past, please give me an example and an estimate of the cost for you to implement this for me. Thanks.

      C Offline
      C Offline
      Curtis Schlak
      wrote on last edited by
      #2

      If you have access to configure the application's destination server, you could just set it to connect to localhost:{ports} and use an SSH client (like PuTTY) to forward the requests through a secure channel to an SSH server that would then hand off the requests to the management tools server. I hope that this can help you. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

      J 1 Reply Last reply
      0
      • C Curtis Schlak

        If you have access to configure the application's destination server, you could just set it to connect to localhost:{ports} and use an SSH client (like PuTTY) to forward the requests through a secure channel to an SSH server that would then hand off the requests to the management tools server. I hope that this can help you. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

        J Offline
        J Offline
        jspano
        wrote on last edited by
        #3

        Thanks Curtis. I have full control over both servers. Is there a program out there that can be automated in an install and run like a service so it's seamless to the end users?

        C 1 Reply Last reply
        0
        • J jspano

          Thanks Curtis. I have full control over both servers. Is there a program out there that can be automated in an install and run like a service so it's seamless to the end users?

          C Offline
          C Offline
          Curtis Schlak
          wrote on last edited by
          #4

          Right off hand, I don't know. Let me look around and see if I can find something for you that can automate it. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

          J 1 Reply Last reply
          0
          • C Curtis Schlak

            Right off hand, I don't know. Let me look around and see if I can find something for you that can automate it. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

            J Offline
            J Offline
            jspano
            wrote on last edited by
            #5

            Thanks. Is this the right forum for this? Would somewhere else be better here? maybe c++? I'm willing to pay for a solution also if it has to be done from scratch.

            1 Reply Last reply
            0
            • J jspano

              I need some help with an upcomming project. There is a 3rd party application that communicates with it's management tools across 4 different ports. I need something in C# or C++ that basically secures the channel between the client and the server. I just want to secure the channel, not intercept the data if possible. I have no access to the 3rd party app or it's code etc. I'm looking for some direction for where to look for this type of technology and possibly a contractor to implement this. Please let me know your thoughs about how to do it or if you have/can implement something like this. If you have done this in the past, please give me an example and an estimate of the cost for you to implement this for me. Thanks.

              J Offline
              J Offline
              John Jiang
              wrote on last edited by
              #6

              Hello.Curtis.I am very interested in your project.I think that you can use the Webserices or .net remoting technology in you project. John

              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