• TCPnet SMTP Issues
    I have implemented the TCPnet library and a simple routine to send an email to myself. It works, however only about 50% of the time; one of several things causes it to fail: it doesn't ever receive and...
  • TCPnet SMTP Issues
    I have implemented the TCPnet library and a simple routine to send an email to myself. It works, however only about 50% of the time; one of several things causes it to fail: it doesn't ever receive and...
  • SMTP Demo\TCPNet (STR9)
    Hi, Has anybody else successfuly ran the SMTP demo on the STR9 demo board? I've attempted to send a mail via the development board but don't get any results. The demo never breaks at a specified...
  • SMTP Demo\TCPNet (STR9)
    Hi, Has anybody else successfuly ran the SMTP demo on the STR9 demo board? I've attempted to send a mail via the development board but don't get any results. The demo never breaks at a specified...
  • TCPNet HTTP: User / Admin log-in ability
    I have created a web server using the TCPnet HTTP server. I need to implement a way of allowing various users to log into the server, each having different levels of authority (i.e. what settings they...