Greetings. I need to mount a service via TCP to send data from a data collector (measurements) and the service should receive them and update a database.
The data collector uses a GSM connection, with Internet access. With processing capacity is limited (PIC Processor), and when establishing the connection, it sends the data in the form of a flat file.
While I have experience in WEB development :fool: , and TCP Socket communication on local and private servers, I have no idea :unknown: how to do it on an Internet HOST. Any help is welcome :good: . Thank you :give_rose:
The data collector uses a GSM connection, with Internet access. With processing capacity is limited (PIC Processor), and when establishing the connection, it sends the data in the form of a flat file.
While I have experience in WEB development :fool: , and TCP Socket communication on local and private servers, I have no idea :unknown: how to do it on an Internet HOST. Any help is welcome :good: . Thank you :give_rose: