hi all, I am using tiva tm4c129 controller. I want to design webclient on my tiva controller. I want to implement it with get request request.When i will give call to GET i should get data from web server. I am modifying example of enet_uip.I am also using third part library file of webclient.c. How should i do it.
Sagar
So all you really need is an HTTP client - you're not interested in other "web" stuff?
In that case, have you tried googling "HTTP client"?
I summarised my search here: e2e.ti.com/.../46002.aspx
Note the HTTP tutorial link: www.jmarshall.com/.../
Someone already seems to have asked essentially the same question on the Tiva forum:
e2e.ti.com/.../337314.aspx