Java Games: Flashcards, matching, concentration, and word search.

Protocols

AB
connection oriented protocolsprotocols that require a host establish a connection or session before information can be transfered. Also called stateful protocols, they are more reliable
connectionless protocolsprotocols that do not require a session be established; they rely on the best effort. Aso known as stateless protocols
routable protocolsprotocols that can pass through a router. TCP/IP is an example of this protocols
nonroutable protocolsprotocols that use predefined, or static routes that cannot be changed. Examples are LAT and DLC
TCP/IPthe defacto standard for LAN and WAN, used as the primary or sole communication protocol on nearly all new computer network installations.
Transmission Control Protocol TCPprotocol that ensures reliable communication and uses ports to deliver packets, connection oriented,fragments and reassembles messages
Internet Protocol IPconnectionless protocol responsible for providing addresses of each computer and performing routing
User Datagram Protocol UDPconnectionless protocol that allows information to be sent without using a handshake process
Internet Control Message Protocol ICMPthis protocol is included in IP and is used for troubleshooting connectivity between systems as well as sending error control messages between routers and switches
IPX/SPXa protocol suite rather than a single protocol developed by Novellsupported by Unix systems.
Internetworking Packet Exchange IPXconnectionless protocol that resides at the network layer and is responsible for network addressing and fowarding packets to their destination. Similiar to IP
Sequenced Packet Exchange SPXconnection oriented transport layer protocol that ensures that packets arrive intact at their destination and provides reliability to IPX.



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities