Introduction - If you have any usage issues, please Google them yourself
client:This program is a simple named pipe client that demonstratesthe API calls needed to successfully develop a basic namedpipe client application. When this application successfullyconnects to a named pipe, the message "This is a test" i written to the server.