item |
Client/Server |
peer-to-peer |
|---|---|---|
| Access Control | via user/group list of permissions(NetBIOS in the old Win3.11); | automatically assigned by the ISP |
| Security | high because access is controlled by user or group identity | low because knowing the PW gives access to anybody to a shared device |
| performance | add gateway/list of gateways | |
| hardware cost | enable/disable host domain |
enable/disable host domain |
| software cost | software cost | software cost |
| backup | software cost | software cost |
| redundancy | duplicate power supply hot-swappable drive arrays, and even redundant servers are common; network OS normally is capable of using redundant devices automatically | software cost |
| LAYERS | CORRESPONDENTING PROTOCOLS |
| The Application provides a set of interfaces to permit network applications as browsers, email soft, news readers access to the network services that support applications direvctly. | HTTP you use a browser-Netscape or IE to access World Wide Web "pages" on web servers on ports 80, 8080 3128 NTTP Usenet, news groups, you use a news reader like SBNews to connect to a news server on port 119, NOTE: NNTP server is diff from HTTP server FTP File Transfer Protocol, you use an FTP browser like Cute FTP to connect to an FTP server on port 21 SMTP E-mail |
| The Presentation layer handles data format info for the network comunuications. For outgoing messages, it converts data into a generic format that can travel across the network, for incoming messages it converts data into a format that will make sence to the receiving application. It aklso handles protocol conversion, data encription and decription, and graphics commands. | PPP (Point-to-Point-Protocol), ARPAddress Resolution Protocol a protocol in the TCP/IP suite used to associate logical (IP) to physical(MAC) address, ICMP |
| The Session gets two distant computers to talk to one another across a network. Thats your computer(the client) and the server you are requesting info from. | |
| The Transport manages the flow of the data from th sender to the recever. | TCP, UDP DNS |
| The Network handles addressing the messages for proper delivery. It assigns and checks the IP addresses of the client nd the server, For more on IP, read the IP FAQ | your ol' IP, ICMP, ARP, OSPF, RIP |
| Data Link | ODI or NDIS model |
| The Physical converts the bits into proper form to be send across the network. That means either into digital if uisngf a Digital line or analog format if using old phone lines. | the physical connection -modem, ethernet card, |
TCP/IP property tab |
setting |
modem access |
LAN access |
|---|---|---|---|
| IP address | IP address | automatically assigned by the ISP | specified (get value from network admin) |
| WIN configuration | enable/disable WIN resolution |
disabled | indicate server or enable DHCP to allow NetBIOS over TCP/IP |
| gateway | add gateway/list of gateways | none (PPP is used to connect modem to Internet) | IP address of gateway used to connect LAN to Internet |
| DNS configuration | enable/disable host domain |
usually disabled, unless proxy sever used by ISP |
enabled, with Host and Domain specified (get the value from the system admin) |