![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hey guys I am trying to develop a smartphone application. It is supposed to receive some data from a server and then copy to its storage folders. However, I seem to be failing given the obvious reason that I keep on receiving the 10061 message at the server side: "No connection could be made because the target machine actively refused it". I traced the line to this: notifySocket = new Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp); But this brought around a 10061 error. Can anyone advise on what is wrong? -- Message posted via http://www.dotnetmonster.com |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |