Connect to USB serial device from Flash
Hi,
I'm trying to create communication between flash and a usb dongle (Enttec DMX usb Pro). Normaly with the factory driver the device is installed as a com-port int Windows, but i installed a different driver (for other software) that installs it as a usb bus device.
I already have the byteArray that i can send from flash to a socket, but i need a program (Air or something else?) to connect to the device.
I tried using serproxy, but it's giving me the error that the com port is not open. That's because the divice is not at a com port right?
Does anyone know a free solution that can parse serial data from a socket to a (selectable) serial usb device?
Or if I'm way off help me in the right direction?
Thanks in advance!
Piet
