This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Thursday, 13 November 2014

How Information Travels on The OSI & TCP/IP Reference Model

How Information Travels on the Internet

Data travels across the internet in packets. Each packet can carry a maximum of 1,500 bytes. Around these packets is a wrapper with a header and a footer. The information contained in the wrapper tells computers what kind of data is in the packet, how it fits together with other data, where the data came from and the data's final destination.
When you send an e-mail to someone, the message breaks up into packets that travel across the network. Different packets from the same message don't have to follow the same path. That's part of what makes the Internet so robust and fast. Packets will travel from one machine to another until they reach their destination. As the packets arrive, the computer receiving the data assembles the packets like a puzzle, recreating the message.
All data transfers across the Internet work on this principle. It helps networks manage traffic -- if one pathway becomes clogged with traffic, packets can go through a different route. This is different from the traditional phone system, which creates a dedicated circuit through a series of switches. All information through the old analog phone system would pass back and forth between a dedicated connection. If something happened to that connection, the call would end.
That's not the case with traffic across IP networks. If one connection should fail, data can travel across an alternate route. This works for individual networks and the Internet as a whole. For instance, even if a packet doesn't make it to the destination, the machine receiving the data can determine which packet is missing by referencing the other packets. It can send a message to the machine sending the data to send it again, creating redundancy. This all happens in the span of just a few milliseconds.
If you're interested in switching to an IP convergence system, do some research first. Many companies provide installation services. While an IP system is relatively easy to maintain, it does require an up-front investment to put the system in place. You'll need to outfit your organization with the proper servers, handsets, video conferencing equipment and wiring to take full advantage of the system's capabilities.

Its a best video to know about data transfer on Network(Animated).
https://www.youtube.com/watch?v=xIuBmOufbls***

The OSI Reference Model and the TCP/IP Reference Model

Before two computers or network devices can exchange information, they must establish communication, and this is where protocols come in. A network protocol enables two devices to communicate by using one set of rules. The OSI model and protocol standards help to ensure that networking devices are capable of working together over a network.
Protocols are the hardware or software components that carry out the OSI model guidelines for transferring information on a network. A protocol may be one component or a collection of components that carry out a task. A protocol stack , or protocol suite , is made up of multiple protocols used to exchange information between computers. One protocol in the stack might specify how network interface cards (NICs) communicate, and another might specify how a computer reads information from the NIC( network interface card).
Image result for nic card

The OSI Seven-Layer Reference Model

In the early 1970s, a problem was brewing. There were many different computer manufacturers, and there were many incompatibilities among them. Furthermore, each manufacturer created different product lines, and even within one company, there were often incompatibilities between product lines. So the International Organization for Standardization (ISO; www.iso.org) got involved and created the Open Systems Interconnection (OSI) reference model, which is a blueprint for device manufacturers and software developers to use when creating products.
The OSI model, shown in Figure 5.8, has seven layers that describe the tasks that must be performed to transfer information on a network. When data is being transferred over a network, it must pass through each layer of the OSI model. As the data passes through each layer, information is added to that data. At the destination, the additional information is removed. Layers 4 through 7 occur at the end node, and Layers 1 through 3 are the most important to telecommunications networks.
Figure 5.8. The OSI reference model

It is important to understand that the OSI model is exactly that model. It is a conceptual framework useful for describing the necessary functions required of a network device or member. No actual networking product implements the model precisely as described.
Layer 7, the application layer, is responsible for exchanging information between the programs running on a computer and other services on a network. This layer supports application and end-user processes. It acts as a window for applications to access network services. It handles general network access, flow control, error recovery, and file transfer. Examples of application layer protocols include File Transfer Protocol (FTP), Telnet, Simple Mail Transfer Protocol (SMTP), and Hypertext Transfer Protocol (HTTP).
Layer 6, the presentation layer, formats information so that a software application can read it. It performs transformations on the data to provide a standardized application interface and common communication services. It offers services such as encryption, compression, and reformatting. The presentation layer adds a field in each packet that tells how the information within the packet is encoded. It indicates whether any compression has been performed and, if so, indicates what type of compression so that the receiver can decompress it properly. It also indicates whether there has been any encryption, and if there has, it indicates what type so that the receiver can properly decrypt it. The presentation layer ensures that the transmitter and receiver see the information in the same format. Typically, Layer 6 processing is handled by an application rather than by a separate process running on a computer. In some cases, Layer 6 processing is handled by a process running at Layer 5.
Layer 5, the session layer, supports connections between sessions and handles administrative tasks and security. It establishes and monitors connections between computers, and it provides the control structure for communication between applications. Examples of session layer protocols include Network Basic Input/Output System (NetBIOS) and Lightweight Directory Access Protocol (LDAP).
Layer 4, the transport layer, corrects transmission errors and ensures that the information is delivered reliably. It provides an end-to-end error recovery and flow control capability. It deals with packet handling, repackaging of messages, division of messages into smaller packets, and error handling. Examples of transport layer protocols include Transmission Control Protocol (TCP), User Datagram Protocol (UDP), and Sequenced Packet Exchange (SPX).
Layer 3, the network layer, identifies computers on a network and determines how to direct information transfer over that network. In other words, it is a routing and relaying layer. It defines how to move information between networks, providing the functional and procedural means of transferring variable-length data sequences from a source to a destination via one or more networks while maintaining the QoS requested by the transport layer. The key responsibility of this layer is to perform network routing, flow control, segmentation/desegmentation, and error control functions. Examples of network layer protocols are X.25, Internet Protocol (IP), Internetwork Packet Exchange (IPX), and Message Transfer Part (MTP; part of the PSTN).
Layer 2, the data link layer, groups data into containers to prepare that data for transfer over a network. It puts the ones and zeros into a container that allows the movement of information between two devices on this same network. The protocols at this layer specify the rules that must be followed in transmitting a single frame between one device and another over a single data link. Bits are packaged into frames of data, and they include the necessary synchronization, error control, and flow control information. Examples of data link layer protocols in a LAN environment include Ethernet, Token Ring, and Fiber Distributed Data Interface (FDDI). Examples of data link layer protocols in a WAN environment include Frame Relay and Asynchronous Transfer Mode (ATM). Examples of data link layer protocols within the PSTN are Signaling System 7 (SS7) and MTP2.
Layer 1, the physical layer, defines how a transmission medium connects to a computer as well as how electrical or optical information is transferred on the transmission medium. The physical layer defines the types of cables or wireless interfaces that are allowed, the voltage levels used to represent the bits or the optical levels, the types of connectors that are allowed, and the types of transmission rates that can be supported. Every network service and every network device has definitions at the physical layer in terms of what it can physically interface with. For example, the physical layer deals with unshielded twisted-pair (UTP) and shielded twisted-pair (STP), coax, 10BASE-T (an Ethernet standard that allows the use of twisted-pair to support 10Mbps to the desktop, largely for legacy systems), 100BASE-T (the standard enterprises currently favor),multimode fiber and single-mode fiber, xDSL, ISDN, and the various capacities in PDH (e.g., DS-1/DS-3, E-1/E-3) and SDH/SONET (e.g., OC-1 through OC-192) networks.


Analysis of the top 10 Linux operating systems and it Features

Introduction


The “Everyday Linux User” website is dedicated to the average, ordinary, everyday, computer user who has a basic working knowledge of computers and who uses their computer for common tasks such as listening to music, playing games, watching videos, writing documents and editing photos and video clips.

Quite a common question asked at sites such as Reddit and Yahoo answers is “Which distro should I use?” and it is usually followed up by a brief set of requirements and the names of distributions that the user has heard of.

Users are confused when they first come to Linux about which distribution they should be using and I have heard people say “I was thinking of Ubuntu or Arch” or “I was thinking about Gentoo and how hard is it to use Linux From Scratch”.

I am struggling to find a place to begin telling you about all the benefits and features you'll enjoy with Linux.

  1. The operating system loads quickly and shuts down quickly
  2. The operating system is very low cost
  3. Upgrades are FREE!
  4. Browsers like Firefox, Opera, and Chrome work well in Linux
  5. Linux offers an amazing number of free programs
  6. Linux can run Window Office
  7. Linux runs Open Office
  8. Linux looks enough like Windows you won't feel like you're in a strange place.
  9. New open source software is available.
  10. Older open source software is upgraded FREE!
  11. You are not pestered about “Genuine Linux”
  12. When you want to add software it is easy to find what you need
  13. You don't have to clean the registry often – I've never felt the need in Linux
  14. Linux can run Internet Explorer
  15. You have access to support without paying for it
  16. There are several places to find support
  17. You may have access to a support group of living people in your community
  18. You can learn Linux at your own pace
  19. Linux will run your “legacy” equipment saving you replacement costs
  20. Linux has educational software for FREE!
  21. Linux has a self-adjusting star chart for FREE!
  22. Linux is NOT Windows
  23. Linux has photo editing and managing software for FREE (GIMP and F-SPOT)
  24. You can run checking and finance software on Linux
  25. Linux will co-exist peacefully with Windows on your machine
The above list is not a ranked list. It is just the order the benefits and features came to me. The list is not an all inclusive list. You will find Linux has more benefits and features not shown above. My intent is to show you some ideas why you will benefit from having Linux on your computer.
If a few of the reasons listed above are of value to you I am happy to have given you this opportunity to see why many people are choosing Linux as a viable operating system. Should you decide Linux is not for you the choice to delete it is always yours to make.

Linux Mint











 

Linux Mint is clearly one of the distributions that the readers of this blog should be checking out.
The order of the day for Linux Mint is evolution over revolution and if you are looking for a traditional desktop oriented operating system with taskbars, system trays and menus then Linux Mint is definitely worth a go.

Linux Mint is a  “straight out of the box” operating system and as soon as you install it you can easily do the sort of tasks you would normally do without having to install any extra software.
Setting up the internet is a breeze as is installing peripherals.

There are a number of different desktop environments available for Linux Mint including Cinnamon, MATE, XFCE and even KDE. Use the Cinnamon or KDE desktop environments on newer hardware and MATE, XFCE environments on older hardware.

Linux is really good at sticking to a theme and so it doesn’t matter which desktop environment you choose the general look and feel and behaviour of the operating system is the same.

Ubuntu


Ubuntu is the distribution that most people have heard of and consequently it is the first Linux based operating system that they try.
The fact that Ubuntu is number 2 in the rankings might actually be down to the fact that because most people have heard of Ubuntu they go straight to the downloads page rather than to Distrowatch. This is of course opinion and not necessarily fact.

I believe that Ubuntu is delivering everything that Microsoft wanted Windows 8 to achieve. The Unity desktop once you get used to it is a slick desktop environment and it is easy to see how it could work on desktops, laptops, tablets and phones.

Ubuntu isn’t for everyone though.  

The fine line between integration and intrusion is encroached upon by Ubuntu and if you aren’t comfortable with seeing adverts for products within your desktop experience then you might want to move on to another distribution or one of the other buntus such as Kubuntu, Lubuntu or Xubuntu.

Unlike Linux Mint the emphasis is about testing the boundaries. The desktop, although clearly not to some peoples tastes, is forward thinking and modern.
Add to the mix the integration of Steam for gaming and you have a really good operating system.

Ubuntu is definitely a Linux based operating system for the everyday user.

Debian


Debian has been around for what feels like forever and it provides the base for hundreds of other distributions including Ubuntu and Linux Mint.
Debian contains a set of repositories with an incredibly large number of applications available for users to install.

The versions of Debian available on their site only install free software and there are no third party or proprietary products included by default.

For new users, setting up Debian can be somewhat of a challenge compared to Ubuntu or Linux Mint.

The choice of which version of Debian to run is also quite tricky and depends on the person who will be using it. If you want the latest stuff today then you can install the unstable branch which has all the latest products but they may or may not work for you. At the other end of the scale you can choose the stable branch which has older versions of software that are pretty much guaranteed to work.

Debian is like Linux Lego. It is great for people who want to start from a base installation and build something from the ground up. It may not be suitable for people who have limited computer skills and it requires more of a learning curve than Linux Mint or Ubuntu.

I would suggest that Debian would be “The Next Step” when it comes to trying out Linux.

Mageia


10 years ago the Linux landscape looked a lot different to how it looks today. Ubuntu was still in development.
At that time there were other Linux operating systems leading the way including Mandrake (Mandriva), openSUSE and PCLinuxOS. Mageia was originally a fork of the Mandriva codebase and it is a community driven distribution targeting the same sort of users as Ubuntu and Mint.

Mageia in theory is another operating system that new users to Linux should try out. 

Mageia is released for all the major desktop environments including Gnome, KDE, XFCE and LXDE. 

My advice is to definitely give it a try because there are people out there who swear by this operating system and think it is the best there is. What I would say though is that if you don’t like it, don’t dismiss Linux based on your experience with Mageia.

Click here for a full review of Mageia

Fedora


At the beginning of the article I mentioned that people often mention distributions that they have heard of whilst asking for advice on which one to use. Fedora’s name quite often comes up.
Fedora is cutting edge. There is less reliance on stability and more reliance on trying out new things. If you want the latest stuff now then Fedora is definitely the way to go.

For new users though the installer itself is a bit of a tricky customer and you may find the odd issue as you go along.

You should also be aware that Fedora, along with Debian, only ships with free software and you have to jump through a couple of extra hoops to install proprietary software and drivers.

As with Debian, I would say that Fedora is “The Next Step”.

openSUSE


 
openSUSE is a community distribution with big backing.

As with Mageia and Mint there are a number of desktop environments to choose from including Gnome, KDE, XFCE and LXDE.
openSUSE should definitely be tried by new users and users looking for an alternative to Mint, Mageia and Ubuntu.
The operating system is stable and it is relatively easy to set up and use.
openSUSE has been around for a long time as well so there is little danger of it disappearing in the near to medium term future.

Click here for a review of openSUSE

PCLinuxOS


A definite must try for new users to Linux. It always surprises me that PCLinuxOS languishes lower down in the top 10 rather than sitting up in 2nd or 3rd.
For new and inexperienced users, PCLinuxOS provides the closest experience to what they are probably used to than any of the aforementioned distributions (with the possible exception of Linux Mint).

There is great support and a great monthly magazine and the community is very friendly and supportive.

PCLinuxOS has the KDE, MATE and LXDE desktop environments available and therefore it caters to modern and older computers.

PCLinuxOS has a rolling release model which means that once you install it you will never have to upgrade.

Click here for a review of PCLinuxOS

Manjaro


The rise of Manjaro has been nothing short of amazing. Based on Arch Linux, Manjaro provides an instant entry point into the world of Arch Linux.
The setup of Manjaro is fairly straight forward and it performances very well on older and modern hardware.

The learning curve for Manjaro is potentially a little bit steeper than the likes of Mint, Ubuntu and PCLinuxOS.

This is not necessarily therefore a distribution that should be considered a first choice for the average computer user.

Arch


It scares me the number of people who have never tried Linux before that ask the question “Should I try Ubuntu or Arch first?”
If you are new to Linux and your computer skills are limited then Arch is definitely not your first port of call.

Even if you are an experienced Linux user, Arch may not be your next port of call.

There is no doubt that Arch will provide you a great base to build and tailor your operating system the way you want it to be but to get there you have to want to invest time and you have to be willing to learn on your feet (sounds like a job specification, must be a self-starter).

If you can read and follow instructions and think about what you are doing as you are doing it then there is definitely merit in trying Arch out. Ultimately if you succeed then you will feel great satisfaction knowing that you have a stable, secure, reliable and highly responsive operating system.

The documentation for Arch is excellent. The support from the forums can be a little bit hit and miss depending on whether the questions you ask show that you have put in the effort to try and solve your issues first. For instance saying that you can’t do basic things without having followed the beginners guide will be answered in the standard way. Read the manual.

If you are an average user then Arch may not be for you.

Puppy


Puppy is designed to run from a USB pen drive or from DVD. It is not designed to be installed to the hard drive although it can be.
The approach taken by Puppy is about minimalism where functionality trumps pretty graphics.

All the usual favourites can be installed including FireFox and VLC but there are a host of lightweight alternatives installed by default.

Puppy isn’t really an operating system therefore that I would advise inexperienced users to use as their main operating system but I can’t stress enough that you should give it a go by running it from a USB drive.

You can have great fun playing around with Puppy Linux and if you always carry a USB drive with you then you have a bootable version of Linux available wherever you go.

Summary

Hopefully this guide has shed some light on the operating systems currently occupying the top slots at Distrowatch.
You should now be able to choose from the distributions that are most relevant to your situation.

