#26 IP PARSER IN C#
A simple C# WinForm application which allows us to query IP addresses and returns the metadata associated with each queried IP address. This data is then displayed in a listView item. The default WinForms listView item has been replaced by the betterlistview control for a more aesthetically pleasing look.