Components: ibrokerFront

Description

This is the web application acting as a frontend to all main i-broker operations. For example, it allows users to perform the following tasks:

  • Register new top-level and community i-names.
  • Manage existing i-names and i-services.
  • Manage user account, change contact information, reset password, etc.
  • Transfer i-names (in and out).
  • Renew i-names.

ibrokerFront can be configured and deployed without requiring programming work. However, it is also provided as source code, which allows you to customize and extend it according to your needs.

Packaging

ibrokerFront is packaged as a .WAR file for deployment at your main site, e.g. www.youribroker.com. The source code for this component is also provided, which allows you to decide to what extent you want to use it.