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/19 18:55] 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 37: Line 37:
  
  
-Notice that the black screen behind the logon screenit searched for an existing PDF reader in your computer. User can also modify it and more parameter by clicking to button **Settings**. \\+As seen on the black screen behind the logon screen that it searched for an existing PDF reader in your computer. The user can modify the search and the associated parameters by clicking to button **Settings**. \\
  
 {{:pub:ifdc:ifdc003.jpg?600|}} {{:pub:ifdc:ifdc003.jpg?600|}}
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.1521510921.txt.gz · Last modified: 2022/06/25 17:02 (external edit)