Skip to content

akhiruli/UDPSERVER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDPSERVER

A non blocking UDP server which handles multiple client simultaneously. libevent is used for managing the FD.

compilation:

Just need to do the make in the directory and it will create a binary. #run ./udpserver

driver

A udp client is added under directory testUdpClient, which can be used to test the server. To compile the client just do

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published