Tag Archives: networkprogramming

SaturdayMP Show 99: Custom Ping Client – Part 2

In this live episode Omar and myself get the ping application working. Not the best written C code, but it works, after I figured out we need to run the application as root. Ping – Manually create and send ICMP/IP … Continue reading

Posted in Code Examples, Saturday MP Show, Uncategorized | Tagged , , , , , , | Comments Off on SaturdayMP Show 99: Custom Ping Client – Part 2

SaturdayMP Show #98: Custom Ping Client

In this live episode Omar and myself try to write a low-level C app that does a network ping. Omar really wanted the app to be in C, so you get to watch me struggle to remember C syntax and … Continue reading

Posted in Saturday MP Show | Tagged , , , , , , | Comments Off on SaturdayMP Show #98: Custom Ping Client