forked from SOYJUN/FTP-implement-based-on-UDP
-
Notifications
You must be signed in to change notification settings - Fork 0
The aim of this assignment is to have you do UDP socket client / server programming with a focus on two broad aspects : Setting up the exchange between the client and server in a secure way despite the lack of a formal connection (as in TCP) between the two, so that ‘outsider’ UDP datagrams (broadcast, multicast, unicast - fortuitously or malici…
leetcode-notes/FTP-implement-based-on-UDP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
The aim of this assignment is to have you do UDP socket client / server programming with a focus on two broad aspects : Setting up the exchange between the client and server in a secure way despite the lack of a formal connection (as in TCP) between the two, so that ‘outsider’ UDP datagrams (broadcast, multicast, unicast - fortuitously or malici…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 94.2%
- Perl 5.8%