Reputation: 5729
I need to integrate cXML data in an ERP, saddly this ERP doesn't support CXML, so i was thinking to use a cXML/HTTPs Server to get the cXML data then parse it.
I'm looking for an HTTPS server in c#/.net in order to receive these cXML stream.
I never dealed with cXML, it appear to be just an "xml".
Any people already deal with cXML ? A simple https server will be enough to get the cXML stream or i'm on the wrong way ?
Thanks a lot,
Upvotes: 1
Views: 234