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. At a Single console

At a Single console

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminxmltutorial
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.
  • J Offline
    J Offline
    Jhony george
    wrote on last edited by
    #1

    Hai, I having an XML FIle , From this i am Passing port numbers to start a server on. Now the thing is 3 different port numbers i am passing..based on the 1st port the server is getting started...and waiting for clients incoming connections.... Now i want to run the 2nd server at the same console...and also ..the 3rd and so on... How to do this...

    Born to win...!

    M 1 Reply Last reply
    0
    • J Jhony george

      Hai, I having an XML FIle , From this i am Passing port numbers to start a server on. Now the thing is 3 different port numbers i am passing..based on the 1st port the server is getting started...and waiting for clients incoming connections.... Now i want to run the 2nd server at the same console...and also ..the 3rd and so on... How to do this...

      Born to win...!

      M Offline
      M Offline
      Matthew Faithfull
      wrote on last edited by
      #2

      It sounds like you need a stub, launcher, application. Look up the docs on the CreateProcess API and have a look at the stuff on inheriting Console handles into child processes. A general launcher app is a useful thing anyway.

      Nothing is exactly what it seems but everything with seems can be unpicked.

      J 1 Reply Last reply
      0
      • M Matthew Faithfull

        It sounds like you need a stub, launcher, application. Look up the docs on the CreateProcess API and have a look at the stuff on inheriting Console handles into child processes. A general launcher app is a useful thing anyway.

        Nothing is exactly what it seems but everything with seems can be unpicked.

        J Offline
        J Offline
        Jhony george
        wrote on last edited by
        #3

        hai, Thanks for ur reply...I Solved it..

        Born to win...!

        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