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. Multiple Socket and single server

Multiple Socket and single server

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminhelpquestion
2 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.
  • C Offline
    C Offline
    CraZyToLearn
    wrote on last edited by
    #1

    Hey I want to implement a server to open two(or more) sockets and to talk simultaneousley with two(more) clients on these sockets ? do you know any links with such. Please help me out. Thank you in advance.

    :) CraZyToLearn :)

    D 1 Reply Last reply
    0
    • C CraZyToLearn

      Hey I want to implement a server to open two(or more) sockets and to talk simultaneousley with two(more) clients on these sockets ? do you know any links with such. Please help me out. Thank you in advance.

      :) CraZyToLearn :)

      D Offline
      D Offline
      Dustin Henry
      wrote on last edited by
      #2

      CSocketComm[^]. This wrapper class provides the abilty to open more than one socket on the server side that multiple clients can connect to. Number of sockets is #define MAX_SOCKETS Regards, Dustin

      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