Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to use CreateNamedPipe in Java

807580Sep 14 2009 — edited Sep 24 2009
Hi am integrate my java application with a c++ application & i don't have control over the c++ application, already the c++ application integrated with other c++ application using pipes, Now i want to integrate with Java. But i found that java doesn't support CreateNamedPipe().
Can anyone tell me how to get this done? But am able open,read,write pipes in java but createNamedPipe() causes the problem.

Thanks in Advance

Sahe
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 22 2009
Added on Sep 14 2009
7 comments
1,652 views