Skip to main content
nikos101
Inspiring
April 22, 2009
Question

iphone to talk to coldfusion?

  • April 22, 2009
  • 1 reply
  • 564 views

Anyone used iphone to talk to coldfusion?

Any one got any tips how to do this?

Is there flash remoting of sorts? Is web services the only way?

This topic has been closed for replies.

1 reply

ilssac
Inspiring
April 22, 2009

I don't know anything about iPhone, but I know ColdFusion wouldn't either and it wouldn't care.

As far as ColdFusion is concnerened it gets a request form a client, be that a web browser, an AIR application or a web service, and it builds the response it was coded to return.

So I think that only thing that matters is:

1)  What methods does the iPhone support for communication with internet resources.

2) What format does the iPhone application want the resonse.