Modem

From ComputerCraft Wiki
Revision as of 18:37, 14 January 2018 by Lupus590 (Talk | contribs) (Add link to Modem API)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Modems are a peripheral which allow computers to communicate with other computers.

Wireless Modems

Wireless modems allow communication wirelessly between computers through channels.

Ender Modems

Ender modems act as long-distance wireless modems, and are capable of cross-dimensional communications.

Wired Modems

Wired modems allow communication through Networking Cables to other computers, and also allow long-distance peripheral usage.

Modem API

The Modem (API) is the interface which is provided when one of the above modems are wrapped as a peripheral.