Skip to content
Dan Barrett edited this page Feb 28, 2017 · 2 revisions

NAME

xwrap - run application using the XIA interposition library  

DESCRIPTION

Run a standard socket application on an XIA network

xwrap [-n <name>] [-tixwdv] [-o <logfile>] CMD [args...]

CMD is the application followed by any command line arguments it requires

options:

-n <name> use host as the local hostname

-t log at entry of every wrapped API call

-i log informative messages

-x log XIA related messages

-w log warnings and errors

-d log send & recv buffers

-v log everything in the wrapper

-o <logfile> log to the specified file instead of stderr