gmlServiceCache Class Reference

Detailed Description

Maintain a cache of all services available on the network.

Public Member Functions

constructor args

destructor

find pname pchannel ptype args

Find a channel matching a definition. All arguments are glob patterns. pname refers to the services name, pchannel to the channel name, and ptype to the channel direction. The args are glob patterns on TXT fields (all must match at least one TXT entry). Return a list of locations (host:port format)

Example usage: obj find "MyService*" "myout" "[od]" "class=gml.tracker.*"