These are the examples provided for [[/users/frank26080115/libraries/LPC1700CMSIS_Lib/]] Note, the entire "program" is not compilable!

Embed: (wiki syntax)

« Back to documentation index

Apps

Apps
[uIP]

Modules

 Hello, world
 

A small example showing how to write applications with protosockets.


 DNS resolver
 

The uIP DNS resolver functions are used to lookup a hostname and map it to a numerical IP address.


 SMTP E-mail sender
 

The Simple Mail Transfer Protocol (SMTP) as defined by RFC821 is the standard way of sending and transfering e-mail on the Internet.


 Web client
 

This example shows a HTTP client that is able to download web pages and files from web servers.


 Web server
 

The uIP web server is a very simplistic implementation of an HTTP server.