项目作者: salamaniibm
项目描述 :
go code for udp server and client
高级语言: Go
项目地址: git://github.com/salamaniibm/udp.git
udp
running server
go run server.go
running client to send data to server
go run clinet.go
The client will send the data 1,2,3.. to server on port 10001