Find Jobs
Hire Freelancers

C++ Binary Stream File Splitter

$30-250 USD

In Progress
Posted over 8 years ago

$30-250 USD

Paid on delivery
I have tried to split the output of a named pipe (mkfifo) using the "tee" command in linux with no luck. I suspect that the file input that I am directing to tee is in a binary format since a named pipe works but when tee is introduced into the pipe, it breaks. I have successfully streamed from the source to fifo pipe and captured the output to the listening application that is listening to the fifo pipe. I am looking for a simple C++ program that is able to take 2 command arguments (for the output named pipes) and feed a piped input into this C++ program and have the stream split and output to both named pipes in the directory. Example: This does not work but the concept is the same. {command to initiate binary stream} | tee fifo1 | tee fifo2 Desired program: {command to initiate binary stream} | C++Program argument1 argument2 Basically this would be a tee script but pass binary into both named pipes. Something like this with the ability to split the incoming stream: // writing on a text file #include <iostream> #include <fstream> using namespace std; int main () { ofstream myfile ("[login to view URL]"); if (myfile.is_open()) { myfile << "This is a line.\n"; myfile << "This is another line.\n"; [login to view URL](); } else cout << "Unable to open file"; return 0; } Also, a little help to get this compiled and working on the command line. (raspberrypi)
Project ID: 8319605

About the project

3 proposals
Remote project
Active 9 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
i hv more than 8 yr exp of c++ -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -----------------
$40 USD in 0 day
0.0 (0 reviews)
0.0
0.0
3 freelancers are bidding on average $60 USD for this job
User Avatar
Hello, I can do your project for an hour, starting from tomorrow morning. Thanks....................
$40 USD in 1 day
4.9 (165 reviews)
6.3
6.3
User Avatar
A proposal has not yet been provided
$100 USD in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Springfield, United States
5.0
4
Payment method verified
Member since Mar 23, 2014

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.