$NitroWiFi/build/demos/ssl
Move to the $NitroWiFi/build/demos/ssl
and enter
% make
Executable (.nef
, .srl
) files will be generated in
$NitroWiFi/build/demos/ssl/(sample name)/bin/(platform)/(target)/
For example:
$NitroWiFi/build/demos/ssl/ssl-1/bin/ARM9-TS/Release/
Move to the $NitroWiFi/build/demos/ssl/(sample name)/bin/(platform)/(target)/
directory and perform one of the following:
*.nef
, *.srl
in ensata.
*.nlf
file with IS-NITRO-DEBUGGER.
*.srl
file with IS-NITRO-DEBUGGER.
httpsclient-1 |
This demo connects to an HTTPS server as an HTTPS client, using the CPS library. |
ssl-1 |
This demo communicates with an SSL server as an SSL client using the SSL functionality in the CPS library. |
Works in all execution environments.
03/15/2006 Initial version.