vem_clientinfo Struct Reference
VEM client info. More...
Data Fields
char * name char * location char * description Detailed Description
This structure is used by vem_locate() to return information about registered clients.
Field Documentation
char* name Name of client; corresponds to name used during registration (ie: vem_register).
char* location Host where this client is connected from. This is obtained when vem_register() is called.
char* description Generic string that the client uses to store its specific information. Corresponds to "description" during registration (ie: vem_register).
Date Modified: 26 Nov 2007
Platform Computing: www.platform.com
Platform Support: support@platform.com
Platform Information Development: doc@platform.com
Copyright © 2001-2007 Platform Computing Corporation. All rights reserved.