Basic HTML version of Foils prepared October 2 98

Foil 28 HTTP - Hypertext Transport Protocol

From Introduction to Architecture of World Wide Web CPS406/606 -- Fall Semester 98. by Nancy J. McCracken


1 HTTP provides an upper level to the Internet, that is, it is built on top of a back-bone network with all the packets flowing from client to server and vice versa using the standard TCP/IP protocol.
2 It uses MIME formats and concepts, but does not fully conform to MIME as the WWW is not a mail system.
3 HTTP protocol is compatible with other network services such as FTP (File Transfer Protocol), NNTP (Network News Transport Protocol).
  • On a UNIX-based machine, the basic services are enumerated in the file /etc/services. Each service cooresponds to a standard port. For example, telnet is mapped to port 43, and FTP is mapped to port 21. All ports below 1024 are privileged - only the system administrator can determine port use.
4 The HTTP service is standardly assigned to port 80 - it provides a much shorter service connection than the other services.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Nov 28 1998