Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 347 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 347 Bytes

Computer-Networks

Computer Networks course 2014/2015 - final project

Program "Delays" - measures delays to other hosts in network. Uses MDNS and DNS-SD protocols to discover available hosts and measures TCP connection latency, UDP packet latency and ICMP ping. Measure statistics can be accesed via Telnet.

Technologies: C++ and Boost library