Client Server Application.
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello to all... Please suggest me neccessary stuff about client server programming.. I need to build an application where I have some exe file (say A.exe) on the server... Client sent a path of a file(say B.exe) on their machine to server.. Server modifies that file(B.exe) on the cliend end...using the Exe(A.exe). I hope request is clear.. Bye...