Axis 250S Instrukcja Użytkownika Strona 6

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 72
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 5
In URL syntax and in descriptions of CGI parameters, text in italic within angle brackets denotes content that
should be replaced with either a value or a string. When replacing the text string, the angle brackets must also
be replaced. An example of this is the description of the name for the server, denoted with <servername> in the
URL syntax description below, which is replaced with the string myserver in the URL syntax example, also
shown below.
URL syntax is written with the word "Syntax:" shown in bold face, followed by a box with the referred syntax, as
shown below. The name of the server is written as <servername>. This is intended to be replaced with the name
of the actual server. This can either be a name, e.g., "thecam" or "thecam.adomain.net" or the associated IP
number for the server, e.g., 10.10.2.139.
Syntax:
http://<servername>/jpg/image.jpg
A description of returned data is written with "Return:" in bold face, followed by the returned data in a box. All
data returned as HTTP formatted, i.e., starting with the string HTTP, is line-separated with a Carriage Return and
Line Feed (CRLF) printed as \r\n.
Return:
HTTP/1.0 <HTTP code> <HTTP text>\r\n
URL syntax examples are written with "Example:" in bold face, followed by a short description and a light grey
box with the example.
Example: request default image
http://myserver/jpg/image.jpg
Examples of what can be returned by the server from a request is written with "Example:" in bold face, followed
by a short description and a light grey box with an example of the returned data.
Example: returned data after a successful request
HTTP/1.0 200 Ok\r\n
Axis Communications - Network Camera Developer pages http://www.axis.com/techsup/cam_servers/dev/cam_http_api.php
6 of 72 5/21/10 15:42
Przeglądanie stron 5
1 2 3 4 5 6 7 8 9 10 11 ... 71 72

Komentarze do niniejszej Instrukcji

Brak uwag