Skip to content

udpperf is a benchmark that can be used to measure the performance of udp.

Notifications You must be signed in to change notification settings

beyondkmp/udpperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

udpperf

server

Usage of ./server:
  -host string
        host
  -port string
        port (default "37")

client

Usage of ./client:
  -host string
        host (default "localhost")
  -num int
        numClients (default 5)
  -port string
        port (default "37")
  -second int
        secondSleep (default 1)
  -size int
        sizePacket (default 5)

About

udpperf is a benchmark that can be used to measure the performance of udp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages