Hello ,
I am developing a product using TIVA TM4C129x,
I want communicate multiple boards (say maximum 15) having tiva tm4c129x controller with a single board which will also having the same controller but will act as master.
I want to communicate the master with all the slaves using Ethernet as my slave devices will be residing at different places. As i am new to use of Ethernet ,can you suggest me which protocol to use for the communication.
And also how can i define the master as server and slave as the client.Which example code i need to follow.?
Any help will be very useful