UDP packet test UDPパケット送受信テスト用 recvディレクトリ gcc -o recv recv.c ./recv sendディレクトリ gcc -o send send.c ./send