I'm trying to send a ping request to many IP addresses but I always get "General failure".
I.m working in a windows form project and when I try to ping to any address I get an error message -
An unhandled exception of type 'System.Net.NetworkInformation.PingException' occurred in System.dll
Even when I try to send the ping with the CMD it doesn't work.
What can be the solution for that problem?
Firstly you need to control your internet connection. This problem mostly happends because of internet connection. If you are connected to the google with your browser then you definitely can ping to somewhere. Secondly You can reset your modem or restart. I think the problem will be gone.