Dave Carabetta wrote: > Are there any reliable alternatives for using CFHTTP on Unix (in my case, > Solaris, but migrating to Linux in the near future)? I need to pass large > WDDX packets to a Python server extensively, and CFHTTP is just not an > adequate, scalable solution. Time is also a big factor, so "rolling my own" > just isn't in the cards for now.
why not pass the url to the python server and have it call the url and download the packet from the other end? z ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

