I am going to put your book on my list for purchase recommendations! I am currently investigating the PalmOS as a development platform.
I am, in fact, specifically researching for the Palm VII/VIIx/i705. You say PalmOS5 doesn't support the wireless? or the INetLib? Does Palm 5 have something else to replace it? If I use that new method, will it still work on the Palm VII/VIIx/i705? Thanks, Jason -----Original Message----- From: Ben Combee [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 5:52 PM To: Palm Developer Forum Subject: Re: INetMgr Functions not compiling for me. Code has good commenting :) >INetLibConfigIndexFromName() expects a pointer to a INetConfigNameType >as its second parameter. After studying the Reference, Companion, and >SDK examples (ha! -- no INetLib examples), it's not clear to me what the >intended way of using string literals such as inetCfgNameDefWireless >with it is, but just using them is certainly not sufficient. There is an InetLib example in the Palm OS knowledgebase -- search of "INetLow". Jason, you also may find the 100-page long chapter on INetLib programming in my book, "Palm OS Web Application Developer's Guide" useful. It gives lots of code for an INetLib client app and talks a lot about what wasn't completed in the library and how to get around the many INetLib bugs. Of course, unless you're explicitly supporting the Palm VII/VIIx/i705, you might now want to use INetLib at all, since its not supported on Palm OS 5 and isn't going to be supported in the future, as best I can tell. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- 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/
