An open API service indexing awesome lists of open source software.

https://github.com/edujbarrios/socket_programming_functions_on_cpp


https://github.com/edujbarrios/socket_programming_functions_on_cpp

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Socket_Programming_Functions
Using this source code, you can store/recieve and even retrieve text files, word files, odt files and pdf, powered with some other useful commands.

- Note that this code will only properly run on LINUX devices

COMPILATION ISTRUCTIONS:

- Make sure client should have a different folder as I given this src, compile them separately keeping the structure (In this way, you can see files transfer in real-time).

- To compile, please use the key:

/////////////////////////////////////////////////////////////////////// g++ *.cpp ////////////////////////////////////////////////////////////////////

Once it get's compiled, a full guidance on commands and steps-to-follow is given while the program gets executed, this means that, the implemented menu's are clear and concise. Please take a look at the menu, and choose the options you are interested in.

Wether you think new functionalities, or improvements can be implemented on this src feel free to let me know, it would be helpful :D