Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 168 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 168 Bytes

ping

A small Ping program in Windows Forms that uses multiple threads to ping and draw gui at the same time. I used it to learn a little bit about threading and GUI.