Starting the FlashConnect Socket Server Manager

The FlashConnect Socket Server Manager provides a visual interface for starting, stopping and monitoring socket servers.

Windows:

Starting the FlashConnect Socket Server Manager from the Control Panel > Services, starts the FlashConnect Socket Server Manager and starts the port that you set in the configuration.

To start the FlashConnect Socket Server Manager:

  1. Select Start > Settings > Control Panel from the Start menu.

  2. Double-click Administrative Tools, then select Services.

The Services dialog box displays.

  1. Double-click FlashConnect Socket Server.

The FlashConnect Socket Server Properties dialog box displays.

  1. (Optional) Change any of the following:

  1. (Optional) Select the Log On tab.

a. Select one of the following:

b. Enable or disable the profile.

    1. Select the profile from the Hardware Profile list.

    2. Click Enable or Disable.

Starting the FlashConnect Socket Server Manager Manually

This procedure employs the fcsocketserver command to start the FlashConnect Socket Server Manager and the port that you set in the configuration.

Here is the syntax and parameters for the fcsocketserver command.

fcsocketserver -start|stop {-Dn} {port {{no}gui}}

Parameters

-start|stop

Specifies whether to start or stop the Socket Server Manager. For Windows, the preceding dash (-) is required.

-Dn

A debug aid that logs diagnostic messages. See Logging Diagnostic Messages for FCService and FCSocketServer for more information.

port

The TCP/IP port number on which the FCSocketServer will listen. The default is 6886.

{no}gui

  • If nogui specified, FCSocketServer runs in foreground, providing logging and output displays.

  • If gui is specified, the FCSocketServer manager also starts, providing easy interactive control of the FCSocketServer processes, logging, and output displays.

X-Windows is required to use the FCSocketServer manager. By default, neither gui nor nogui is set, and FCSocketserver runs in the background.

The pid of any running FCSocketServer is found in the temporary file: /tmp/FCSocketServer.pid

Windows:

  1. Open the MS-DOS Window.

  2. Type:

FCSocketServer -start

  1. Press ENTER.

UNIX:

To run the FlashConnect Socket Server Manager graphical user interface, X Windows must be installed. Otherwise, you can only start and stop the FlashConnect Socket Servers from these commands:

.\fcsocketserver start

.\fcsocketserver stop

Without a GUI, you cannot take advantage of viewing log entries, adding additional FlashConnect Socket Server ports or running FlashConnect Servlet diagnostic tests.

To start the FlashConnect Socket Server Manager:

fcsocketserver start {port {gui}}

where port indicates the socket server port number (1-65535), gui indicates that X Windows is installed.

The message Starting FlashConnect Socket Server displays.

The FlashConnect Socket Server Manager interface displays.

See Also

Administering the FlashConnect Socket Server Manager

Accessing the FlashConnect Socket Server Manager

Using the FlashConnect Socket Server Manager

Adding FlashConnect Socket Servers

Stopping FlashConnect Socket Servers

Terminating FlashConnect Socket Server Connections

Using the FlashConnect Socket Server Log

Clearing Monitor Information

Exiting FlashConnect Socket Server Manager