WSFORMAT Command

The WSFORMAT command is the Winsock trace formatter. The WSFORMAT command accepts the binary trace input from a serial port, file, or OS/2 pipe, and converts the input into a readable format that can then be displayed on-screen or written to a file, serial port, or OS/2 pipe.

Syntax

─WSFORMAT────┬─────────────────────────┬──────────────────────
               ├─┬────────────────┬──────┤
               │ ├─input_filename─┤      │
               │ ├─COM1───────────┤      │
               │ ├─COM2───────────┤      │
               │ ├─COM3───────────┤      │
               │ └─COM4───────────┘      │
               │      ┌─WSTRACE────────┐ │
               └─ -p ─┼────────────────┼─┘
                      └─input_pipename─┘

      ┌─WSFORMAT.DMP──────────────────┐
─────┼───────────────────────────────┼─────────────────────────
      └─ -f formatted_output_filename─┘

      ┌─WSTRACE.DMP────────────────┐
─────┼────────────────────────────┼───────────────────────────
      └─ -b binary_output_filename─┘

Parameters

input_filename

-p input_pipename -f formatted_output_file -b binary_output_file

Notes:


[Back: WSTRACE Command]
[Next: Where to Find Winsock Reference Information]