View Single Post
  #4 (permalink)  
Old 10-24-2006, 12:58 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 4,092
Last Blog:
Why Learn Data Structu...
Credits: 28
Rep Power: 45
WingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to behold
Default

C++ with the Boost++ library, or Java are two scenarios that might work well. At this point, I'd want to know what types of interfaces the hardware involved comes with, and which languages they were designed for. If you have a few .dll files for interfaces designed for C, I'd use C. If they're aimed at another language, I'd try it.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Reply With Quote