|
Class Summary |
| AuthKey |
AuthKey calculates and communicates the FREE authorisation key which
helps to secure the system against attacks through reverse engineering the
client program. |
| AuthSys |
The AuthSys Class implements a Message Authentication Code system (MAC). |
| Boundary |
|
| ClientProtocol |
|
| Comms |
|
| FTest |
|
| Packet |
|
| RSAEncrypt |
Encrypts/Decrypts data using RSA. |
| RSAPKCS1 |
|
| Stress |
|
| StringByteTools |
Because all FREE communications (like HTTP) must be ASCII we can create some
String <-> Byte conversion tools that bypass the massive performance hit of
dealing with all Unicode characters. |
| TCPClient |
|
| TestFrame1 |
|