• uVision CVS Integration: Login
    I am attempting to use uVision 3 with CVS support. However, I noticed that when the script attempts to login to the CVS server, it displays the password prompt in the status window, but never allows...
  • password module
    hi, may i know what type of module should i create, if i want to store phone number and password using 8051? my system now need user to key in password and their phone number in order to activate...
  • User manual link asks for Username & Password???
    I'm sure this must be a silly question, but... I am viewing the online User Manual for the MCBSTM32F200/400 evaluation board. When I get to the Writing Programs > Keil MDK-ARM page, there is a link...
  • HTTP-Demo with RTX-Kernel
    I have tried to translate the HTTP-Demo with RTX-Kernel without success, because there should be "RTLTCP.lib" and "RTLCD.lib" in the Library-folder but they aren't. I haven't got these files. Are these...
  • HTTP Server: Basic Authentication and multiple users.
    I'm using HTTP Server and Basic authentication for my application and I need to log-in at least two different users. The first user is the admin user and the second user is a normal user. How can...