User manual

Code: ENIGMA III User Manual
Edition: 1 Revision: 4
Date: 19/12/2008
Page: 37/97
5.1.1 Connection
5.1.1.1 Browser interface
Most of the parameters described in the following section also can be accessed through a comprehensive
HTTP interface. Just point your browser at the IP address of the ENIGMA3 signal processor giving the
port number 30000
Example: http://enigma3.gamic.com:30000
5.1.1.2 Telnet
SDP listens on TCP port 5555. Frog-Muran software connects as a TCP client to this port. For test and
maintainance purposes 'telnet' client can be used.
Connect to 'enigma3' host as following:
telnet enigma3 5555
5.1.1.3 Authorization
When the command conenction is established, SDP provides its information:
auth ControlAgent
The command for authorization is 'auth <ClientType>'
SDP authorizes two types of clients.
1) Controller.
2) Secondary.
'Controller' means, that SDP binds acquisition and command interface in one logical session. If command
interface is closed by the client, SDP closes the acquisition connection. It is designed for use in Frog-
Muran software. It is important to have only one Controller connection at a time!
'Secondary' doesn't have this restriction. It is used for tests and maintenance.
Example:
auth Controller
GAMIC Proprietary