Hi. I wanted to stablish a connection between 2 rabbits, one master and one slave. The master would give the other a 3 sets of packets:
1 bit
16 bit
32 bit
My problems:
Stablishing to slaves IP - I really don’t know how to use the tcp_open (if its that function I must use)
Sending the packets.
Please excuse me if these are basics, but I looked everywhere and this is the last part of my project.
Thank you very much.
IgB.