The phones are all wired, so I could imagine they receive LAN via USB-C. That would make the whole setup not that difficult.
On the other side, these phones don’t need to be all active at the same time. I could imagine that they just switch on the Wifi while interacting with one of the phones.
Emerald@lemmy.world 4 months ago
As somewhat of a networkologist I can say that most home routers use the 192.168.something.x IP range. With a subnet mask of 255.255.255.0, this means that you could put 253 clients on the network (2 of the IPs aren’t usable for devices). After that, you would have to change your subnet mask to something larger, which is easily doable in router config. However, a home router likely wouldn’t work well with even just 100 devices connected. WiFi is also half duplex, meaning it can only send or receive, but not both at the same time. This would make the speed unbearably slow. You would really need multiple radios/access points to have this many devices.
AnUnusualRelic@lemmy.world 4 months ago
Don’t all phones do IPv6 nowadays?
Omgpwnies@lemmy.world 4 months ago
My previous router (ASUS) crapped out at about 30 clients on 2.4GHz. New one (TP-Link Archer) is doing fine with somewhere between 30 and 40 depending on whether some clients connect to 2.4/5/6GHz, and about 50 clients total once I count wired and docker containers.