Skip to content

Ayubjon/UDP-Server-and-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

UDP-Server-and-Client

Connection established using UDP.

Client sends a message and awaits for an answer that contain's his message. Server receives a messages and sends answer like:

Hello, %message%.

Here I used multithreading to send/receive a lot of messages at once.

Also added NonBlocking multithread.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages