how to implement RPC method???
hello all,
thx for your discussion & earlier advice... i found gatespace server very useful.
i am in middle of a problem again, n' looking for some help from you guys...
i decided to use C++ & gSOAP toolkit to implement my CPE application.
i have created RPC methods using gSOAP to serve client's request. it is working fine.
but now as per the requirements defined in TR-069, the client should send the request in HTTP response packet and my server has to give response in HTTP Post packet...
this is just opposite to SOAP standard, and gSOAP follows the normal method as specified by SOAP.
as i think, gSOAP just neglects any XML message that is present in HTTP Response packet.
i wanted to know, has someone tried some RPC implementation for CPE with some success, and if yes, how???
also, has someone used gSOAP, please help me with how to tweak gSOAP to get the desired output... i.e. making my server, read SOAP request embedded inside a HTTP response packet, and how to modify my RPC method to be called this way.
any help would be very much valuable for me...
thx in advance
Quote:
Originally Posted by
dunder
Gatespace.com has an online ACS available to anyone who registers - it can be used to test CPE TR-069 implementations for basic adherence to the spec.
There's also a client executable that can be downloaded and run on a Linux workstation if that's helpful as a reference.
Who knows, if you contact there biz dev people, they may be willing to help start some kind of openSource project.
New Test Server - at Gatespace.com
Since this forum was previously interested in Online Test Servers, I thought I would write a quick post about the update to the Gatespace site that now includes access to a brand new online server for testing - the so-called tier 2 test, is a full ACS implementation that allows a set of PD-128 tests to executed and debugged - and, there is no subscription fee.
There is a fee-based service (tier 3), but the tier 2 service is very complete for most product qualification needs.
Gatespace web-site is not accessible
Hi,
I'm new to this forum, interested in knowing more about TR-069, ACS, CPE management as my current need requires managing a CPE, a residential gateway. I don't have any ACS device or software. Can some one help me in this regard. I tried with the web sites some of you have mentioned. Most of them are not accessible, esp gatespace.com. I don't know how to make use of the code obtained from opensource - Any help on this?