Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

Need to have non-blocking named pipes capable of two way communication in c on Linux

14 like 0 dislike
Hi,

I want to create one server and one client(two separate programs) where in server creates two named pipes(i guess thats the minimum required for bidirectional flow of traffic) and then the client is started,and Client and server should be able to send and recieve data both ways all the time(full duplex types).I think that would require me to have non-blocking named pipes.Would like some help as i have been able to create half duplex type of communication but struggling to make a contineous seamless transfer of data between client and server happen.

Thanks
asked 2 years ago by eagles11 (179,830 points)

Your answer

Email me at this address if my answer is selected or commented on:
Privacy: Your email address will only be used for sending these notifications.

0 Answers

Related questions

11 like 0 dislike
1 answer
asked 2 years ago by DBA-boss (120,990 points)
12 like 0 dislike
0 answers
13 like 0 dislike
1 answer
12 like 0 dislike
1 answer
5 like 0 dislike
0 answers