$NitroWiFi/build/demos/soc
Move to the $NitroWiFi/build/demos/soc directory and enter
% make
Executable (.nef, .srl) files will be generated in
$NitroWiFi/build/demos/soc/(sample name)/bin/(platform)/(target)/
For example:
$NitroWiFi/build/demos/soc/httpclient/bin/ARM9-TS/Release/
Move to the $NitroWiFi/build/demos/soc/(sample name)/bin/(platform)/(target)/ directory and perform one of the following:
*.nef, *.srl with ensata.
*.nlf file with IS-NITRO-DEBUGGER.
*.srl file with IS-NITRO-DEBUGGER.
dhcp_monkey |
This demo repeatedly connects and disconnects from a DHCP server using the SOC library. |
ftpclient |
This demo connects to an FTP server as an FTP client, using the SOC library. |
httpclient |
This demo connects to an HTTP server as an HTTP client, using the SOC library. |
httpserver |
This demo connects to an HTTP client as an HTTP server, using the SOC library. |
telnet |
This demo connects to telnet using the SOC library. |
Works in all execution environments.
2006/03/15 Initial version.
CONFIDENTIAL