kawasin73 / robustp

File sending protocol on UDP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ロバストなプロトコルを設計する

Memo

Create sample file

$ cat /dev/random | head -c 102400 > tmp/sample

LICENSE

MIT

About

File sending protocol on UDP

License:MIT License


Languages

Language:Go 98.0%Language:Makefile 2.0%