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

Editing ARM Networking .nv Files

B.3 Secondary .nv file parameters

This section describes parameters that are used in secondary .nv files. These parameters are categorized according to the .nv file that they are used in. These files are:

dhcpsrv.nv

This file is described in Porting the ARM DHCP Server Version

 

1.6 Programmer's Guide, supplied separately with the ARM

 

DHCP Server product.

dhcprecs.nv

This file is described in Porting the ARM DHCP Server Version

 

1.6 Programmer's Guide, supplied separately with the ARM

 

DHCP Server product.

login_file.nv

The name of this file is specified after login file: in the primary

 

.nv file. The use of this file is described with the do_script()

 

function in the Porting PPP Version 1.6 Programmer's Guide.

 

This guide is supplied separately with the ARM PPP product.

B-6

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

ARM DUI 0144B

Appendix C

Sample Applications

This chapter describes the sample applications provided with the TCP/IP sources. It contains the following sections:

Requirements on page C2

Building projects on page C3

Running the examples on page C4

Descriptions of the examples on page C5.

ARM DUI 0144B

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

C1

Sample Applications

C.1 Requirements

In order to use the sample projects supplied, you need the following:

ARM Development Suite (ADS), version 1.0.1

ARM Integrator/AP fitted with an Integrator/CM7TDMI core module

ARM Ethernet Kit for the ARM Development Board (Intel PRO/100+ Management Adapter)

ARM MultiICE for downloading to the board.

If you are using the ARM PPP sources, you also need a Hayes-compatible modem and a PPP server to dial into.

C2

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

ARM DUI 0144B