<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=22diehard22</id>
	<title>ITCwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ihitc.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=22diehard22"/>
	<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/w/Special:Contributions/22diehard22"/>
	<updated>2026-04-09T10:00:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=Binary_101&amp;diff=4412</id>
		<title>Binary 101</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=Binary_101&amp;diff=4412"/>
		<updated>2011-05-05T02:51:47Z</updated>

		<summary type="html">&lt;p&gt;22diehard22: Created page with &amp;quot;The computer reads in a language called &amp;quot;Binary&amp;quot; Were &amp;quot;1&amp;#039;s&amp;quot; and &amp;quot;0&amp;#039;s&amp;quot; represent what the computer will see.   1=ON 0=OFF  1=&amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;  2=&amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;0  4=&amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;00  8=&amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;000  16=&amp;#039;&amp;#039;&amp;#039;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The computer reads in a language called &amp;quot;Binary&amp;quot; Were &amp;quot;1&#039;s&amp;quot; and &amp;quot;0&#039;s&amp;quot; represent what the computer will see. &lt;br /&gt;
&lt;br /&gt;
1=ON&lt;br /&gt;
0=OFF&lt;br /&gt;
&lt;br /&gt;
1=&#039;&#039;&#039;1&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2=&#039;&#039;&#039;1&#039;&#039;&#039;0&lt;br /&gt;
&lt;br /&gt;
4=&#039;&#039;&#039;1&#039;&#039;&#039;00&lt;br /&gt;
&lt;br /&gt;
8=&#039;&#039;&#039;1&#039;&#039;&#039;000&lt;br /&gt;
&lt;br /&gt;
16=&#039;&#039;&#039;1&#039;&#039;&#039;0000&lt;br /&gt;
&lt;br /&gt;
32=&#039;&#039;&#039;1&#039;&#039;&#039;00000&lt;br /&gt;
&lt;br /&gt;
64-&#039;&#039;&#039;1&#039;&#039;&#039;000000&lt;br /&gt;
&lt;br /&gt;
128-&#039;&#039;&#039;1&#039;&#039;&#039;0000000&lt;br /&gt;
&lt;br /&gt;
Now, the computer reads in a chart similar to this:&lt;br /&gt;
&lt;br /&gt;
128 64 32 16 8 4 2 1&lt;br /&gt;
&lt;br /&gt;
If you wanted to create a number such as &amp;quot;11&amp;quot; you would need to turn on the 8, the 2 and the 1 so it would look like:&lt;br /&gt;
&lt;br /&gt;
00001011 (Which equals &amp;quot;11&amp;quot; in decimal form&amp;quot; &lt;br /&gt;
&lt;br /&gt;
[[File:Binary.jpg|frame|caption]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== More Examples: ==&lt;br /&gt;
 &lt;br /&gt;
&#039;&#039;&#039;11111111&#039;&#039;&#039;=256&lt;br /&gt;
&lt;br /&gt;
000000&#039;&#039;&#039;11&#039;&#039;&#039;=3&lt;br /&gt;
&lt;br /&gt;
000&#039;&#039;&#039;1&#039;&#039;&#039;000&#039;&#039;&#039;1&#039;&#039;&#039;=17&lt;br /&gt;
&lt;br /&gt;
== IP address and Binary ==&lt;br /&gt;
IP address are ussualy represented in decimal format, Separated each part of the address with a period by each octet (8 bits) All IP address are 32 bits long.  &lt;br /&gt;
Your standard class C address is in decimal form but has been converted from binary, So take your standard IP such as 67.128.127.13 and in an packet header it would be read as the following: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;01000011.10000000.01111111.&#039;&#039;&#039;00001101&lt;br /&gt;
&lt;br /&gt;
As a class C the &#039;&#039;&#039;bold&#039;&#039;&#039; part is the &amp;quot;Network&amp;quot; Portion of the IP address, while the rest is the &amp;quot;Host&amp;quot; Layer of the address.&lt;/div&gt;</summary>
		<author><name>22diehard22</name></author>
	</entry>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=File:Binary.jpg&amp;diff=4411</id>
		<title>File:Binary.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=File:Binary.jpg&amp;diff=4411"/>
		<updated>2011-05-05T02:47:32Z</updated>

		<summary type="html">&lt;p&gt;22diehard22: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>22diehard22</name></author>
	</entry>
</feed>