cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
how to create communication between two
how to create communication between two .exe ,both written in C++.net?
May 24, 2012 at 5:50am UTC
umeshnepal
(11)
how to make communication between two different .exe,which are in two different servers?
so that data from .exe A can be send and Viewed in .exe B.
May 24, 2012 at 9:26am UTC
Moschops
(7244)
Using the network.
http://en.wikipedia.org/wiki/Network_socket
beej.us/guide/
Topic archived. No new replies allowed.