| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Aleksey V. Zapparov (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can be used to generate passwords based on rules. It can generate one or more passwords with a given length. By default the passwords contain 75% letters and 25% digits. The case of the letters may be lower, upper or mixed. The generated passwords may be excluded so they do not match words listed in a dictionary file. |
| ||||
| This class can be used to handle requests to network servers. It can create a socket to listen to connections to a given IP address and port. The class accepts connections and sends an optional welcome message to the client. It can also register an handler function that will be called when it receives data from a client. The return value of the handler function is sent as response to the client. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |