Hello Sarika, What version of POSE are you using? And what device are you using? I'm having almost the same problem. When using POSE 3.1 or 3.2 (with any ROM later than PalmOS 3.1), netsample runs sucessfully. When using the device Palm m100 (PalmOS 3.5) it also runs sucessfully. But when I try to run Netsample using POSE 3.3 or using a Palm Vx (PalmOS 4.1) device is does not work. Futhermore, I'm having problem when getting a ControlSocket to connect to an FTP server, in FTPCmd.c line 1610 (FTPCtlSock = NetUTCPOpen(hostname, service, port)) It does not return a valid socket, but there is no error inside "errno".
It is getting hard to take some help in this subject here in PalmOS news. Maybe we can help each other. Best regards, Leonardo Holanda in article 68323@comm-dev-forum, Sarika Chandramohan at [EMAIL PROTECTED] wrote on 19.11.01 5:47 AM: > > > Hi!! > > This is my first mail to the group .. and i need help quick!!!! I've > tried looking up stuff related to sockets on the Palm. I've gone thro the > sample code thats part of the CodeWarrior 7... the NetSample code to be more > specific. The prc file works fine on the POSE, but when i run the same app > on the device i run into 1 of these 2 problems: > - i get a "signing on" message that seems to go on forever, till a timeout > occurs > - i occasionally get the following error message "Serial port in use"!!!! > > I'm using a Handspring Visor for my testing purposes. Could someone tell > me what could be wrong. I have a feeling that i haven't done the settings > right on the device... could i have detailed info about the settings i'm > supposed to make.... > > This problem could sound a wee bit hackneyed since i have read about > someone having the same problem. In reply to this query, it was pointed out > that using the NetLibOpen() method explictly for the device app would solve > this problem......however in the sample code there is call to the > NetLibOpen() method. > > Can someone help....please .... i would really appreciate it.. > > Thanx a heap... > -Sarika -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
