minor typo
This commit is contained in:
parent
90eeb25770
commit
a19d7e3680
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue