/Simple-ftp

Uses basic C socket functions to read and write files between multiple hosts and a server

Primary LanguageC++

Simple-ftp

Uses basic C socket functions to read and write files between multiple hosts and a server

Synchronous access not supported. Still need to fix the mutexes on the read and write locks.