i just did a loggin on my netlib and here is the log incase it might help
with dealing with the parameter err(Net 1204) problem. does anyone know why
this error message is popping up?
0.000: ----------------------------------------
0.020: NetLibAddrAToIN
0.020: -->Executing ROM version
0.020: Result = 0xD1F7CA6A
0.451: ----------------------------------------
0.451: NetLibConnectionRefresh
0.451: refresh = 0x00000001
0.451: -->Executing host version
0.451: Result = 0x00000000
0.451: *netIFErrP = errNone (0x0000)
0.451: *allInterfacesUpP = 0x00000001
0.451: ----------------------------------------
0.451: NetLibSocketOpen
0.451: domain = 0x00000002
0.451: type = 0x00000001
0.451: protocol = 0x00000000
0.451: timeout = 0x000003E8
0.451: -->Executing host version
0.451: Result = 0x00000001
0.451: *errP = errNone (0x0000)
0.451: ----------------------------------------
0.451: NetLibSocketOptionSet
0.451: socket = 0x00000001
0.451: level = netSocketOptLevelSocket (0x0000FFFF)
0.451: option = netSocketOptSockRequireErrClear (0x00002001)
0.451: optValueP = 0x00EFAA70
0.451: optValueLen = 0x00000002
0.451: -->Executing host version
0.451: Result = 0xFFFFFFFF
0.451: *errP = netErrParamErr (0x1204)
0.451: ----------------------------------------
0.451: NetLibSocketOptionSet
0.451: socket = 0x00000001
0.451: level = netSocketOptLevelSocket (0x0000FFFF)
0.451: option = netSocketOptSockLinger (0x00000080)
0.451: optValueP = 0x00EFAA70
0.451: optValueLen = 0x00000004
0.451: -->Executing host version
0.451: Result = 0x00000000
0.451: *errP = errNone (0x0000)
0.451: ----------------------------------------
0.451: NetLibSocketBind
0.451: socket = 0x00000001
0.451: sockAddr.family = 0x00000002
0.451: sockAddr.port = 0
0.451: sockAddr.address = 0.0.0.0
0.451: addrLen = 0x00000008
0.451: timeout = 0x000003E8
0.451: -->Executing host version
0.451: Result = 0x00000000
0.451: *errP = errNone (0x0000)
0.451: ----------------------------------------
0.451: NetLibSocketConnect
0.451: socket = 0x00000001
0.451: sockAddr.family = 0x00000002
0.451: sockAddr.port = 5002
0.451: sockAddr.address = 209.247.202.106
0.451: addrLen = 0x00000008
0.451: timeout = 0x00000BB8
0.451: -->Executing host version
0.451: PrvTranslateError: mapping host error code 10022 (0x00002726) to
NetLib code 4612 (0x00001204).
0.451: Result = 0xFFFFFFFF
0.451: *errP = netErrParamErr (0x1204)
0.451: ----------------------------------------
0.451: NetLibSocketClose
0.451: socket = 0x00000001
0.451: timeout = 0xFFFFFFFF
0.451: -->Executing host version
0.451: Result = 0x00000000
0.451: *errP = errNone (0x0000)
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/