Hi folks!
I'm working on a 3D application project, which will be interface with "homebrew" hardware, talking in lots of protocols (ethernet, serial, bluetooth), and sending almost everything (files, midi, dmx...)
The idea is to do something generic enough in my application, to succed in watching all the devices like if there were similar. something like "protocol independant".
Do somebody know some good libraries which allow to do that efficiently and easily..... That is to say, to manage all the most common protocols, and catch a kind of standard 'string' for any type of hardware....
That's it!
thanx for your help
