Babbiorsetto / fileTransferApplication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small client-server application to transfer files across networks using IP sockets.

make targets:
all, to make both client and server
clean, to get rid of executables

usage:
check sources

About

License:MIT License


Languages

Language:C 56.6%Language:Python 42.1%Language:Makefile 1.3%