Skip to content

zen-zap/mini_tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini_tcp

A minimal implementation of TCP.

You know about the basic 3-way handshake right? Look at this:

image

Also ... if you check out the main.rs .. you can see our response matches the one shown here:

image

About

A minimal implementation of TCP

Topics

Resources

License

Stars

Watchers

Forks