I want to write a communication program that connects DOS to Windows.大概 as follows:
Read the content in a file and send this content information to the server, and generate a file with the same content on the server.
How to implement the above?
What tools are needed to write the program under DOS? What things are needed to write the program under Windows and how to receive it?
Read the content in a file and send this content information to the server, and generate a file with the same content on the server.
How to implement the above?
What tools are needed to write the program under DOS? What things are needed to write the program under Windows and how to receive it?
