Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

QuentinI/udptest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP data sender/receiver

Reads, sends and transmits records consiting of 32-bit id and a UTF-8 string through UDP. Maximum record size is 508 bytes to ensure UDP packets are allowed anywhere. To run:

sudo apt install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev
cargo run

On NixOS shell.nix should provide all dependencies needed.

About

Dummy program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published