TCP/IP Protocol Stack Demo Program

Location

$NitroWiFi/build/demos/cps

Compilation

Move to the $NitroWiFi/build/demos/cp and enter

% make

 Executable (.nef, .srl) files will be generated in

$NitroWiFi/build/demos/cps/(sample name)/bin/(platform)/(target)/

  For example:

$NitroWiFi/build/demos/cps/cps-1/bin/ARM9-TS/Release/

 

Execution

Move to the $NitroWiFi/build/demos/cps/(sample name)/bin/(platform)/(target)/ directory and perform one of the following:

Description

cps-1 This demo uses the CPS library to communicate after connecting to a general wireless access point (AP).

Emulator

Works in all execution environments.

See Also

CPS Function List

Revision History

03/15/2006 Initial version.