Abstract:
The project is a complex client/server development that is designed to meet the needs of a billing system at an ISP (Internet Service Provider). The project has undertaken the Radius protocol as the core of the system, and deployed it by adding complex rating, credit checks and bill cycle capabilities, that are not part of the standard implementation. It evolved the setup of the environment development of the radius modules, administrative front-end modules and deployment ofthe host database. The standard implementation of radius is enhanced by adding database connectivity to it. The database used for this project is PostgreSQL, which is an open-source database platform The front-end of the system is used to manage the system activities, including Users, Packages and Dealers. It is also used to add money to the user's accounts and shows the current and historical user usage profiles.