/socket_C_transmit_files

A simple program for transmit files(including client and server,under linux or MacOS).

Primary LanguageC

socket_C_transmit_files

A simple program for transmit files(including client and server,under linux or MacOS).

Usage

Fistly, you need to execute "./file_server" Then, you can "./file_client hostname" Next, you may input "lijin13111082" Finally, you can get the files in server computer.

Ps: the files must in the file_server catalogue.