Hello,
I Need a TCP / IP Port Listener on my centos VPS Hosting to receive gps tracker signals on ports and store in mysql db.
For further processing of received stored data, we are working on a php mysql application, but to listen to port signals, which programming language is the best option on centos, linux?
Also, if you can show me a ready code for the same, that will be helpful. Also, let me know, what to take care of why working on such a solution.
I have a dedicated IP, a VPS Hosting and port numbers 1701 to 1800 open on my server, is that all? and do I need anything else to make such a solution?
Thanks in advance.