Ok, that helps a bit, but I have to admit, I am new to palm programing, and I have found no details as to what the numeric representation of errors are, could you kindly point me to the whereabouts of the code reference, I have searched for them and all I can find are the names of the errors, not the codes, or perhaps how to get the error from the palm using the code???? thanx bill
----- Original Message ----- From: "Greg Lutz" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, January 21, 2002 9:50 AM Subject: Re: error with connecting socket > At 09:43 PM 1/20/2002 -0800, "bill" <[EMAIL PROTECTED]> wrote: > > >Hi, this is kind of the same problem as the html browser issue, > >I can't get > >pose to open a socket, I get the error "Error 4626 connecting > >socket". This > >only happens in POSE, it doesn't happen on the palm using a > >minstrel modem. > >I do re-direct the TCP calls to the local machine, I am behind a > >firewall, > >but when I tried to do the same thing with my laptop using a > >modem, I get > >the same error. > > 4626 = 0x1212, which is netErrTimeout; but I assume you already > knew that... > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
