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
Subtopics
- Principles
- Server options
- Object server clients
- ODABA Server Service
- StressTestS - Test Client/Server Performance