From: Yin, H. <hu...@in...> - 2004-06-08 01:08:11
|
Jon, Yes. As you have mentioned Network Subscription could be sub-case of Name Subscription, that is, type equals to 0. Thanks, Nick -----Original Message----- From: Jon Maloy [mailto:jon...@er...]=20 Sent: Monday, June 07, 2004 9:03 PM To: Yin, Hu Cc: tipc Subject: Re: [Tipc-discussion] Difference between Name subscription and Network subscription 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=20 >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=20 > 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. > > =20 > >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 > =20 > |