How send and receive data trought C linux library etc.
Any example program without server, hotspot etc.
I need to send digital data between two devices, but don’t want to use the usual client/server system.
Only direct connections. e.g. sending data while the two devices pass each other for several seconds.
1