• FTP Server List Command: main_TcpNet takes long time to return
    Hello. I'd like to report this bad approach on the TCP Server and to ask for some workaround ideas. I have a system capable of having thousands of files that WILL be listed if a tcp client issues...
  • FTP Server List Command: main_TcpNet takes long time to return
    Hello. I'd like to report this bad approach on the TCP Server and to ask for some workaround ideas. I have a system capable of having thousands of files that WILL be listed if a tcp client issues...
  • main_TcpNet throws PAbt
    Hi, My application is running from 0x20000 started by a 2nd stage bootloader located at 0x00000. When my application is started by the bootloader, the function call main_TcpNet throws a PAbt...
  • main_TcpNet throws PAbt
    Hi, My application is running from 0x20000 started by a 2nd stage bootloader located at 0x00000. When my application is started by the bootloader, the function call main_TcpNet throws a PAbt...
  • How often should main_TcpNet be called?
    Hi, in an standalone application, how often should I call main_TcpNet()?