answersLogoWhite

0


Best Answer

TCP and IP

TCP and IP were developed by a Department of Defense (DOD) research project to connect a number different networks designed by different vendors into a network of networks (the "Internet").It was initially successful because it delivered a few basic services that everyone needs (file transfer, electronic mail, remote logon) across a very large number of client and server systems. Several computers in a small department can use TCP/IP (along with other protocols) on a single LAN. The IP component provides routing from the department to the enterprise network, then to regional networks, and finally to the global internet. On the battlefield a communications network will sustain damage, so the DOD designed TCP/IP to be robust and automatically recover from any node or phone line failure. This design allows the construction of very large networks with less central management. However, because of the automatic recovery, network problems can go undiagnosed and uncorrected for long periods of time.

As with all other communications protocol, TCP/IP is composed of layers:

  • IP - is responsible for moving packet of data from node to node. IP forwards each packet based on a four byte destination address (the IP number). The Internet authorities assign ranges of numbers to different organizations. The organizations assign groups of their numbers to departments. IP operates on gateway machines that move data from department to organization to region and then around the world.
  • TCP - is responsible for verifying the correct delivery of data from client to server. Data can be lost in the intermediate network. TCP adds support to detect errors or lost data and to trigger retransmission until the data is correctly and completely received.

TCP/IP (Transmission Control Protocol/Internet Protocol) is the basic communication language or protocol of the Internet. It can also be used as a communications protocol in a private network (either an intranet or an extranet). When you are set up with direct access to the Internet, your computer is provided with a copy of the TCP/IP program just as every other computer that you may send messages to or get information from also has a copy of TCP/IP.

TCP/IP is a two-layer program. The higher layer, Transmission Control Protocol, manages the assembling of a message or file into smaller packets that are transmitted over the Internet and received by a TCP layer that reassembles the packets into the original message. The lower layer, Internet Protocol, handles the address part of each packet so that it gets to the right destination. Each gateway computer on the network checks this address to see where to forward the message. Even though some packets from the same message are routed differently than others, they'll be reassembled at the destination.

TCP/IP uses the client/server model of communication in which a computer user (a client) requests and is provided a service (such as sending a Web page) by another computer (a server) in the network. TCP/IP communication is primarily point-to-point, meaning each communication is from one point (or host computer) in the network to another point or host computer. TCP/IP and the higher-level applications that use it are collectively said to be "stateless" because each client request is considered a new request unrelated to any previous one (unlike ordinary phone conversations that require a dedicated connection for the call duration). Being stateless frees network paths so that everyone can use them continuously. (Note that the TCP layer itself is not stateless as far as any one message is concerned. Its connection remains in place until all packets in a message have been received.)

Many Internet users are familiar with the even higher layer application protocols that use TCP/IP to get to the Internet. These include the World Wide Web's Hypertext Transfer Protocol (HTTP), the File Transfer Protocol (FTP), Telnet (Telnet) which lets you logon to remote computers, and the Simple Mail Transfer Protocol (SMTP). These and other protocols are often packaged together with TCP/IP as a "suite."

802.11

802.11 and 802.11x refers to a family of specifications developed by the IEEEforwireless LAN (WLAN) technology. 802.11 specifies an over-the-air interface between a wireless client and a base station or between two wireless clients. The IEEE accepted the specification in 1997.

There are several specifications in the 802.11 family:

· 802.11 - applies to wireless LANs and provides 1 or 2 Mbps transmission in the 2.4 GHz band using either frequency hopping spread spectrum (FHSS) or direct sequence spread spectrum (DSSS).

· 802.11a - an extension to 802.11 that applies to wireless LANs and provides up to 54-Mbps in the 5GHz band. 802.11a uses an orthogonal frequency division multiplexing encoding scheme rather than FHSS or DSSS.

· 802.11b (also referred to as 802.11 High Rate or Wi-Fi) - an extension to 802.11 that applies to wireless LANS and provides 11 Mbps transmission (with a fallback to 5.5, 2 and 1-Mbps) in the 2.4 GHz band. 802.11b uses onlyDSSS. 802.11b was a 1999 ratification to the original 802.11 standard, allowing wireless functionality comparable to Ethernet.

