Posts

OSI Model

Image
OSI Model ( O pen  S ystems  I nterconnection model) The International Standards Organization's OSI model serves as a standard template for describing a network protocol stack. The Protocol Stack Using TCP/IP as a model, the sending application hands data to the transport layer, which breaks it up into the packets required by the network. It stores the sequence number and other data in its header. The network layer adds source and destination data in its header, and the data link layer adds station data in its header. On the other side, the corresponding layer reads and processes the headers and discards them. Upper Layers Layers 7 through 4 comprise the upper layers of the OSI protocol stack. They are more geared to the type of application than the lower layers, which are designed to move packets, no matter what they contain, from one place to another. Application Layer 7 This top layer defines the language and syntax that p...

IP ADDRESS

IP address classes Class 1 st  Octet Decimal Range 1 st  Octet High Order Bits Network/Host ID (N=Network, H=Host) Default Subnet Mask Number of Networks Hosts per Network (Usable Addresses) A 1 – 126* 0 N.H.H.H 255.0.0.0 126 (2 7  – 2) 16,777,214 (2 24  – 2) B 128 – 191 10 N.N.H.H 255.255.0.0 16,382 (2 14  – 2) 65,534 (2 16  – 2) C 192 – 223 110 N.N.N.H 255.255.255.0 2,097,150 (2 21  – 2) 254 (2 8  – 2) D 224 – 239 1110 Reserved for Multicasting E 240 – 254 1111 Experimental; used for research Note:  Class A addresses 127.0.0.0 to 127.255.255.255 cannot be used and is reserved for loopback and diagnostic functions. Private IP Addresses Class Private Networks Subnet M...

Added A Reply Option to Blogger Comments

Blogger is a one of the most popular Blogging platform . But unfortunately Blogger does not have many helpful option such as  Facebook Comment , comment reply , plugin install etc. Blogger  doesn't  not have comment reply option Whether all popular blog , forum have a comment reply option to reply another comment. But do  you know we can add the useful Reply option to your blogger blogs to make it better ? Yes , We can . Today I am going to tell you  how to Added A Reply Option to Blogger Comments on Blogger blog just in three steps . So let’s go . Added Comment Reply Option To Blogger Blog Step 1 :  Go to blogger dashboard > Choose Template > Edit Html > Proceed > . Then Click the “Expand widgets Templates” Box . Step 2 :  Find this code . You can press ctrl + F to find . <data:commentPostedByMsg/> Step 3 :  Paste the following code after the previous co...

How To Remove Powered By Blogger From Blogger

Image
I am going to say how to remove “Powered By Blogger” from blogger blog. Actually I don’t recommended it because when Google crawler scan your site and he thinks you are trying to hide something from your blog. And Google crawler take it seriously. So it may take a bad effect on your blog. In order to remove “Powered By Blogger” message from footer, you need to edit your blogger template and delete the widget from your blogger template. If you really want to do this, you can follow this tutorial. Please take a backup of your blogger template before making any changes in it. Because it helps you to revert back to the original template if something goes wrong after editing your template. Please remind, this tutorial is only for the new blogger interface. How To Remove Powered By Blogger From Blogger - Step 1 -   Go to Blogger Dashboard – Template – Edit HTML . Then you may see a security warning . Click proceed . Step 2 – Mark the “Expand Widget Templat...

Power Over Ethernet (PoE) Switch

Image
Power Over Ethernet (POE) Power over Ethernet (PoE) is an established technology that extends the capabilities of Ethernet signaling by providing low-voltage direct current (DC) power delivery to network devices over the same wires that currently carry data. Benefits and Capabilities of PoE PoE offers two benefits that are consistent across applications: cost savings and flexibility of device placement. Because PoE runs data and power together over the same cable to each device attached to the local area network (LAN), devices can be installed without concern for the proximity to individual AC outlets. This saves money by eliminating the cost and time associated with AC outlet installations while providing the flexibility to locate PoE devices where performance is optimum. Additional benefits of PoE include manageability of power sources and battery backups to protect against outages and power spikes. By using a cen...