From what I understand, POSE using the host TCP stack has a hardwired 2 second timeout (i.e. it ignores the timeout you specify in the NetLib call).
I'm using POSE 3.2 I don't know how to change this value. But if you want a longer timeout, you could detect that you are running on POSE and repeatedly call the NetLib function until you have a large enough timeout. Matt At 10:14 AM 15/2/2002 -0800, you wrote: >I'm not using DNS, I am using the IP addresses. I can surf the web, but >when I try to use my own program, one that I wrote to connect to a telnet >session it doesn't work. I found this error: >"(GDB) set confirm off(GDB) target pilot localhost:21localhost:21: Invalid >argument." > >I don't know where it go localhost:21, I strictly use IP addresses, maybe >this will give more clues, I hope. >I am new to this, and as usual, I probably bit off more than I can chew >right now, but usually I learn better that way, so bear with me and thanx >for the help. >thanx >bill > >----- Original Message ----- >From: "Palm Dev Forum" <[EMAIL PROTECTED]> >To: "Palm Developer Forum" <[EMAIL PROTECTED]> >Sent: Friday, February 15, 2002 9:37 AM >Subject: Re: Pose and netlib > > > > Hey Bill, > > > > I think SebNob is right. Since you don't seem to have a local web server > > you can access by IP, why not try this: > > > > on your desktop system which is on the same internet connection as POSE, >go > > to a dos prompt and type > > > > PING YAHOO.COM > > > > It will respond with 216.115.109.6 as the IP address of YAHOO.COM. (But >do > > this yourself anyway to make sure your connection is working right now and > > YAHOO.COM is working right now.) > > > > Surf on POSE to that IP instead of typing in the www.yahoo.com and see >what > > happens. > > > > ------------------------------------------------------------------- > > Gary Gorsline > > Easy Business Software > > ========================== End of Message ========================== > > > > ----- Original Message ----- > > From: "bill" <[EMAIL PROTECTED]> > > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > > Sent: Friday, February 15, 2002 12:02 PM > > Subject: Re: Pose and netlib > > > > > > > One thing I noticed about the new pose is that you can actually change >the > > > "localhost" to a IP address:port, I was wonder, probably a stupid > > question, > > > but what would the port number be?? I used my host computer IP address > > and > > > the 6416 that they had in there, but it still won't work. > > > thanx > > > bill > > > > > > "SebNob" <[EMAIL PROTECTED]> wrote in message > > > > > >news:LYRIS-45725-70158-2002.02.15-07.26.59--wlalexander#[EMAIL PROTECTED] > > > lmos.com... > > > > Hi bill > > > > > > > > Maybe it's a problem related to the DNS. I think that POSE doesn't > > get > > > > the DNS from the host computer. If you have a web server on your LAN, > > try > > > > accessing it by it's IP. Personnally i connect my POSE with a win RAS > > and > > > it > > > > work fine. > > > > > > > > "bill" <[EMAIL PROTECTED]> a �crit dans le message news: > > > > [EMAIL PROTECTED] > > > > > > > > > > I am just redirecting netlib to the TCP/IP stack of the host >computer > > > like > > > > I > > > > > am supposed to. I have no prroblem with the program on the palm it >is > > > > only > > > > > when trying to use my cable connection, or even a modem connection, >I > > > > always > > > > > get a time out error, it never works. Pose does not seem to know >how > > to > > > > get > > > > > to the internet. > > > > > thanx > > > > > bill > > > > > > > > > > ----- Original Message ----- > > > > > From: "Palm Dev Forum" <[EMAIL PROTECTED]> > > > > > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > > > > > Sent: Thursday, February 14, 2002 7:19 PM > > > > > Subject: Re: Pose and netlib > > > > > > > > > > > > > > > > I'm sure someone, even me, might be able to give you some help, >but > > > you > > > > > just > > > > > > haven't told us enough about your problem. Yes, I've had >Connection > > > > Time > > > > > > Outs with POSEr and Network connection to Internet. And it's >worked > > > > too. > > > > > > We use CDPD modems, and when you are out of a service area or in a > > > steel > > > > > > building, you get them, too. Sometimes your ISP goes down, >servers > > > even > > > > > go > > > > > > down. You have to program for them. But I assume that you have > > some > > > > > other > > > > > > problem. Can you give us some details please. > > > > > > > -------------------------------------------------------------------- > > > > > > Gary Gorsline > > > > > > Easy Business Software > > > > > > ========================== End of Message >========================== > > > > > > > > > > > > ----- Original Message ----- > > > > > > From: "bill" <[EMAIL PROTECTED]> > > > > > > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > > > > > > Sent: Thursday, February 14, 2002 5:31 PM > > > > > > Subject: Pose and netlib > > > > > > > > > > > > > > > > > > > Has anyone go the error Connection timed out when trying to test > > an > > > > > > > aplication on pose that uses to tcp/ip of the host computer to >get > > > to > > > > > the > > > > > > > internet... And if you have, did you fix it and if so...how??? > > > > > > > thanx, I am desperate. > > > > > > > bill > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > 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/ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > 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/ > > > > > > > > > -- > > 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/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
