Re: mixing java pipes and unix-fifos?

2000-07-28 Thread Joi Ellis
Bruno Boettcher wrote: > > hello, > > i am in the process of porting a C++ program to java > > this program uses at some point unix-fifos > is there a way to open and write/read from unix fifos out of java? > i looked at the PipeReader etc. but this seem to be a java-intern mechanism...

mixing java pipes and unix-fifos?

2000-07-28 Thread Bruno Boettcher
hello, i am in the process of porting a C++ program to java this program uses at some point unix-fifos is there a way to open and write/read from unix fifos out of java? i looked at the PipeReader etc. but this seem to be a java-intern mechanism -- ciao bboett =

Pipes

2000-02-03 Thread marcus . monaghan
Dear List, Can someone please tell me how to create a named pipe in java? Cheers, Marcus ++ | Marcus Monaghan| | BOOT Computers Limited | | Tel : 01270 611299 | | Fax : 01270 611302 | + ---+ ---

Re: Pipes

2000-01-25 Thread Jo Uthus
[EMAIL PROTECTED] wrote: | Dear List, | Can someone tell me how I can create a pipe file? | | I can reading and write to a file that already exists, but I | need to be able to create the file if it does not exist. You achieve this through JNI. -- Jo Uthus| e-mail: [E

Pipes

2000-01-25 Thread marcus . monaghan
Dear List, Can someone tell me how I can create a pipe file? I can reading and write to a file that already exists, but I need to be able to create the file if it does not exist. Cheers, Marcus Marcus Monaghan BOOT Computers Limited Tel : 01270 611299 Fax : 01270 611302