Adding High Level Comments

This commit is contained in:
2019-07-10 12:24:14 -05:00
parent 183febe9c0
commit d986d810bb
11 changed files with 2078 additions and 1956 deletions
@@ -1,4 +1,6 @@
using System;
//IP Address verification
//IMPLEMENT A ISREACHABLE METHOD TO BE ABLE TO DISPLAY ONLINE QINSTANCES
using System;
using System.Net;
namespace qController