From: Jon M. <jon...@er...> - 2004-06-07 13:04:01
|
The spec was written for the TIPC-1.2 line of code, where there was a separate code for Network Subscriptions. I later realized that this could be done a sub-case of name subscriptions, as is described under 1), so the network subscriptions are gone in the 1.3-code. Regards /jon Yin, Hu wrote: >Hi, All > >I cannot distinguish Name subscription and Network subscription. Who can >tell me >the difference between Name subscription and Network subscription? Thank >you in advance! > >Here is the description abstracted from TIPC's testspec: > >------------------------------------------------------------------------ >-------------- >Name subscription Test Program >------------------------------ >1) Open several subscriptons for <0,0,0xffffffff> from one socket. > socket. This will in practice work like a network subscription, > and one should receive an event per subscription each time a > processor goes down or comes back. Disable/enable the bearers > on a processor to verify. >2) Call the syncronous NAME_AVAILABILITY for one name that does > exist and for one that does not. > > > >Network Subscription Test Program >--------------------------------- >Open a subscripton for <0> from a socket. Disable/enable a processor. >------------------------------------------------------------------------ >------------- > >Thanks, > >Nick > > >------------------------------------------------------- >This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one >installation-authoring solution that does it all. Learn more and >evaluate today! http://www.installshield.com/Dev2Dev/0504 >_______________________________________________ >TIPC-discussion mailing list >TIP...@li... >https://lists.sourceforge.net/lists/listinfo/tipc-discussion > > |