Server console window

The server console window has a menu bar and three tabbed pages.

The menu bar

There are four menu items in the sever console menu:

The Console page

This page displays server messages.

Errors are displayed in bold. You can set a general threshold for the number of messages that are displayed through the serverÆs NumberOfConsoleEvents property.

The Events page

This page maintains an event log.

Each event has the following attributes:

You can set a general threshold for the number of events that are displayed through the serverÆs NumberOfEventEntries property.

The Connections page

This page displays all current connections.

Each connection has the following attributes:

It also contains three buttons which control connections to the server:


Next Previous Up