Hello
I’ll need win32 program for gprs server, program need to have availability to run as service, he will listen custom IP port and receive data, this data will be shown on log screen and stored in mysql database
basic operation:
1) program will listen custom TCP/IP port
2) on received data program will check if data is valid,
3) if data is valid program will store this data into mysql database table
4) program will log incoming connections and received data in log file
This is pretty simple program for someone who has done similar program before
I’ll provide sample data which program can receive, mysql database sql file,
Please bid if you have experiance with similar projects in past