0

I Have a Problem in Connect to to network with mobile windows ce socket programming c# (win ce ) after connect to tcp/ip port throw 10060 error

1
  • Show your client and server code and IP address Commented Dec 11, 2010 at 19:45

1 Answer 1

1

As decribed on this page from msdn it's a timeout error

A connection attempt failed because the connected party did not properly respond after a period of time, or the established connection failed because the connected host has failed to respond.

Sign up to request clarification or add additional context in comments.

2 Comments

connection failed,is the server running?an error message is available for this exception..... netcfv35.message.e...
@user538946: In this case it seems like your CE application can not connect to your server. It's very difficult to know what fails; Are you sure they are reachable from eachother? Do you have an Internet connection on your CE device? Is the server reachable from any other computer or device? Is the server application running? Are you connecting to the correct port?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.