Can you add some new features in your free time?
1、Password validation:After the client enters the user password, it encrypts it, and then verifies it with the cipher text of the server. Only after they match each other can they log in to the server.
2、Log record:The client's request message and connection time as well as the client's operation record and operation time are recorded through the log.
Thank you very much !
Can you add some new features in your free time?
1、Password validation:After the client enters the user password, it encrypts it, and then verifies it with the cipher text of the server. Only after they match each other can they log in to the server.
2、Log record:The client's request message and connection time as well as the client's operation record and operation time are recorded through the log.
Thank you very much !