Http client

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Http client

935 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jaybee on Sun Aug 12 20:35:33 MST 2012
Hi,

I am trying to use the lpc1769(sub-controller) to read from the lpc1788(main-controller) using ethernet protocol. I used lwip which has a webserver example to upload information, this works great when using a PC browser to view the data. But now I need to use the lpc1769 to read this data and react, where can i find more information/examples for uIP/lwip http client?
0 Kudos
Reply
4 Replies

723 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jaybee on Mon Aug 13 02:25:51 MST 2012
Yup, I did a lot of google research, but most of the lwip examples are based on the web server example, these work great. However I could not find any nice information on using the http client functions, for example go to xxx.xxx.xxx:80/xxx.html, it will then buffer out the whole html source.
0 Kudos
Reply

723 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Mon Aug 13 01:09:55 MST 2012

Quote: jaybee
Hi,

I am trying to use the lpc1769(sub-controller) to read from the lpc1788(main-controller) using ethernet protocol.



What about UDP :confused:
0 Kudos
Reply

723 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Mon Aug 13 00:47:51 MST 2012
http://lmgtfy.com/?q=lwip+example
0 Kudos
Reply

723 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by yanvasilij on Sun Aug 12 20:59:50 MST 2012

Quote: jaybee

  where can i find more information/examples for uIP/lwip http client?



Good question! I interested in it too!
0 Kudos
Reply