Calling NetLibOpen ALWAYS opens a connection if one is not present.  I don't
want to do that.  I want to do this:
If he is online already when the app starts, use the connection that is
already open AND DO NOT CLOSE IT when the app/work ends.  If the connection
is NOT already open, open it when it is required and CLOSE IT when the work
is done.  There is 1 circumstance where I will do NOTHING if he is not in
the connection-already-opened circumstance so just calling NetLibOpen and
seeing what happens is insufficient.  I simply cannot believe that there's
no way to test for a currently open connection without acually opening
one?!?!?

HELP!!!!

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.



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

Reply via email to