-
Notifications
You must be signed in to change notification settings - Fork 0
f0ster/datagram-ftp-ace
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published