That's exactly what the Flash Gateway in ColdFusion does. If you're using NetConnection, than the transmission is done with AMF serialization.
The Webservice class is the one that simply runs by regular means. Cheers, !k -----Original Message----- From: Rick Schmitty [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 16, 2006 1:27 PM To: CF-Talk Subject: 3 Tier and CFC to CFC Remoting Is there a way to call a cfc remotely in a n tier setup outside of a web service? Right now you have to invoke a webservice to communicate between your web server and application server in an n-tier environment. Is there a way to 'remote' in like you do in Flex using the AMF gateway serialization for a speed increase? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250151 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

