Hi, I'm developing an app that will setup a new connection configuration and network service to the Pref. This app also allows user to dial-up to an ISP using mobile phone. However, I've encountered one strange problem. While other apps like NetSample are able to dial-up using the new pref, my app always give me an error when I call the NetLibOpen. err = NetLibOpen(AppNetRefnum, &ifErrs); [result:] err = 0 ifErrs = 770 (Error:Serial: 0x0302 - SerErrBadPort) When I remove the setup part from my app, NetLibOpen call works fine with the new pref. Has anyone encountered similar problem before? Any idea what's going wrong? Keong __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
