WifiFly RN171 Receive data from web browser

Hello pylon,

The module datasheet is attached. The code that I found is attached.
Also it key to note that I am not using an Arduino I am try to use code from the libraries provided by the Arduino to write my own driver code. But I am little confused how they setup the web server. I can't find where there sending the specific commands to the RN171 to set it up as a web server.

Also the other thing I want to do is resubmit data from the web client (browser) using a form.

FM4-0.pdf (1.8 MB)

Ardunio-Code.zip (81.7 KB)