The readpipe utility tests the integrity of the network Named Pipe services, in conjunction with makepipe.
readpipe /Sserver_name /Dstring [/n] [/q] [/w] [/t] [/p pipe_name] [/h]
This diagnostic utility checks to see if the named pipes are working. Use it (along with makepipe) if you cannot connect to SQL Server.
Because applications for Microsoft Windows®, Microsoft Windows NT®, and Microsoft MS-DOS® all run on Windows NT, you must be careful about which version of makepipe and readpipe you are running. You must use the version specific to the operating system on which you are testing the integrity of the named pipe.
After makepipe is started, the server waits for a client to connect. The readpipe command prompt utility can then be run from other workstations. When all testing is complete, go to the screen where the makepipe utility is running and press CTRL+BREAK or CTRL+C to stop execution.