Hi, Gregg! How is everything?

You wrote:

> P.S.  I have research both NetLibMaster(driverUp/ifUp) and
> NetLibConnectionRefresh(bInterfacesUp) and neither work as I would expect
> even though I am calling SysLibFind("Net.lib", &nl) before using them.

Not sure about this, either, but here's my two cents:

Call NetLibIFGet for all valid indices to get creator and instance
numbers for each interface.

Then call NetLibIFSettingGet with the values obtained by NetLibIFGet.
The setting you are looking for is netIFSettingUp - at least according
to NetMgr.h:662 for PalmOS 3.5.

You could alternatively try and sample the upper right corner of the
screen and see if there's a blinking line. (Just kidding.)

Bye!

Matthias


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to