Jump to content

Autoit open pipe \\.\pipe\mypipe - (Moved)


Recommended Posts

I have been trying to connect to my pipeserver.exe its a basic example of c++ pipe server running on windows.

\\.\pipe\vzbEZPipe

 

I thought i could connect to the pipe with fileopen but this dont work. I can run("echo 'test' > '\\.\pipe\vzbEZPipe'") but this launches a cmd terminal for a milli second.

 

Im confused as i thought this would be an easy step to acomplish. 

Link to comment
Share on other sites

  • Developers

Moved to the appropriate forum, as the AutoIt Example Scripts forum very clearly states:

Quote

Share your cool AutoIt scripts, UDFs and applications with others.


Do not post general support questions here, instead use the AutoIt Help and Support forums.

Moderation Team

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

You may be interested to use my UDF (see my signature).

Try using the examples first then adapt the code to your needs.

To understand how to name a named pipe, see this.

Edited by Nine
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...