Socloc API's

The ability to talk to the socloc server is contained with these socloc API's. Before trying to understand how the API's function (pun intended), you should make sure you understand the concept of socloc by reading the socloc overview.

Once this API locates a socloc server that is responding, this server is considered the current socloc server and all API function calls (with some exceptions) will be routed to this socloc server.

Socloc API Modules

Sloc.c

This module consists of the main socloc API.

Slconfig.c

This module reads the socloc startup file, and maintains the link list of available socloc servers.

Sliocode.c

This module translates all socloc return codes to English.

Sconnect.c

This module parses or builds a connect string used with socloc find commands.

Slocsrv.c

This module is used by the socloc server to communicate with other socloc servers or other socket servers.

Goto Top | Socloc Overview | Future Lab Home | Contact Webmaster | Feedback

Copyright © 2000-2006 Future Lab, Last Updated Jun 30, 2006