connection between two machines in network
C / C++ / MFC
4
Posts
4
Posters
0
Views
1
Watching
-
hi all masters please help me that how can i make an connection to other system(machine) in a network so that we can send messages to each other thanks
-
hi all masters please help me that how can i make an connection to other system(machine) in a network so that we can send messages to each other thanks
NishantB++ is right. You can start with WinSock (Socket programming ). you will find lots of material regarding Socker Programming in CP.
-
hi all masters please help me that how can i make an connection to other system(machine) in a network so that we can send messages to each other thanks
For start see Socket programming with MFC (part 1) [^]