In this chapter, we'll be using sample code that is available from this book's GitHub repository, here: https://github.com/PacktPublishing/Hands-On-Network-Programming-with-C-and-.NET-Core/tree/master/Chapter 18.
Check out the following video to see the code in action: http://bit.ly/2HUai2a
Additionally, we'll briefly discuss the merits of using WireShark to examine and understand the breadth and volume of network requests that are interacting with our machine. If you haven't already downloaded this software for the previous chapters, it can be found here: https://www.wireshark.org/#download.
I strongly recommend familiarizing yourself with it, as it can prove invaluable as a tool for network software engineers.