PROXY Pro Master User Guide
×
Menu

Command line syntax examples

 
The table below describes a set of full command-line calls with the example first and the explanation below it.
 
 
Command & Explanations
Command 1:
proxy.exe /PUDP /U"ACME\george" /X"foo" /S"jackson.acme.com"
Explanation
Opens both the PROXY Pro Master console window and the PROXY Pro Master Connection    window, connecting to a computer whose DNS name is jackson.acme.com using the UDP/IP protocol, valid username, ACME\george, and password foo.
Command 2:
proxy.exe /PTCP /S"192.168.160.138"
Explanation:
Uses the TCP/IP protocol to connect to a remote Host computer with network address 192.168.160.138, using the local computer user credentials.
Command 3:
proxy.exe /PTCP /S"jackson"
Explanation:
Uses the TCP/IP protocol to connect to a remote Host computer named jackson with local computer user credentials. All other PROXY Pro Master console window configuration parameters are specified in the current configuration of PROXY Pro Master.
Command 4:
proxy.exe /PTCP /S"jackson" jackson.prx4
Explanation
Uses the TCP/IP protocol to connect to a remote Host computer named jackson with local computer user credentials. All other PROXY Pro Master console window configuration parameters are specified in the PROXY Pro Master shortcut file named jackson.prx4.
Command 5:
proxy.exe /PTCP /W"Jackson" /Sjackson
Explanation:
Uses the TCP/IP protocol to connect to a remote Host computer named jackson with local computer user credentials. The resulting Connection Window is titled jackson.
Command 6:
proxy.exe /H /PUDP /S"jackson"
Explanation:
Uses the UDP/IP protocol to connect to a remote Host computer named jackson with local computer user credentials, and hides the PROXY Pro Master console window for this connection.
Command 7:
proxy.exe jackson-2008-04-24.prxrec
Explanation:
Opens a Playback window to play the recording file “jackson-2008-04-24.prxrec" from local file store
Command 8:
proxy.exe http://MyIIS:8080/jackson-2008-04-24.prxrec 
Explanation
Opens a Playback window to play the recording file “jackson-2008-04-24.prxrec” from webserver "MyIIS" over port 8080
Command 9:
proxy.exe /P"TCP|5900" /V"MacVNCServer"
Explanation
Uses the TCP/IP protocol to connect to a VNC server on a remote Host computer with DNS name "MacVNCServer".
 
Index