Skip to content

The project is based on TR-069 protocol intended for communication between a CPE and Auto-Configuration Server (ACS)

Notifications You must be signed in to change notification settings

kenaosg/OpenACS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

OpenACS

The project is based on TR-069 protocol(RPC) intended for communication between a CPE and Auto-Configuration Server (ACS). It is written with Java, under SSM(SpringMVC, Spring, Mybatis).

#Package description:

  1. Package "com.cwmp.acsserver.acs.structprimitive": a. class "CwmpObjBase": base class for primitive struct class, RPC struct class and SOAP struct class. b. other classes: primitive classes which will help construct or parse RPC methods.
  2. Package "com.cwmp.acsserver.acs.structrpc", a. construct or parse RPC methods, which will be part of SOAP envelope.
  3. Package "com.cwmp.acsserver.acs.soap", a. construct or parse SOAP envelope.
  4. Package "com.cwmp.acsserver.acs", a. With all above classes, classes under this package will act like a real CPE.

About

The project is based on TR-069 protocol intended for communication between a CPE and Auto-Configuration Server (ACS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published