mrsjb
Grunt
Posts: 4
Registered: 1-30-2008
Member Is Offline
|
|
A Run Time Error?
my DF2 has been running fine and well up until a few days ago when i brought up ip4df2 and imidiately got a run time error 10054.
Does anyone know what this means and if there is anything i can do about it? I cant play online at all until i can resolve it.
|
|
|
ozferal
Captain
  
Posts: 276
Registered: 2-4-2004
Location: Yorke Peninsula, South Australia
Member Is Offline
Mood: Bear Hunting
|
|
What's your OS?
|
|
|
chrislew200~RSU~
Private

Posts: 52
Registered: 1-16-2007
Member Is Offline
|
|
it means this:-
A run-time error occurs when you use network communications on a Windows 2000-based computer with a Winsock Control that uses User Datagram Protocol
(UDP), and the Protocol property of the control is set as sckUDPProtocol.
If a SendData request is sent to a RemoteHost that is not listening on the RemotePort, the DataArrival event fires and indicates that 1 byte of data
is available. When you call the GetData method to retrieve that data, the following Microsoft Visual Basic run-time error occurs:
'10054' - "The connection is reset by remote side".
Normally, you can capture the error by using the Error event of the Winsock Control. However, even when the Error event is present for the control,
the Error event never fires and a run-time error message box displays.
|
|
|
Fireant
Hero Mod
       
Posts: 3166
Registered: 10-5-2003
Location: South Dakota
Member Is Offline
Mood: No Compromise
|
|
chris...laymans terms mate.
You make it sound like a port nightmare from hell.
DFB Admin Staff
If your too lazy to read and use the tools in the box thats provided,
dont ask whats been asked before. READ AND LEARN!
|
|
|
mrsjb
Grunt
Posts: 4
Registered: 1-30-2008
Member Is Offline
|
|
ok now im confused
|
|
|
ozferal
Captain
  
Posts: 276
Registered: 2-4-2004
Location: Yorke Peninsula, South Australia
Member Is Offline
Mood: Bear Hunting
|
|
Apparently that error can signify that the server is down ... where you attempting to join a particular server?
|
|
|