Hi
I did some more poking around with NetLibSettingGet and found something interesting or maybe my ignorance! :) If i set the host name by NetLibSettingSet(AppNetRefnum, netSettingHostName, "MyPCName", nLength); and then do a NetLibSettingGet(AppNetRefnum, netSettingHostName, strHostName, &nLenHostName) I get the correct hostname!!! But this beats the whole purpose of getting the host name!! i dont want my user to write the host name everytime he starts my application.... Or is it that when i get the actual m130 and attach it to a xircom wireless module, it will ask for the hostname in its network setup and internally call NetLibSettingSet() ??? right now i'm working on the emulator and unfortunately I have to give a fully functional demo on the emulator before i get the actual hardware. Is there any way to do it fellas?? thanks in advance! regards Nihar -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
