Skip to content

Educational purpose project, implementing basic TCP features on top of UDP protocol

License

Notifications You must be signed in to change notification settings

nikoden-io/net-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net-work

Sender Receiver

InitiateHandshake Send SYN ---------------------> WaitForHandshake Receive SYN Send SYN-ACK <----------------- Receive SYN-ACK Send ACK ---------------------> WaitFor ACK Receive ACK Proceed to send data Handshake complete

About

Educational purpose project, implementing basic TCP features on top of UDP protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages