./telupd 9988 create a udp server that print anything from recv and send anything from stdin ./telupd 127.0.0.1 9988 connect to 127.0.0.1 9988 a udp client that print anything from recv and send anything from stdin