Test 1 CIS
150 Fall 2002
Name:_______________________________
- The FTP allows a
user on any computer to get files from another computer.
- The
network terminal protocol Telnet allows a user to log in on any
other computer on the network.
- What
does OSI stand for Open System Interconnectivity
- List
the Seven Layers of the OSI Model
- Application
- Presentation
- Session
- Transport
- Network
- Data Link
- Physical
- Anonymous FTP is Used by
General Public to access files on a FTP server
- WS_FTP is a popular
windows based FTP Program
- Open is the FTP command
that connects to a FTP server
- get is the FTP command
that retrieves file from server(download)
- bye or exit is the FTP
command that ends an ftp program
- binary
is the FTP command that states the file transferred will be in binary mode
- ascii
is the FTP command that states the file transferred will be in text mode
- SMTP
stands for Simple mail Transfer Protocol
- MIME
stands for Multimedia Internet Mail Extension
- When
using an Email program the command forward allows messages you
receive to be sent to others.
- The
Blind Carbon Copy performs what function? Information not in message
header
- In
TCP/IP, a datagram is a collection of data that is sent as a single
message
- TCP
stands for Transmission Control Protocol
- IP
stand for Internet Protocol
- Checksum
is a number that is computed by adding up all the octets in the datagram
at both the sending and receiving end of the transmission.
- Internet
addresses are 32 bits, normally written as 4 octets (in decimal),
e.g. 128.6.4.7
- Class
B addresses use the first 2 octets for the network number
- Normal
hosts should never be given addresses containing 0 or 255
- IP
doesn't know how this datagram relates to any datagram before it or
after it.
- HTTP
stands for Hypertext Transfer Protocol
- URL
stands for Uniform Resource Locator
- HTTP
is a Stateless because it does not maintain any information from
one transaction to another
- HTTP
Client requests contain 3 Sections
- The
HTTP Method Get is a request for information located at specific
URI
- The
HTTP Method Head is a request for only the header information on a
file or resource.
- The
HTTP Method Put is a request that allows data to be sent to the
server in a client request
- Cookies
were introduced by Netscape Navigator to enable a server to store client
side specific information on the client machine and use the information
when a server or a particular page is accessed again by the client
- TCP is a Level Transport
Layer OSI Model Protocol.
- IP is a Level Network
Layer OSI Model Protocol.
- Router is a Network
Layer OSI Model Device.
- NIC Card is a Data Link
OSI Model Device.
- HUB is a Physical Layer
OSI Model Device.
37.CERN
releases the first Web server in 1991.