Skip to content

A networking library for the CC:Tweaked & ComputerCraft Minecraft mod.

License

Notifications You must be signed in to change notification settings

63square/cc_netlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc_netlib

Networking for the CC:Tweaked and ComputerCraft Minecraft mod.

Files:

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.

About

A networking library for the CC:Tweaked & ComputerCraft Minecraft mod.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages