D
Hi,
I'm currently busy with some C# development to interface with the barionet 100 via TCP. I haven't started on the actual communication bit yet, but I assume that if I create a socket to the barionet device and create a delegate for incoming byte streams, the device should just give me state changes automatically? I assume that if I make a statechange message, I can expect the appropriate state change message back?
Do you have a class you're willing to share that will aid my communication with the device, for the sake of code re-usability?
Thanks
I'm currently busy with some C# development to interface with the barionet 100 via TCP. I haven't started on the actual communication bit yet, but I assume that if I create a socket to the barionet device and create a delegate for incoming byte streams, the device should just give me state changes automatically? I assume that if I make a statechange message, I can expect the appropriate state change message back?
Do you have a class you're willing to share that will aid my communication with the device, for the sake of code re-usability?
Thanks