· 802.11e - a wireless draft standard that defines the Quality ofService (QoS) support for LANs, and is an enhancement to the 802.11a and 802.11b wireless LAN (WLAN) specifications. 802.11e adds QoS features and multimedia support to the existing IEEE 802.11b and IEEE 802.11a wireless standards, while maintaining full backward compatibility with these standards.

· 802.11g - applies to wireless LANs and is used for transmission over short distances at up to 54-Mbps in the 2.4 GHz bands.

· 802.11n - 802.11n builds upon previous 802.11 standards by addingmultiple-inputmultiple-output (MIMO). The additional transmitter and receiver antennas allow for increased data throughput through spatial multiplexing and increased range by exploiting the spatial diversity through coding schemes like Alamouti coding. The real speed would be 100 Mbit/s (even 250 Mbit/s in PHY level), and so up to 4-5 times faster than 802.11g.

· 802.11r - 802.11r, also called FastBasic ServiceSet (BSS) Transition, supports VoWi-Fi handoff between access points to enable VoIP roaming on a Wi-Fi network with 802.1X authentication.

· 802.1X - Not to be confused with 802.11x (which is the term used to describe the family of 802.11 standards) 802.1X is an IEEE standard for port-based Network Access Control that allows network administrators to restricted use of IEEE 802 LAN service access points to secure communication between authenticated and authorized devices.

What Is 802.11 Wireless?The wireless local area network (WLAN) protocol, IEEE 802.11, and associated technologies, such as the 802.1X protocol and Wi-Fi Protected Access (WPA), allow secure high-speed wireless network access and mobile access to a network infrastructure. Until the recent development and wide adoption of IEEE 802.11b, also known as Wi-Fi, in order to obtain high-speed network access to your local area network (LAN) your network client needed to be physically connected to the LAN with some type of wiring. Benefits

· Some of the specific benefits of implementing a WLAN are included in the following:

· Wireless connections can extend or replace a wired infrastructure

· Increased productivity for the mobile employee

· Dependencies for a secure WLAN

802.11 Wireless Network Infrastructure

The following figure shows a simple example of a WLAN using a wireless access point and some of the Windows Server 2003 technologies on which a secure WLAN is dependent.

Below is shown a Wireless Network Infrastructure

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are TCP IP and 802.11?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which one first TCP IP or Windows server?

TCP/IP first


Which is the best site for tcp ip programs?

What do you mean with "TCP/IP programs"? Any program that communicates over the Internet uses TCP/IP protocols. I want to say that activities of TCP/IP protocols should be manipulate.


What is a layer four header?

In the commonly used TCP/IP communications, that would either be a TCP header, or a UDP header.In the commonly used TCP/IP communications, that would either be a TCP header, or a UDP header.In the commonly used TCP/IP communications, that would either be a TCP header, or a UDP header.In the commonly used TCP/IP communications, that would either be a TCP header, or a UDP header.


Which suite of protocols is used to transmit data across the internet?

tcp/ip


Tcp ip and netbeui which is not routable?

IPX/SPX : Routable // TCP/IP : Routable // NetBEUI : Not Routable


Is TCP IP used for everything?

No, TCP/IP is the not the only protocol used in the world, but it is certainly one of the most popular. Older networks may still use IPX/SPX (Novell) which is a competitor to TCP/IP. Mainframes use SNA or LU6.2 protocols which are very different from TCP/IP. Appletalk is also a competitor to TCP/IP.


Is TCP IP a FTP?

No - FTP is a subprotocol in TCP/IP. TCP/IP is a set of standards for describing addressing, transport, and delivery/routing of information across networks. FTP is a protocol that allows a file to be transferred from one system to another, using TCP/IP.


Differene between tcp and ip protocol?

TCP is a sub-protocol within the IP protocol. Think of TCP as one of the instruments in a band.


Similarties between IP and TCP?

what are the similarties between IP and TCP protocol in data communication and networking.


How many bits are in TCP IPv4 ip address?

a TcP IPv4 ip address has 32 bits.


What is the bandwidth of TCP-IP protocol?

TCP-IP is a protocol, not a transmission medium. Bandwidth doesn't affect it.


Which is the default protocol used in windows server 2008?

TCP/IP is the standard default.