I have posted this question on stackoverflow.com but one of the users suggested me to post here as it was not related to programming. Here is my question: I am using socket.Connect method to connect to a host (ex. yahoo.com) using visual studio 2010 on Windows 7 machine but I am getting an error "A socket operation was attempted to an unreachable network" . What are the possible reasons that causing the above error and how can I resolve them?
feedback
|