ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Fixing a Named Pipe to TCP Proxy program

(1/3) > >>

Zero3K:
It would be nice if someone could get the Named Pipe to TCP Proxy programs in the attached archive to work when using them to listen to and transmit a VM's Named Pipe (such as the one provided by VirtualBox). Also, it would be nice if it could have a GUI (or at least not rely on conhost.exe when being ran) and have the ability to use command line parameters for choosing which named pipe to listen for/create and what port to forward it to.

Zero3K:
I saw that some people downloaded it. Has any work been done on it yet?

publicdomain:
Hello Zero3K,

I get you have a program using named pipes inside VirtualBox and you need to have messages forwarded to a given TCP port on the host.

Is that it?

Zero3K:
Yes. I am actually using ReactOS inside Virtual PC but that shouldn't matter.

publicdomain:
Super. Looks like a straightforward/quickie one; I'm happy to do it :)

I take program's GUI being simply two text boxes, to collect named pipe + TCP port:

i.e. from
\\.\pipe\VBOX\Windows-1
to
127.0.0.1:7510


I'm making it from scratch.

Cheers!
Vic

Navigation

[0] Message Index

[#] Next page

Go to full version