• POP3 Client from RL-TCPnet
    How do modify the RL-TCPnet to suite the POP3 Client? It seems that RL-TCPnet does not support POP3 Client?
  • 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 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?
  • 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...