Best approach to transferring files within a LAN programmatically
this question might be a little vague but that’s the nature of the problem. I’m developing something from scratch to transfer files between two devices on the same LAN (never over Internet). And this is a closed system, so I don’t need it to be compatible with anything else. I just want it to be as fast as possible so that I can transfer large-ish files quickly (typically photos and videos taken by phones, a few hundred MBs).