Web Authoring
  Home arrow Web Authoring arrow Page 4 - Dreamweaver MX 2004: Your Connection to th...
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEB AUTHORING

Dreamweaver MX 2004: Your Connection to the Internet
By: McGraw-Hill/Osborne
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 11
    2004-07-19

    Table of Contents:
  • Dreamweaver MX 2004: Your Connection to the Internet
  • File Transfer Protocol and the World Wide Web
  • TCP/IP
  • Hypertext Transfer Protocol
  • Hypertext Markup Language (HTML)
  • Understand Data-Driven Web Application Components
  • Install Dreamweaver MX 2004
  • Web Servers
  • Choose Server Technologies
  • JavaServer Pages, PHP, and ColdFusion MX
  • Install and Configure Microsoft Internet Information Services
  • Installing and Using Internet Information Services
  • Understand the Components of an IIS Installation
  • The Default Web Site
  • The Default SMTP Server
  • What to Take Away from this Module

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Dreamweaver MX 2004: Your Connection to the Internet - Hypertext Transfer Protocol


    (Page 4 of 16 )

    Any transfer of data over a client/server network (which is really what the Internet is) has basically four parts. The first and last of these steps are the connection and disconnection of the two communicating computers, which is handled by TCP/IP. Sandwiched in between is the work of the HTTP (see Figure 1-2).

    Dreamweaver MX 2004 TCP/IP

    Figure 1-2  The steps involved in client/server communication

    You have probably noticed the “http” that begins most Web addresses. Actually, most browsers now assume the HTTP protocol is being used when you type in an address, so the http:// designation is not strictly necessary. But rest assured, that is exactly what the browser is generating when it makes a request.

    NOTE  Most browsers are also capable of sending FTP and news requests. If that is what isintended, the protocol must be specified; otherwise, HTTP will be assumed.

    Once a connection is made, a request for data is sent in the form of an address. This might be an IP address, or it could be a fully qualified domain name, such as http://www.dwteam.com/. That request is routed via TCP/IP to the host computer that can fulfill it, and the response is sent back as an HTTP response to the requesting computer. Once it arrives, the TCP/IP protocol again assists in putting the packets of information together so they can be used or displayed.

    How that response is used when it gets back to the requesting computer depends on the content of the information sent. For these discussions, it is assumed that you are requesting the type of content that makes up most of the World Wide Web—HTML content.


    This chapter is from Dreamweaver MX 2004: A Beginner's Guide, by Tom Muck and Ray West (McGraw-Hill/Osborne, 2004, ISBN: 0-07-222996-9). Check it out at your favorite bookstore today.

    Buy this book now.

    More Web Authoring Articles
    More By McGraw-Hill/Osborne


     

    WEB AUTHORING ARTICLES

    - Yahoo Pipes: Worth a Look
    - Completing an EAR
    - Building and Deploying an EAR
    - New Nuke Security Sentinel: Worth Taking a C...
    - Administering Your CMS-Based Web Site
    - What You Need to Know Before Using a CMS
    - Introducing the Google Maps API
    - An Overview of the Yahoo User Interface Libr...
    - Basic configuration of osCommerce, concluded
    - Basic configuration of osCommerce, continued
    - Basic configuration of osCommerce
    - Deploying your Site with PHPEclipse, continu...
    - Deploying your Site with phpEclipse
    - Macromedia Captivate Review
    - Macromedia and Adobe Planning to Tie the Knot







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek