I am using SlkOpenSocket to open a sockets 4 and 5. The sockets work as expected. I can send and recieve data with them. But when I attempt to use SlkOpenSocket to open socket 6, I get an error. And the error is not an error that is returned from the function. The error I get is a fatal one. If I am using POSE, I get a message: "SerialLinkMgr.c Line 530, Error from OpenSocket". If I am running on the device, I can an "Invalid Socket..." and I have to reset the PDA. I am currently running with PalmOS 3.5. My socket open statement follows: status = SlkOpenSocket(port.id, &port.socket[i].id, true); Any ideas? DuVall Egle -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
