Linux (centos) daemon

Job ID: 33035246

Budget: $30 – $250 USD

I have a device that is on my network, and when it has a report to submit, connects on a socket to submit the report. I need a daemon that will listen on that port, take the report, base64 encode it, and make an https post to my webserver on the same network. There are actually several devices on the network that will be connecting to the daemon, so the daemon needs to handle concurrent connections.
Related categories: Perl System Admin Linux Shell Script