##################################################################################
#                                                                                #
#                           example_http_client                                  #
#                                                                                #
##################################################################################

Table of Contents
~~~~~~~~~~~~~~~~~
 - Description
 - Setup Guide
 - Result description
 - Supported List

 
Description
~~~~~~~~~~~
        In this example, http client send request to get server response.

	
Setup Guide
~~~~~~~~~~~
        1.Change HOST_NAME and HOST_PORT to user define.
        2.GCC: use CMD "make all EXAMPLE=http_client" to compile http_client example. 

	
Result description
~~~~~~~~~~~~~~~~~~
        This example will call http_client() to send http request.


Supported List
~~~~~~~~~~~~~~
[Supported List]
        Supported IC :
               RTL8730A, RTL872XE
