C++ File Transfer And Communication

February 25, 2012
0 Comment

I need a program written in C++ and compiled in visual studio. It is to be run on two computers connected via ethernet cable to one another. There will be a sender and a receiver. 1. The computer with the sender program sends a file to the receiver program. 2. The sender should also have.. read more →