Socket Connections

From the Socket Connections dialog box, you can view the server statistics.

The following table describes the UI controls of the Socket Connections dialog box:

Field Description

ID

A generated ID number for the connection.

Port

The socket port being used for the user connection.

Peer Address

The IP address and TCP port of the session client.

User

The user name of the client computer, if the users have signed in.

TimeUp

The length in time the connection has been linked to IxServer. The format is hh:mm:ss.

Recv Msgs

The number of messages received from the client computer side of this connection.

Recv Bytes

The number of bytes received from the client computer side of this connection.

Recv Q

The socket connection receive queue size, in bytes.

Send Msgs

The number of messages sent to the client computer side of this connection.

Send Bytes

The number of bytes sent to the client computer side of this connection.

Send Q

The socket connection send queue size, in bytes.

Requests

The number of requests received from the client computer side of this connection.

Replies

The number of replies sent to the client computer side of this connection.

Foreign Requests

The number of unknown requests received from the client computer side of this connection.

Sndr State

The current state of the packet sender. Either up or down.

Rcvr State

The current state of the packet receiver. Either up or down.

Kill

Selecting this option terminates a highlighted connection.