I'm looking at developing programs that run on the desktop, cloud (ie. web app), and other devices. I'm looking at how I can code this in C++ and be able to communicate to a server and/or to the client's computer. Is this even possible and do I need the server application as well? Thanks in advance.
Recommended Answers
Jump to PostYou'll need to look into sockets http://www.codeproject.com/KB/IP/beginningtcp_cpp.aspx
All 2 Replies
MosaicFuneral
812
Nearly a Posting Virtuoso
Azmah
commented:
Awesome Link!
+3
Azmah
1
Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of 1.20 million developers, IT pros, digital marketers, and technology enthusiasts learning and sharing knowledge.