This document discusses data communication and computer networks. It defines servers as dedicated devices that perform specific tasks to support other computers on a network, including file servers, print servers, and application servers. It defines clients as devices that only request services from a network provider and servers as devices that provide services to clients. It describes connectionless communication as not guaranteeing delivery but being faster than connection-oriented communication, which guarantees delivery but is slower. It also discusses SLIP and PPP protocols for transmitting IP packets over serial lines and telephone connections, and provides an overview of some IEEE 802 standards for networking.