Networking for the CC:Tweaked and ComputerCraft Minecraft mod.
physical.lua - The module for handling raw data transport, edit this to swap the data medium.
ethernet.lua - The module for ethernet processing.
ipv4.lua - The module for IPv4 processing.
test_recv.lua - A testing program for receiving data.
test_send.lua - A testing program for sending data.