-
Notifications
You must be signed in to change notification settings - Fork 27
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…
SOYJUN/FTP-implement-based-on-UDP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copyright (c) 2014 Jun Zeng. <jun.zeng@stonybrook.edu> <zengjun0916@gmail.com> Copyright (C) 2014 Yigong Wang <yigwang@cs.stonybrook.edu> All rights reserved. Based on Steven Codes' library. UNIX Network Programming, Volume 1, Third Edition. Unrestricted rights are granted to instructors and students of CSE530 class in Fall 2014 at Stony Brook University.
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…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published