09475904b258bae20028636a699ca5df2a342d8e
UdpSockerServer
This program listen on an ip for UDP message and print them.
Build
Use this command
cargo build
Run
Use this command, it will compile the source code to an executable
cargo run
Authors
Description
Languages
Rust
100%