The IBM® Toolbox for Java™ commtrace classes enable your Java programs to work with communications trace data for a specified LAN (Ethernet or token ring) line description. The commtrace package includes a class that you can run as a standalone utility program to format communications trace data.
When you dump a communications trace for a server to a stream file, the information is saved in a binary format. The commtrace classes enable you to work with the various components of the stream file.
Use the commtrace classes to perform the following tasks:
Other classes in the com.ibm.as400.commtrace package not listed here are specific to the type of trace data that you want to work with. For more information about communications traces and about all the commtrace classes, see Communications trace.