Search code examples
xmlsoapxml-rpc

Write a tr069 emulate client with perl?


I'm a new comer to soap and cwmp, and I want write a fake tr069 client to communicate with acs server(like openACS), I tried SOAP::Lite & XML::Compile::SOAP, but still can not format a right message body for communicating with acs, so any tips and tutorials?
Many thanks!
regards


Solution

  • Here is what you are looking for (no perl implementation)

    groovy: https://github.com/andersnorgaard/groovycpe

    Java: https://github.com/paraam/tr069-simulator