connect using any lana:
for servers, submit an ncblisten on each lana. if necessary, cancel any
outstanding listen after the first listen is satisfied.
for clients, submit an ncbfindname (windows nt only) or an ncbcall (either
windows nt or windows 95) on each lana. the first successful find name or
call will indicate which lana to use. when using ncbcall instead of
ncbfindname, you must cancel any pending ncbcalls and hang up the extra
completed calls (when two or more calls are successful.)
it is a good idea to submit ncbaddname, ncblisten, ncbfindname, and ncbcall
asynchronously. asynchronous requests will be processed almost in parallel on
each transport.
this architecture is quite beneficial. once your application is written to
establish connections in this manner, it will support any transport that
netbios can use. as a result, your customers will not have to configure
anything within your application, and your application will not be affected