Skip to content

guyt101z/ISP_Online-Charging-System_DCC

 
 

Repository files navigation

ISP Online Charging-System (Prepaid)

AAA/DCC interfaces: Sy/Ro/Gy

Author: Fariz Muradov

Online Charging System with DCC protocol suite developed as prototype

GitHub Logo

Database architecture

GitHub Logo

STRAT LOCAL DATABASE (currently SQLite3)

> cd DBSERVER/src/
> python DBServer.py
Server started with 0.0.0.0 | 9999

waiting for connection... listening on port 9999
...connected from: ('xx.xx.xx.xx', 35274)
waiting for connection... listening on port 9999

Start DIAMETER server

> cd CHARGEPOINT/src
> python f_demo_OCS_Server.py

NOTE: This code must still be changed to receive data via the DCC interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.9%
  • C 41.0%
  • Shell 5.0%
  • Makefile 0.1%