CN
-
SOCKETS - SERVER & CLIENT in c++ code for making a project on server & client site plzzz tell me
-
SOCKETS - SERVER & CLIENT in c++ code for making a project on server & client site plzzz tell me
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 !~
-
SOCKETS - SERVER & CLIENT in c++ code for making a project on server & client site plzzz tell me
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
-
SOCKETS - SERVER & CLIENT in c++ code for making a project on server & client site plzzz tell me
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