Hi all,
I'm more or less sure that we should use REST for the client API. It is based on HTTP and URIs which should be able to use by any client software and programming language. The only thing that we must decide is what the payload should look like. We could transfer any kind of data using REST, e.g. XML, JSON, plaintext, bytecode, etc. I think the two most usefull formats would be XML or JSON with a preference (by me) of XML. Then we would have the power of XML messages but a little less overload of the communication compared to SOAP. But that's only one of the many ways to go... Best regards, Matthias Jansen On Wed, 16 Dec 2009 09:51:18 +0200, "[email protected]" <[email protected]> wrote: > Hi all, > > The next Agent API meeting is held on the #adito IRC channel at > freenode.net next Saturday at 2:30PM CET. More information about Agent > API is available here: > > http://sourceforge.net/apps/trac/openvpn-als/wiki/agent_api > > > Samuli > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Openvpn-als-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openvpn-als-devel -- ___________________ Jansen-Systems Matthias Jansen Friedrich-Ebert-Str. 246 D-42719 Solingen Tel. +49 (0)212 8818750 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Openvpn-als-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-als-devel
