• 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...
  • TCPnet SMTP Inconsistency - Debug Logs
    Previously I had posted about inconsistent SMTP client issues using the TCPnet library ( http://www.keil.com/forum/56776/ ). The consensus of the forum was to get debug information and post it and so...
  • TCPnet SMTP Inconsistency - Debug Logs
    Previously I had posted about inconsistent SMTP client issues using the TCPnet library ( http://www.keil.com/forum/56776/ ). The consensus of the forum was to get debug information and post it and so...
  • MCB-STR9 Http demo error
    I have a MCB-STR9 Evaluation board vers.3.0 I download HTTP demo project for this board, but when I try to compile it, Keil says "no Net_Config.h in project"! Why this file are not present in project...