Windows NT 4.0 source code leak
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.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
5 years ago
..
makefile initial commit 5 years ago
readme initial commit 5 years ago
sources initial commit 5 years ago
tnpcli.c initial commit 5 years ago
tnpclib.c initial commit 5 years ago
tnpipe.c initial commit 5 years ago
tnpsrv.c initial commit 5 years ago
tnpsrvb.c initial commit 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"