mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.. | ||
makefile | 5 years ago | |
readme | 5 years ago | |
sources | 5 years ago | |
tnpcli.c | 5 years ago | |
tnpclib.c | 5 years ago | |
tnpipe.c | 5 years ago | |
tnpsrv.c | 5 years ago | |
tnpsrvb.c | 5 years ago |
readme
To run the tests in this directory:
a) Message mode pipes
start tnpsrv in one screen group with "tnpsrv"
start tnpcli in another with "tnpcli \\<servername>\pipe\cw\testpipe"
or to run it locally just "tnpcli"
b) Byte mode pipes
start tnpsrvb in one screen group with "tnpsrvb"
start tnpclib in another with "tnpclib \\<servername>\pipe\cw\testpipe"
or to run it locally just "tnpclib"