NOT WORKING
This repo is only a snapshot to show my Rust learning speed, the applicability of my non-Rust background to Rust programming, and knowledge of Rust features. This is not a port so some time went into logic, too.
https://github.com/kermit4/first_2_hours_of_rust (this repo)
https://github.com/kermit4/first_8_hours_of_rust
https://github.com/kermit4/first_16_hours_of_rust
https://github.com/kermit4/multisource_udp_uploader.rs.git (latest version but not time tracking any more)
If run with no args, it is intended to listen for uploads - not yet working
With args it is intened to send a file - unwritten