User Tools

Site Tools


pub:ifdcinstructions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:ifdcinstructions [2018/03/20 08:15] – [UI mode] kenpub:ifdcinstructions [2022/06/25 17:02] (current) – external edit 127.0.0.1
Line 12: Line 12:
   * **Key**: A unique key defined by user. Each Window client should have a unique key for it to differentiate with other clients. This value can be user ID of that machine or PC ID      * **Key**: A unique key defined by user. Each Window client should have a unique key for it to differentiate with other clients. This value can be user ID of that machine or PC ID   
   * **Data**: This field contains the IFS qualified path of PDF file that server wants to open on client machine   * **Data**: This field contains the IFS qualified path of PDF file that server wants to open on client machine
-  * **Data Queue**: The data queue is used to communicate between server and client. This data queue is monitored by client programs.+  * **Data Queue**: The data queue is used to communicate between server and client. This data queue is monitored by client programs.   
        
 For example, open PDF file /home/user/myfile.pdf to user USER01 in certain Window machine: For example, open PDF file /home/user/myfile.pdf to user USER01 in certain Window machine:
Line 61: Line 61:
   * **pdfreadername**: Optional. Contains the PDF reader name. If this parameter is ignored, AcroRd32.exe is used.   * **pdfreadername**: Optional. Contains the PDF reader name. If this parameter is ignored, AcroRd32.exe is used.
  
-Pass them as parameters into **java** command, for example:+Pass them as parameters into the **java** command, for example:
 <html><pre> <html><pre>
   C:\>java -jar ifdclient.jar -server 172.16.1.54 -logonuser my_user -logonpassword my_password -user USER01    C:\>java -jar ifdclient.jar -server 172.16.1.54 -logonuser my_user -logonpassword my_password -user USER01 
pub/ifdcinstructions.1521558921.txt.gz · Last modified: 2022/06/25 17:02 (external edit)