remote module call

2003-06-23 Thread Don
Dave, Were you refering to CFobject? I thought it would be really useful if there is an optional attribute to CFmodule, called remote something, with value of either FQDN or IP address. With regard to module type, it could be native CF code, or code developed in another language. I understan

RE: remote module call

2003-06-20 Thread Dave Watts
> I thought some one mentioned that one can call a > module remotely back a few years ago. Now, I'm > revisiting this issue. I've reviewed the CFMODULE doc > for CFMX and haven't found any info indicating that it > can be done. One logical attempt was to call a local > module with IP|localhost like

remote module call

2003-06-20 Thread Don Li
I'd like to add another note. For demonstration or some other non-heavy-duty job, the overhead of passing data back and forth between the module machine and the caller machine is not an issue here. DL ~| Archives: http://www.ho

remote module call

2003-06-20 Thread LI, Chunshen \(Don\)
Hi all, I thought some one mentioned that one can call a module remotely back a few years ago. Now, I'm revisiting this issue. I've reviewed the CFMODULE doc for CFMX and haven't found any info indicating that it can be done. One logical attempt was to call a local module with IP|localhost like