Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
(ARM).Porting the ARM webserver programmer's guide.Ver 1.6.pdf
Скачиваний:
27
Добавлен:
23.08.2013
Размер:
1.19 Mб
Скачать

Introduction

1.1About the ARM Webserver

The information in this manual enables you to port the ARM Webserver to an embedded system. By the end of the porting procedure, your system will be able to serve Hypertext Markup Language (HTML) features, for example:

text files

forms

graphics

Java Applets.

Some HTML knowledge is needed, but everything you need to know about Hypertext Transfer Protocol (HTTP) to port the server is in this document. If you have no previous experience with HTML, it is suggested that you learn the basics of HTML programming and write a few practice web pages.

1.1.1Terms

In this document, the following terms are used:

Server

When used without other qualification, refers to the ARM Webserver

 

code as ported to an embedded system.

System

Refers to your embedded system.

Sockets

Refers to the Transmission Control Protocol/Internet Protocol (TCP/IP)

 

Application Program Interface (API) developed for UNIX at the

 

University of California, Berkeley.

End user

Refers to the person who ultimately uses your product.

You

Indicates the user or engineer who is porting the server.

Conventions used throughout the document, such as the use of bold or italic font, are explained in Typographical conventions in the Preface.

1-2

Copyright © 1999-2001 ARM Limited. All rights reserved.

ARM DUI 0075D