Linux Script or Web Service for Linux OS
Budget: $10 – $30 USD
Hello,
The project requirements are:
1- Web server is a Linux box either Ubuntu, CentOS or other
2- This server will listen on an specific port for packets in TCP or UDP protocol
Example: server will listen on: 201.145.55.40:5250 << packets
3- This function will be a Linux script waiting on the selected port for packets
4- The packet format will be plain text in the following string:
Examples:
& A147,021104023195429,000,0,,180106093046,A,22.646430,114.065730,8,0.9,54,86,76,326781,460|0|27 B3|0
5- This string will be stored in MySQL database in a single text field
Note: No string parsing required, no processing required, only capture text/packet and store data, packets will be received in time intervals like every 1minute, 5minute, 1hour.
The project requirements are:
1- Web server is a Linux box either Ubuntu, CentOS or other
2- This server will listen on an specific port for packets in TCP or UDP protocol
Example: server will listen on: 201.145.55.40:5250 << packets
3- This function will be a Linux script waiting on the selected port for packets
4- The packet format will be plain text in the following string:
Examples:
& A147,021104023195429,000,0,,180106093046,A,22.646430,114.065730,8,0.9,54,86,76,326781,460|0|27 B3|0
5- This string will be stored in MySQL database in a single text field
Note: No string parsing required, no processing required, only capture text/packet and store data, packets will be received in time intervals like every 1minute, 5minute, 1hour.