Posted By:
Andres_Angelani
Posted On:
Friday, February 28, 2003 04:37 PM
I need to read/ write to and from windows pipes from a Java program. I know this can be accomplished using a JNI bridge. I guess I'd should implement a Java WinPipeInput/ Output stream in Java using JNI bridge.
I need some coding guidelines... some code should be great. I haven't been able to find an implementation and I'm in a hurry...!