|
-
February 15th, 2005, 12:15 PM
#7
Re: linux C/C++ pipes programming
Hi,
Actually i don't want to pass info all at once and i need to pass the data from one program to another as it becomes available. So i think pipes are not the way to do it, i believe the best way is actually through sockets.
I just need to get them running 
Btw, is the listen() just a single call or will it keep listening for any period of time? I mean in order to catch incoming connections i believe i will need to get that listen in some while or for cycle, is this right?
Thanks to all for the help,
Alex Paes
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|