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. MultiClient Server

MultiClient Server

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

    Hi everyone Can you give give me a good tutorial about MultiClient-Server programming,maybe codeproject has articles about make it or using google we can find a lot info about it but I want to some good tutorials and ofcourse about programming in MFC? Thanks

    R L 2 Replies Last reply
    0
    • B brucewayn

      Hi everyone Can you give give me a good tutorial about MultiClient-Server programming,maybe codeproject has articles about make it or using google we can find a lot info about it but I want to some good tutorials and ofcourse about programming in MFC? Thanks

      R Offline
      R Offline
      Rajesh R Subramanian
      wrote on last edited by
      #2

      MFC has the CSocket[^] class which would be of help to you. You might want to take a look at the Client/Server Development[^] section of CP. (Use the filter option to view only C++ articles)

      It is a crappy thing, but it's life -^ Carlo Pallini

      1 Reply Last reply
      0
      • B brucewayn

        Hi everyone Can you give give me a good tutorial about MultiClient-Server programming,maybe codeproject has articles about make it or using google we can find a lot info about it but I want to some good tutorials and ofcourse about programming in MFC? Thanks

        L Offline
        L Offline
        led mike
        wrote on last edited by
        #3

        For socket development I recommend taking a look at sockets.com. Back in 94 when I started with socket development it was about the only online resource available. There are many good books, or were, and I imagine they are still available. Multi-Threading is a much larger and more complex subject than socket communications. I recommend the book Advanced Windows. There are many resources on the web also you could start here[^]

        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