• 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?
  • Writing HTTP client
    Hi There, I'm new to mVision3 IDE and RL-ARM real-time library. I want to write an HTTP client using RL-ARM library. I read the library documentation and examples. Most of them talk about, how...
  • 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...