Technical Documentation “Instreamer “ - V4.03 - 24th October 2013
• N8B1 name of the second byte of the Netmask
• S535 CTS close command
• B277b7 Sonic IP
2.16 Password Protection
The configuration interface setup.cgi can be protected with a password. To protect the interface set the Set Configuration Password (password
level 1).
If the password is configured the correct password must be provided by the web browser in the HTTP header or via the a= command. The a=
command must precede any access to Setup parameters as well as any c= commands.
2.17 Configuration Logout
The logout is placed in an HTML form and is transferred by the method GET. The form has to contain an element named L with the value for the
answer page and a second element with the name D. This element is the indication for the logout.
<form action=setup.cgi method=get target=_top>
<input type=hidden name=L value=logout.html><input type=hidden name=D><input type=submit value=" Logout ">
</form>
The target of the form could be changed.
The answer after transmitting the form will be the HTML page logout.html. For another HTML page change this value. If this value isn't available
only the HTTP status 200 OK will be sent back.
33 Software Application Interface Software Application Interface 33
Kommentare zu diesen Handbüchern