So i'm working on a rudimentary network system to transmit simple packets of information between computers, ya know a basic network. I've run into the issue however, that its quite simply not working how i'm expecting it too. I've had no problem with OC in the past making several useful tools, but apparently i can't crack wireless networks
So here's the current testing environment:
Two computers about 5 blocks apart.
one is in the lua shell with a simple =event.pull("modem_message")
Port 52 is open
The other is broadcasting "test" on 52
nothing is ha