>I would like to know how to add a Profile in the Prefs' Network Panel >"programatically". >I could figure out how to do it with Connection Panel via >Connection Manager API. >How to do the same for Network Profile? >
There's no official API for this I'm afraid. There used to be a NetServiceAPI that you could find on the KnowledgeBase that would do this - but unfortunately it's no longer there. It worked by modifying the internal database of the network panel, and such only worked for PalmOS 3.3 thru PalmOS 4.0. Note that not all devices use the official PalmOS DB format for the Network panel, for example the HS Treos have a different format (certainly with the GPRS update it does) and will have their own special API for dealing with Network Panels. Oh, also the NetServiceAPI library was very slow when making changes to the network panel DB. If after all this you still want a copy of NetServiceAPI I have a copy I can email you it if you want. I've also put a copy of it in the Yahoo! groups archive for this list, in the Files section called NetServiceAPI.zip Cheers Russell -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
