Für die externe Nutzung von hsfusion ist ja der Passwort-Schutz wichtig.
Laut CF Handbuch kann man das PW entweder in den iViewer-Einstellungen im iPhone eintragen oder der iViewer fragt es beim Start ab:
Wenn ich letztere Variante wähle (Feld in den Einstellungen leer lassen) und den iViewer starte, kommt aber kein Feld zur Passworteingabe, sondern das Programm wird sofort wieder beendet.
Das würde dann dem hier enstprechen:
Hmmm, wie mache ich das nun, daß er jedesmal das PW abfragt?
Laut CF Handbuch kann man das PW entweder in den iViewer-Einstellungen im iPhone eintragen oder der iViewer fragt es beim Start ab:
Code:
[B]Password Validation[/B] Connections between the Viewer and Server can be password protected to prevent someone connecting to your Server without authorization. The password is set on the Server side, and [B]either [/B]in the Viewer settings [B]or[/B] entered at launch of the Viewer.
Das würde dann dem hier enstprechen:
Code:
[B]At the initialization[/B] of a communication session between the Viewer and the Server, the Viewer [B]will send a message containing the connection password[/B]. The Server will then respond with a message telling the Viewer whether or not the password has been accepted. If the password doesn’t match, the Viewer [B]will not load the GUI[/B] and will show an error message to the user informing them of the password error.
Kommentar