Skip to content

salamaniibm/udp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

About

go code for udp server and client

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages