Hi Steve,

 

No the mobile devices are already programmed with the firmware to send out
the relevant data using a pre defined schema for each different piece of
data, the firmware on the mobile devices is able to be configured to specify
the back end server IP and port that it needs to send the data to as well as
the format of the data eg UDP or TCP etc

 

In short the generation of the data, its syntax / scheme and its
transmitting over gprs is all done and dusted thanks to the manufacturer of
the devices 

 

I simply have the challenge of building the app to listen for the incoming
data, and then capturing of said data, which I can then store in appropriate
sql database tables

 

Regards

Claude Raiola (B.Econ Acc; B.Hot. Mngt)

 

From: cfaussie@googlegroups.com [mailto:cfaussie@googlegroups.com] On Behalf
Of Steve Onnis
Sent: Wednesday, 20 July 2011 11:46 AM
To: cfaussie@googlegroups.com
Subject: RE: [cfaussie] CF9 Event Gateway

 

Are you going to be writing your own application on the mobile device to
connect to the CF server?

 

From: rai...@ozemail.com.au [mailto:rai...@ozemail.com.au] 
Sent: Wednesday, 20 July 2011 11:42 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] CF9 Event Gateway

 

Hi,

 

I am wanting to be able to build a CF application that will accept incoming
data sent over gprs from multiple devices in the field to have said data be
captured and then stored into sql database

 

Does the CF gateway work as the listener on the server to the assigned port
?? 

 

Can this be achieve with CF code alone or do I need to be able to program in
a language other than CF to be able to achieve what I am wanting.

 

Also will the CF gateway be able to handle simultaneous data inputs from a
large number of reporting devices.

 

Any tips / thoughts assistance with the above would be appreciated

Regards

Claude Raiola (B.Econ Acc; B.Hot. Mngt)

 

-- 
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to