minor typo

This commit is contained in:
Mathieu Malaterre 2011-12-12 11:19:13 +00:00
parent 90eeb25770
commit a19d7e3680
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ Server:
For shutting down JPIP server: For shutting down JPIP server:
%GET http://hostname/myFCGI?quitJPIP %GET http://hostname/myFCGI?quitJPIP
Notice, http://hostname/myFCGI is the HTTP server URI (myFCGI refers to opj_server by the server setting) Notice, http://hostname/myFCGI is the HTTP server URI (myFCGI refers to opj_server by the server setting)
Requst message "quitJPIP" can be changed in Makfile, modify -DQUIT_SIGNAL=\"quitJPIP\" Request message "quitJPIP" can be changed in Makefile, modify -DQUIT_SIGNAL=\"quitJPIP\"
Client: Client:
1. Launch image decoding server, and keep it alive as long as image viewers are open 1. Launch image decoding server, and keep it alive as long as image viewers are open