|
Free to try
Buy Now
Command Line Parameters
You can invoke Javvin Packet Analyzer or launch the Help documentation using command line parameters. To open the command line window, you can
- Click the Start menu and select the Run... command.
- Input cmd in the Run dialog and click OK to confirm.
Then start the command line from the installation category of Javvin Packet Analyzer, e.g. C:\Program Files\Javvin Packet Analyzer 5.0 Professional.
Command line formats:
- Capsa.exe <.cscproj> | <.cscpkt> | <.cpf> | <.cap> | <.pkt> | <.rawpkt> - opens an existing project or packet file.
Example: Capsa.exe C:\Traffic05624.cscproj
- Capsa.exe /autostart <.csctemp> - opens an existing template file and start capturing packets.
Example: Capsa.exe/autostart "C:\Documents and Settings\Eva\Desktop\Traffic05624.csctemp"
- Capsa.exe /? or /help - displays the Help information for command line.
|