Using named pipes in Java

M

maximax

I've looked everywhere for help on how to do this. I need to write to
an already existing named pipe in order for another application to
read its contents. does anyone know how i would have to go about this?
 
T

Thomas Weidenfeller

maximax said:
I've looked everywhere for help on how to do this. I need to write to
an already existing named pipe in order for another application to
read its contents. does anyone know how i would have to go about this?

FileOutputStream in append mode - if you are lucky.

/Thomas
 
A

Andrew Thompson

maximax said:
I've looked everywhere for help on how to do this.

Apparently you have also 'looked' over
on c.l.j.help. Please restrict your posts to
that group until you realise the hassle that
such multi-posting causes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top