private void StartReceivingData(string ipAddress, int iPort) { try { if (!_bContinueReciving) { //initia
Reload Visual Studio with Administrator privileges. Windows Sockets (WinSock) will not allow you to create a SocketType.RAW Socket without Local Admin. And remember that your Solution will need elevated privileges to run as expected!