TCPIP - MODBUS Issues.

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.

Hello,

If you are using the Dynamic c 10.64,
C:\DCRABBIT_10.64\Samples cpip\udp
from this application you can get basic idea, how to communicate and send data to the serve using udp.