Hi,
I want to create a .NET listener for events on the webbrick network. I've set a listener on the 2552 port and have picked up the first message, but i cant determine the encoding of the message from the brick.
The first 3 characters are RCT followed by some characters. I've tried some basic string actions, but can't make any sense of the message.
Is this an open format ? If open, can you let me know the encoding.
Thanks
Paul