• Http Client
    I have searched high and low for this, so sorry if it's really obvious, but does anyone have any idea how to read a web page using a tcp socket? Web server examples I can find by the bucketload, but...
  • HTTP Client
    I wonder if there is a way to consume a webservice with RL-TCPNet and LPC2478. The RL-TCPNet examples only http server, not the client. Can anyone help?
  • HTTP/S Client
    We start to develop on a stm32f437xx controller and use the latest MDK Middleware. I wonder that there are several clients for FTP , DNS , SNTP , SMTP but none for HTTP . Are there some plans...
  • MCB1700 / LPC1768 Http client
    Dear all, The recently started working with ARM Cortex-M3 with MCB1700 kit. I checked several examples, but none of them answered my need, which is used to change the parameters to external sites...
  • reading data in http client application
    Hello everyone, I'm trying to write an http client application using BSD API. At the moment I'm able to connect my client board to the server, send a request to the server and read the answer from...