I am new to raspberries and networking, but I'm trying to make 3 or 4 raspberries communicate over a (local?) network. They are all located in the same room. I'm thinking of making one of the raspberries host computer and have the other raspberries send data to said host. How would I go about it and where to start? I'm planning to send images and/or text files. I would prefer to use python for coding.
I tried to get started just to send something with this tutorial https://www.youtube.com/watch?v=u6kuHMY5pHM, but it seems not to work for me.