Switch to: V13V12V11V10V9V8V7V6V5

VServer Examples

In this section you can find description of examples related to Valentina Server administration tasks.

Bonjour Example

Demonstrates usage of Valentina.LocateBonjourService() method to get list of Valentina Servers available by Bonjour.

RegisterDB Example

Demonstrates how you can register existed Valentina DB under some VServer to start use it under VServer. Or how to unregister database, so it can be move out of VServer control.

ScheduledBackup Example

Demonstrates how you can CREATE / ALTER / DROP a schedule event on a Valentina Server to control, for example, BACKUP of database.

VServer Example

This example shows a console application, which in single function connects to VServer, get some parameters and disconnects.

(REALbasic only?)