company logo

Object server

Keywords:  object server

The ODABA object server is a smart database server. The object server may run in heterogeneous environments serving clients on different hardware and software platforms (e.g.Linux server serving Windows clients).

One may also connect the client ( Client ::connect() ) explicitly from within the application.

// start server

Server ini_file port_number [-q] [-h]

// Client data source for object server access

[Sample]

SERVER_URL=pirx

SERVER_PORT=6123

DICTIONARY=%SAMPLE_DEV%

DSATABASE=%SAMPLE_DAT%

NET=YES

Documents
Object server

Subtopics

  1. Principles
  2. _OptServer - Server options
  3. Object server clients
  4. ODABAWinServer - ODABA Server Service
  5. ServerCommands - ODABA Server Commands
  6. StressTestS - Test Client/Server Performance