I think you'll find that there have been several posts in the past about similar issues. I've personally never been able to get NetLibReceive to work reliably on a Simulator.
As always, I'd be very happy if someone comes up with a solution... But I doubt it. Alan "David R." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm having similar issues with a Treo 600 app I've written that works fine > on the device but doesn't work on the simulator. Anyone out there with some > suggestions? > > > ----- Original Message ----- > From: "Robert Reimiller" <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Thursday, June 10, 2004 5:29 PM > Subject: Re: NetLib on simulator > > > > On Thu, 10 Jun 2004 16:45:12 -0400, "Philip Wilder" > > <[EMAIL PROTECTED]> wrote: > > > > >Has anybody out there in palm dev world been able to make any NetLib apps > > >that run successfully on the Palm OS 5 Simulator? I'm attempting to > > >connect > > >to a java socket on the same machine. I've been over the code time and > > >time > > >again and it looks good to me it simply doesn't work. > > > > I have a program that runs fine on the POSE with 3.5 roms, as well as a > > Tungsten C which is 5.2. When run on the 5.2 or 5.4 simulators it returns > > a NETERRINTERNAL error from the netlibreceive call. The socket is > > properly bound because I can see the simulator sending the packet on a > > network analyzer and the response coming back. Unfortunately the > > simulators don't have a debug log like POSE does (at least I've never > > found it) so it is not possible to see the actual winsock error code > > that is getting translated. > > > > Bob > > > > -- > > For information on using the Palm Developer Forums, or to unsubscribe, > > please see http://www.palmos.com/dev/support/forums/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
