From: Erik H. <eri...@er...> - 2012-10-25 08:51:01
|
You can subscribe for published names, but there's no API to query specific ports. A "stupid" solution to check for local ports would be to call tipc-config -p from your program with 'exec' and grep for the port you're interested in... :) Can you explain why you need this? Do you need to query ports on remote nodes? or only on the local node? //E On 10/25/2012 10:18 AM, Suryanarayana Garlapati wrote: > Hi, > In TIPC is there a API through which we can check for existence of a PORT? > > Regards > Surya > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > tipc-discussion mailing list > tip...@li... > https://lists.sourceforge.net/lists/listinfo/tipc-discussion > |