<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mik13ST</id>
		<title>ComputerCraft Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.computercraft.info/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mik13ST"/>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/Special:Contributions/Mik13ST"/>
		<updated>2026-07-11T13:34:39Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Wireless_Modem&amp;diff=654</id>
		<title>Wireless Modem</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Wireless_Modem&amp;diff=654"/>
				<updated>2012-02-26T21:17:25Z</updated>
		
		<summary type="html">&lt;p&gt;Mik13ST: /* example details */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
'''Modems''' are blocks, which can be used to wirelessly transfer data between computers and turtle, using &amp;quot;rednet&amp;quot; commands.&lt;br /&gt;
To place a modem on a side of your computer, sneak and then click right (sneak usually = left Shift key)!&lt;br /&gt;
&lt;br /&gt;
you can turn the modem on and off by typing in lua: &amp;quot;rednet.open ( side )&amp;quot; - turn on, &amp;quot;rednet.close ( side )&amp;quot; - turn off&lt;br /&gt;
&lt;br /&gt;
== example details ==&lt;br /&gt;
* place 2 computers (or turtles) and add to them the Modem (by placing on the side while being in sneaking mode - LShift)&lt;br /&gt;
* type &amp;quot;lua&amp;quot; on both &lt;br /&gt;
* then type &amp;quot;rednet.open (&amp;quot; side where's the modem &amp;quot;)&amp;quot; on both&lt;br /&gt;
* check that the modems are redlighted a bit = turned on&lt;br /&gt;
* on the first one type &amp;quot;rednet.receive (60)&amp;quot; - 60 = time to listen in seconds, the computer will be frozen until receiving any message or runing out of time&lt;br /&gt;
* on the second one type &amp;quot;rednet.broadcast (&amp;quot;hi all&amp;quot;)&amp;quot; - &amp;quot;hi all&amp;quot; = message, returns &amp;quot;true&amp;quot;&lt;br /&gt;
* and now you will see that &amp;quot;hi all&amp;quot; on the first one (the number is computerID, then the message)&lt;br /&gt;
&lt;br /&gt;
for more help type &amp;quot;help rednet&amp;quot; or get it here: http://computercraft.info/wiki/index.php?title=REDNET&lt;/div&gt;</summary>
		<author><name>Mik13ST</name></author>	</entry>

	<entry>
		<id>https://www.computercraft.info/wiki/index.php?title=Wireless_Modem&amp;diff=479</id>
		<title>Wireless Modem</title>
		<link rel="alternate" type="text/html" href="https://www.computercraft.info/wiki/index.php?title=Wireless_Modem&amp;diff=479"/>
				<updated>2012-02-25T20:17:31Z</updated>
		
		<summary type="html">&lt;p&gt;Mik13ST: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
'''Modems''' are blocks, which can be used to wirelessly transfer data between computers and turtle, using &amp;quot;rednet&amp;quot; commands.&lt;br /&gt;
To place a modem on a side of your computer, sneak and then click right (sneak usually = left Shift key)!&lt;br /&gt;
&lt;br /&gt;
you can turn the modem on and off by typing in lua: &amp;quot;rednet.open ( side )&amp;quot; - turn on, &amp;quot;rednet.close ( side )&amp;quot; - turn off&lt;br /&gt;
&lt;br /&gt;
== example details ==&lt;br /&gt;
 place 2 computers (or turtles) and add to them the Modem (by placing on the side while being in sneaking mode - LShift)&lt;br /&gt;
 type &amp;quot;lua&amp;quot; on both &lt;br /&gt;
 then type &amp;quot;rednet.open (&amp;quot; side where's the modem &amp;quot;) on both&lt;br /&gt;
 check that the modems are redlighted a bit = turned on&lt;br /&gt;
 on the first one type &amp;quot;rednet.receive (60)&amp;quot; - 60 = time to listen in seconds, the computer will be frozen until receiving any message or runing out of time&lt;br /&gt;
 on the second one type &amp;quot;rednet.broadcast (&amp;quot;hi all&amp;quot;)&amp;quot; - &amp;quot;hi all&amp;quot; = message, returns &amp;quot;true&amp;quot;&lt;br /&gt;
 and now you will see that &amp;quot;hi all&amp;quot; on the first one (the number is computerID, then the message)&lt;br /&gt;
&lt;br /&gt;
for more help type &amp;quot;help rednet&amp;quot; or get it here: http://computercraft.info/wiki/index.php?title=REDNET&lt;/div&gt;</summary>
		<author><name>Mik13ST</name></author>	</entry>

	</feed>