I've managed to use CFX_RawSocket and CFX_XMLTools to successful request and parse my eBay XML. Dropping need of two COM objects and completely my reliant tag porting to Java...
Except, the call to eBay with CFX_RawSocket takes two minutes to complete. What the heck? Anyone have this experience with RawSocket? > Ok, in order to talk to eBay's API, I need to send XML requests with > UNENCODED custom headers. So obviously CFHTTP is out. ;( I've been using > for the last year or more the MSXML ServerHTTP object and that has been > fine. Except now I'm having problems that I can't seem to fix (server > crashes when object is instantiated) so I'm looking for another > alternative... Any ideas? > > This is a Win2k server with Apache and CF5. We're also prepping a linux > box right now with CF5 and I'll need a solution for that as well since COM > doesn't work on that platform (CFEXEC with Curl?)... > > Tony Schreiber, Senior Partner Man and Machine, Limited > mailto:[EMAIL PROTECTED] http://www.technocraft.com > > http://www.is300.net The Enthusiast's Home of the Lexus IS300 since 1999 > ***** PARTS STORE NOW OPEN ***** http://www.is300.net/store/ > http://www.simplemessageboard.com Free Forum Software for Cold Fusion > > Tony Schreiber, Senior Partner Man and Machine, Limited mailto:[EMAIL PROTECTED] http://www.technocraft.com http://www.is300.net The Enthusiast's Home of the Lexus IS300 since 1999 ***** PARTS STORE NOW OPEN ***** http://www.is300.net/store/ http://www.simplemessageboard.com Free Forum Software for Cold Fusion ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

