GoogleCodeArchive / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 0 forks source link

ConnectivityException #278

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

I developed a client based on MSNPSharp4.0,and it worked well for days and aslo 
well one hour ago.Bug when I restart the client without any change right 
now.the error below:

"
MSNPSharp.ConnectivityException: SocketMessageProcessor failed to connect to 
the specified endpoint. See the inner exception for more information. ---> 
System.Net.Sockets.SocketException: 
由于连接方在一段时间后没有正确答复或连接的主机没有反��
�,连接尝试失败。 64.4.50.62:1863
   at Org.Mentalis.Network.ProxySocket.ProxySocket.EndConnect(IAsyncResult asyncResult)
   at MSNPSharp.Core.SocketMessageProcessor.EndConnectCallback(IAsyncResult ar)"

Thank You!

What is the expected output? What do you see instead?

What version of the product are you using? (MSNPSharp, OS, Mono etc.)

Is your code check out from SVN or download from our download site?

Please provide any additional information below:

Original issue reported on code.google.com by wwj...@gmail.com on 26 May 2011 at 3:46

GoogleCodeExporter commented 9 years ago
By the way,I did't use proxy.

Original comment by wwj...@gmail.com on 26 May 2011 at 3:48

GoogleCodeExporter commented 9 years ago
Your network admin might blcoked the ip 64.4.50.62 and port 1863, or just try 
to restart it again.

Original comment by freezing...@gmail.com on 27 May 2011 at 9:33