Don't bother with this one - I've sorted it out. Thanks, Phil. ----- Original Message ----- From: "Phil Evans" <[EMAIL PROTECTED]> To: "CFAussie Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 5:15 PM Subject: [cfaussie] cfx_jsocket tag
> Hi All, > > You may recall I was recently chasing a method for reading and writing to > tcp/ip ports, and Vaughan advised me of the existence of cfx_jsocket at > http://www.cfdev.com/products/productdetail.cfm/id/1013/ > > This looks good, but I can't get it to run. I get an error of > > cfx_JSocket (wrong name: CFX_JSocket) > > > ColdFusion cannot determine the line of the template that caused this > error. This is often caused by an error in the exception handling subsystem. > > > I am just trying to run the sample call that gets provided: > i.e. > <CFX_JSocket host="www.yahoo.com" port="80" data="GET / #Chr(13)##Chr(10)#" > lines="10000" timeout="2000"> > <cfoutput>#CFX_JSocket.response#</cfoutput> > > I am running CFMX, updater-3, and can run other Java tags such as > cfx_jcompress, so I assume the tag and java is set up correctly. > > Any thoughts on the cause of the error? > > Thanks, > Phil. > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia > http://www.mxdu.com/ + 24-25 February, 2004 > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
