> Are there any other resources out there that I would be able to
> use in conjunction with ColdFusion? Is there a Java library that
> can be redistributed with a commercial app?

Some thoughts on this -
1) If you are running CF8 you can broaden your search to C++ as well
as .NET... CF7, it's C++ or Java.
2) If you can't find a library to communicate with the device
directly, perhaps you might want to find an EXE that will pull the
data from the device via command line and then use CFEXECUTE to call
it.
3) If you're wanting to stream data from the unit you could use a tool
like the one in #2 but have a scheduled task run it and dump the
output into a text file that you could then parse with CFFILE.

Sounds interesting though, I'm curious what the desired end result is.

Hatton

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294858
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to