Hi guys,
do any of you perhaps have experience in using Apache Web server as a non web page UDP based server?
Basically what we want to do is have our units out in the field connect via UDP over GPRS to our server. Currently we have small yet unstable little Java server doing this. I'm thinking off writing an extension for Apache to handle the incomming/outgoing requests to and from the units. We will eventually have thousands of these units connecting to the server via GPRS. Currently it works via SMS but its costing a fortune, hence the reason for switching over to GPRS.
Any help will be greatly appreciated!
do any of you perhaps have experience in using Apache Web server as a non web page UDP based server?
Basically what we want to do is have our units out in the field connect via UDP over GPRS to our server. Currently we have small yet unstable little Java server doing this. I'm thinking off writing an extension for Apache to handle the incomming/outgoing requests to and from the units. We will eventually have thousands of these units connecting to the server via GPRS. Currently it works via SMS but its costing a fortune, hence the reason for switching over to GPRS.
Any help will be greatly appreciated!