Skip to content

FelipMarti/UDP-Publisher-Subscriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP-Publisher-Subscriber

Info

There are a lot of examples of how to implement a UDP server client, but not a publisher subscriber via UDP.

It's interesting to see how we lose some data when sending by UDP.

How to Execute

  • git clone https://github.com/FelipMarti/UDP-Publisher-Subscriber.git
  • cd UDP-Publisher-Subscriber
  • make
  • ./udp-subscriber
  • ./udp-publisher (in another terminal)

About

Example of how to implement a publisher and a subscriber via UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published