https://github.com/piasy/simple-ftp
The course project of computer network principle, a simple implementation of FTP server and client, linux based.
https://github.com/piasy/simple-ftp
Last synced: 3 days ago
JSON representation
The course project of computer network principle, a simple implementation of FTP server and client, linux based.
- Host: GitHub
- URL: https://github.com/piasy/simple-ftp
- Owner: Piasy
- License: apache-2.0
- Created: 2013-12-27T08:51:09.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-27T08:53:03.000Z (over 12 years ago)
- Last Synced: 2025-11-20T19:24:42.874Z (7 months ago)
- Language: C++
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple-FTP
==========
The course project of computer network principle, a simple implementation of FTP server and client, linux based.
Good luck if you access it someday.