• DNS Client && DHCP client
    Hai, im facing a problem in lpc1768 when i'm enabling the DNS client by calling the function of get_host_by_name , dhcp client is getting disturbed. But ip is resolving from dns server When im dubugging...
  • SMTP Client
    Does the SMTP client support sending secured emails?
  • 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...
  • Telnet Client
    Hi, I'd like to implement a telnet client in a STR912 chip to connect it to a telnet server. Unfortunaly I can only find telnet servers in the TCP/IP librairies and I really don't know how to create...
  • 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?