mikbe/NetworkDiscovery
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## Network Discovery This is really just a test app for me to figure out how to use UDP broadcast and multicast networking in C#. I'm a firm believer in "code should be self documenting." If it's not clear what the code does just from reading it then I need to make it simpler.