Technical information
110 - ENGLISH
Appendix
PJLink security authentication
The password used for PJLink is the same as that of the password set for the web browser control.
When using PJLink without security authentication, do not set a password for the web browser control.
z
For specications regarding PJLink, refer to the Japan Business Machine and Information System
Industries Association website.
URL http://pjlink.jbmia.or.jp/english/
Control commands via LAN
When Web Control administrator rights password is set (Protect mode)
z
Connection method
1) Obtain the IP address and port number (Initial set value = 1024) of the projector and
request for a connection to the projector.
You can obtain the IP address from the menu screen of the projector, and the port number from the Web
Control page.
IP address Obtain from the main menu
→
[NETWORK]
→
[STATUS]
Port No. Obtain from Web Control [Detailed set up]
→
[Command port set up] page
2) Check the response from the projector.
Response data
Data section Blank Mode Blank Random number section
Termination
symbol
“NTCONTROL”
(ASCII string)
‘ ’
0x20
‘1’
0x31
‘ ’
0x20
“zzzzzzzz”
(ASCII code hexadecimal
number)
(CR)
0x0d
9 bytes 1 byte 1 byte 1 byte 8 bytes 1 byte
Mode: 1 = Protect mode
3) Generate a 32-byte hash value from the following data using MD5 algorithm.
“xxxxxx:yyyyy:zzzzzzzz”
xxxxxx Administrator rights user name for Web Control (default user name is “admin1”).
yyyyy Password of above administrator rights user (default password is “panasonic”).
zzzzzzzz 8-byte random number obtained in Step 2)