Security Issues


 

ASTA Servers can be made very secure.

 

Asta Servers and Clients can be Encrypted.

 

Socket Addressses can be validated with the AstaServerSocket.OnClientValidate Event.

 

A Server Login can be required using the AstaServerSocket.OnClientLogin or OnClientDBLogin.

 

Remote Users who don't login correctly can be immediately disconnected using the AstaServerSocket.DisconnectClientsOnFailedLogin Property.

 

Design time Access can be controlled with DTUserName and DTPassword.

 

The AstaServer can set the public SecureServer:Boolean to true to ONLY allow for Login Messages to be processed to completely lockdown a server and force any access to require a Login before any other message can be processed.

 

ASTA Server Login



ASTA Overview