Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Download  | Order  | History 
 

Server Guard Description

Features  | Detailed Description 
 

Server Guard .NET component provides algorithms for protecting server connections from brute force attacks, connection flood attacks, user and IP filtering functionality and many more. Use this class together with any server component from Clever Internet .NET Suite to protect your server from hackers, viruses, and other malicious activity.

Please see the Demos code (FtpServer) and also the indexed Help documentation provided with the Clever Internet .NET Suite installation for more details about using this component.

The most common members of the Server Guard component can be seen below:

Property List

  Name   Description
 AllowWhiteListOnly Allows connecting only white-listed hosts.
 BlackIPList Specifies the black list of IP addresses.
 ConnectionLimit Provides an information about maximum number of allowed connections from the same source per unit of time.
 Connections Provides an information about connected users.
 EnableConnectCheck Enables connection validation functionality.
 EnableLoginCheck Enables login validation functionality.
 LockedUsers Gets or sets a list of locked users.
 LoginDelay Provides settings for login delay feature.
 WhiteIPList Specifies the white IP list.

Method List

  Name   Description
 Connect Starts connect validation.
 IsBlackListed Allows you to determine whether the specified IP is blacklisted.
 IsWhiteListed Allows you to determine whether the specified IP address is whitelisted.
 Login Starts login validation.

Event List

  Name   Description
 CanConnect Occurs when remote user attempts to connect to the server.
 CanLogin Occurs when a user attempts to log-in.
 ConnectionAllowed Occurs when the user is allowed to connect to the server.
 ConnectionBlocked Occurs when the user was blocked.
 GetDelay Occurs when the component calculates the login delay value and allows supplying custom value.
 UserLocked Occurs when the user was blocked.

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2007