>- see footer for list info -<
CF doesn't care what port you send it on, your webserver does! So as
long as you configure your webserver to listen on that port you can
get it working easy.

If you send a HTTP POST then it'll be in form scope as usual and then
it is easy money.

HTH

On Tue, Jul 22, 2008 at 8:02 PM, Gordon Burns <[EMAIL PROTECTED]> wrote:
>> - see footer for list info -<
>
> Client has asked me if we can help.
>
> He has a device ( Mobile phone) that uses GPRS to make a TCP connection to
>  a port number on a machine at a given IP address.
>
> the data being sent consists of around 20 values separated by commas.
>
> We  specify the port IP address  by configuring this device and I am assured
> it is TCP rather than UDP.
>
> Using CF 5.
>
> How would the panel recommend we get this data into CF to allow us to use
> it.
>
> Would CF see this as incoming http post if we send it to the correct port?
>
> Or do we need some sort of third party CFX tag. Any help or suggestions
> would be appreciated.
>
> We can send it to Apache/PHP server not running CF if this is a much simpler
> solution?  However would prefer CF for the moment.
>
> Thanks in anticipation....
>
>
> Gordon
>
>
> _______________________________________________
>
> For details on ALL mailing lists and for joining or leaving lists, go to
> http://list.cfdeveloper.co.uk/mailman/listinfo
>
> --
> CFDeveloper Sponsors:-
>>
>> - cfdeveloper Hosting provided by www.cfmxhosting.co.uk -<
>> - Lists hosted by www.Gradwell.com -<
>> - CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
>



-- 
Simon Baynes
www.simonbaynes.com
LinkedIn profile:- http://www.linkedin.com/in/simonbaynes

_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to