really thanks so, i got a problem... i need to retrieve information from the web using the Net.lib but when i send my HTTP header and so on something is wrong... do i need to send both the header and the message together (with the \r\n to say that the message is finished)? is there something i can read about it?
really thanks stefano "Ben Combee" <[EMAIL PROTECTED]> ha scritto nel messaggio news:[EMAIL PROTECTED] > At 10:32 AM 6/10/2004, you wrote: > >hi > > > >i'm developing an application for palmusing codewarrior and the instruction: > > > >error = SysLibFind("INet.lib", &refNum); > > > >fails because it cannot find the INet.lib. do you know where can i download > >it? however it is quite strange actually i got the file INetMgr.h > > Having a header file in a SDK doesn't mean that the library will be > available on all devices. There is no support in Palm OS 5 or later for > INetLib. Please see the disclaimer at > > http://kb.palmsource.com/cgi-bin/palmsource.cfg/php/enduser/std_adp.php?p_faqid=19 > > > -- Ben Combee, DTS technical lead, PalmSource, Inc. > Read "Combee on Palm OS" at http://palmos.combee.net/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
