Skip to content

guchinoma/protocol_in_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"protocol_in_stack"?

implement plain user-land protocol stack in Rust.

Why protocol stack?

thread programming and mutex control are needed to do this project, which is important in system engineering.

Prerequisite?

  • OS -- Ubuntu 20.04 -- Ubuntu 22.04

Reference to do this project?

Roadmap?

  • network interface and protocol stack initialisation(only UDP and TCP?).
  • tap devide driver engineering.
  • set up APIs to utilise this protocol stack.
  • implement simple tcp server program and tcp client program as an example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published