Named Pipe TCP Proxy 1.0
Free
Latest version:
1.0.0001
See all
Developer:
Named Pipe TCP Proxy - utility which provides access to named pipes on Windows (special files with names built using the following rule -\pipe\) via TCP/IP.
Utility has intuitive GUI and allows to create "tcp port" "named pipe" mappings. To access certain named pipe you need to create such a mapping and then connect to assigned tcp port using any terminal client program.
For example one may access named pipe locally by issuing the following command:
telnet 127.0.0.1
where TcpPort is the port assigned in the GUI for a given named pipe.
Comments (1)
2) Sometimes it does not finish closing the connection (received a FIN but did not send the responding FIN).