Home AMX User Forum AMX Technical Discussion

IP :: OnError :: Error Code 15?

Does anyone know that error code "15" is for an IP based OnError Event? It does not seem to be documented:


Result: This function always returns 0. Errors are returned via the DATA_EVENT ONERROR method.
The following errors may be returned:

2: General failure (out of memory)
4: Unknown host
6: Connection refused
7: Connection timed out
8: Unknown connection error
9: Already closed
14: Local port already used
16: Too many open sockets
17: Local Port Not Open


(If I was to speculate, I would say that it is "Destination Network Unreachable", as the IP address I have set are on a different VLAN / Subnet than my test network).

Comments

Sign In or Register to comment.