• 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 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 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...
  • 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...