For the everyday Linux user I recommend one of Linux Mint, Ubuntu, Mageia, openSUSE and PCLinuxOS with the addition of Puppy on a pen drive.
Thankyou for reading.

Windows 9 Description


Windows+9+Professional-Cover

Windows 9

Name : Windows 9
Version : Professional
Languange : English - ML
Medicine : Include - Pre-Activated
OS Support : Win 9 x64 Bit
Publisher : Microsoft/MOD
Size : 5.1 Gb (Single Link)

Windows 9 & 10 is The Next Generation Operating System On Windows On This OS System Included More Apps, Themes, New wallpaper and Much More,..

Software :

- Adobe Reader 11.4
- Adobe Flash Player 12.0.235
- Adobe Flash Player ActiveX 12
- Aimp Player 3.55
- Autorun Virus Remover v3.3
- Boot Screen Win9 By DiLshad Sys
- Bit Torrent 7.8.2 Build 30417
- CCleaner Professional 4.08.4428
- CPU-Z 1.68
- DirectX32
- FileZilla FileZilla 3.8.0
- Firefox 28 Final
- Glary Utilities 4
- GOM Player 2.2.57.5189
- Hotspot Shield 3.37
- Internet Explorer 11 Final X64
- Internet Download Manager 6.12 Final
- Java Runtime Environment 1.7.0.45
- K-Lite Codec Pack 10.15 (Full)
- .NET Framework Version AIO
- Notepad++ 6.5
- Microsoft Silverlight 5.1.10411.0 Final x64
- Skype 6.11.0.102
- Team Viewer 9
- Ultra ISO 9.8.1
- USB Disk Security 6.2.0.432
- USB Safely Remove 5.2 Final
- VLC Media Player 2.1.3
- Visual C++ 2005 Redis
- Visual C++ 2005 SP1_Redis
- Visual C++ 2008 Redis
- Visual C++ 2008 SP1 Redis
- Visual C++ 2010 Redis
- Visual C++ 2012 Redis
- Winrar 5.0


What's Removed

- None

Gadgets

- 10

Themes

- 12 New Themes


Whats' New??- Boot Win 9 Edition
- New Eye catching themes
- New icon sets
- New Sound schemes
- New Registry settings
- Hang time ratio improved
- Added best shortcut styles
- Improved application interface
- Added RUN on start menu
- Add change theme
- Add change wallpaper
- Add desktop icon settings
- Advanced user accounting
- Clear type view
- Copy to Move to on right click
- Disable Autorun Drive
- Disable UAC
- Disable Tool Tips
- Disable Hibernate
- Don't mark new applications
- On Right Click Freeware Sys
- Enable AVALON effects
- Enable Clear Type Tuning
- Enable DVD in media player
- Enable Glass Effect(WDM) without graphics card
- Enable MP3 Encoding on right click
- Enable slow motion windows effects
- Enable status bar in notepad
- Get rid of windows mail splash
- Give your self permission to modify all
- Grant full admin control
- DiLshad Sys Site direct link from right click (Firefox needed)
- Removed Action center Icon
- Windows speed tweaking
- Wait to kill service - 2000
- Low level hooks time out - 1000
- Hang application time out - 1000
- Menu show delay - 0
- No low disk space warning
- Process Schedule 1st Program
- Mouse Speed Increased
- Hang Ratio Decreased
- Fast Shut Down And Login
- Down Power After Shut Down
- Touch Screen Feature Added
- Grant Admin control on Right Click
- Add Admin Tools on Desktop Context Menu
- Add manage on Desktop Context Menu
- Add Move to Folder on Desktop Context Menu
- Add Copy To Folder on Desktop Context Menu
- Add Task Manager on Desktop Context Menu
- Add Take Ownship on Desktop Context Menu
- Add Register and Unregister to .dll OCX Context Menu
- 500ms Delay Aero
- Larger Taskbar Previews
- Removed Action center icon
- small Taskbar Icon
- Removed mail Splash
- Detailed Shut Down And Login
- Blocked Negative DNS Entery
- turn Off System Beep
- Turn off low Disk
Windows+9+Professional+2014+x64+x86

Windows+9+Professional+theme