company logo

Client/Server support

Classes for client/server support support a high level TCP/IP protocol. Based on TCP/IP, this classes support bi-directional client/server communication based on class and function numbers. The ODE supports generating an appropriate interface for client/server functions, just by giving function implementations a specific client or server name.

The client server support is the base for the ODABA client/server solution.

Subtopics

  1. CS_Server - Server object
  2. CS_Client - Client object
  3. CS_ServerClient - Server client
  4. CS_Connection - Client/server connection