compact framework - Windows Mobile Wi-Fi works for IE but not my app (SocketException) -


I get my windows mobile 6.1. I'm trying to add Wi-Fi connectivity to the Net CE 3.5 application, but I can not understand that I get the following socket exception:

An attempted connection failed because the connected party did something Failed to respond to the connected host because the timer did not respond properly, or the established connection was unsuccessful

System.Net.Sockets.Socket.ConnectNoCheck at (SystemConnect.NETCock.ConnectNameCheck) System .Net.Sockets.Socket.Connect (EndPoint remoteEP ) On System.Net.Connection.doConnect (IPEndPoint EP) on System.Net.Connection.connect (the system has been ignored. Threading ThreadWorldWorkItem.Threading on DOCKWORK (Object O) SYSTEM Timer.Iron ( )

Error code 10060 (connection-based)

connectivity. Both IE and my application work and work fine on GPRS connection.

Any ideas ?

Try to connect to the same server / resource in your code.

Retroactive answers are fun.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -