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. CN

CN

Scheduled Pinned Locked Moved C / C++ / MFC
c++sysadmin
4 Posts 4 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.
  • U Offline
    U Offline
    User 13290295
    wrote on last edited by
    #1

    SOCKETS - SERVER & CLIENT in c++ code for making a project on server & client site plzzz tell me

    A J D 3 Replies Last reply
    0
    • U User 13290295

      SOCKETS - SERVER & CLIENT in c++ code for making a project on server & client site plzzz tell me

      A Offline
      A Offline
      Afzaal Ahmad Zeeshan
      wrote on last edited by
      #2

      Use any boost or Qt libraries. They both offer networking capabilities for your applications, that you can use and build the apps that support networking features. Server and clients are just the applications that either take control of communication, or are guests. [Network Examples | Qt Network 5.9](http://doc.qt.io/qt-5/examples-network.html) see this for examples on this. They might have something as a working sample, but you will still require some tweaks. One thing, do not go onwards toward ACE framework — it is just painful, I am currently trying to get it to work and say hello, but it does not even work at all. If someone ever offers you the code, just away from it. :laugh: [Qt | Cross-platform software development for embedded & desktop](https://www.qt.io/) [Boost C++ Libraries](http://www.boost.org/)

      The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~

      1 Reply Last reply
      0
      • U User 13290295

        SOCKETS - SERVER & CLIENT in c++ code for making a project on server & client site plzzz tell me

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

        Single Server With Multiple Clients : a Simple C++ Implementation[^]

        "the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst "I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle

        1 Reply Last reply
        0
        • U User 13290295

          SOCKETS - SERVER & CLIENT in c++ code for making a project on server & client site plzzz tell me

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          Read #2 here.

          "One man's wage rise is another man's price increase." - Harold Wilson

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

          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