Error Code |
Error Name |
Error Description |
0 |
Call OK |
|
1 |
Unspecified Error |
|
11 |
Protocol Error |
|
12 |
Bad Packet Tag |
|
13 |
Buffer Allocation Failed |
|
14 |
Cannot Receive Packet Now |
|
15 |
Cannot Send Headers After Data |
|
16 |
Cannot Send Packet Now |
|
17 |
Client Only Packet |
|
18 |
Error While Terminating |
|
19 |
Input Failure |
|
20 |
Internal Error |
|
21 |
Link Terminated |
|
22 |
Malloc Failed |
|
23 |
Must Be Client Or Server |
|
24 |
Negative Buffer Length |
|
25 |
Null Handle Exception |
|
26 |
Null Pointer Exception |
|
27 |
Other Packet Received |
|
28 |
Output Failure |
|
29 |
Packet Not Allowed In State |
|
30 |
Protocol Version Mismatch |
If the Websydian application has been generated with another DWA version
than the current run-time files. Please verify that you are using the
correct run-time files. |
31 |
Server Only Packet |
|
32 |
Protocol Initialization Error |
|
33 |
Accept Failed |
|
34 |
Close Failed |
|
35 |
Connect Failed |
This typically happens when an Application Service is started before the
Websydian Server is started. |
36 |
Connection Closed |
|
37 |
Initialization Failed |
|
38 |
Internal Error |
|
39 |
Illegal Length |
|
40 |
Listen Failed |
|
41 |
Memory Allocation Failure |
|
42 |
Must Be Client Or Server |
|
43 |
Not All Octets Sent |
|
44 |
Not Client Socket |
|
45 |
Not Open |
|
46 |
Not Server Socket |
|
47 |
Winsock Init Failure |
|
48 |
Socket Bind Failure |
This typically occurs when trying to start a server (Websydian Server or
Application Service) that binds to a TCP port already in use. |
49 |
Socket Creation Failure |
|
50 |
Socket Error |
|
51 |
Socket Not Ready For Accept |
|