Skip to content

implementation of FTP with datagrams, using ace networking library

Notifications You must be signed in to change notification settings

f0ster/datagram-ftp-ace

Repository files navigation

implementation of ftp using datagrams and ace lib

Linux and Solaris compatible; solaris users will have to specifically socket library to linker. See Beejs' guide to networking and building on Solaris for more info.

This program uses datagrams to implement a file transfer suite (both server and client).  To accomplish proper file transferring, TCP like features are implemented in datagram (CRC, sliding window, etc)





About

implementation of FTP with datagrams, using ace networking library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published