Monday, September 10, 2007
AS3: Talk to serial port?
Monday, September 10, 2007
I am curious if anyone has seen an AS3 class or knows how to go about having AS3 talk to a serial port (like Zinc). Is this possible without a Zinc-like wrapper?
Comments:
There are currently 7 Comments:
-
Joe Johnston said...“We have done a project with AIR connecting it to a serial port. Although we used a socket server to do the communication between the port and AS3, using bytearrays”



