added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library.
parent
5635a72d52
commit
c805b8827a
|
@ -0,0 +1,27 @@
|
||||||
|
XML-RPC.NET - XML-RPC for .NET
|
||||||
|
v2.1.0
|
||||||
|
Copyright (C) 2001-2006 Charles Cook (chascook@gmail.com)
|
||||||
|
|
||||||
|
xmlrpcgen
|
||||||
|
Copyright (C) 2003 Joe Bork
|
||||||
|
|
||||||
|
For more information about XML-RPC.NET visit http://www.xml-rpc.net.
|
||||||
|
|
||||||
|
XML-RPC.NET is licensed with MIT X11 license.
|
||||||
|
(see http://www.xml-rpc.net/faq/xmlrpcnetfaq.html#6.12)
|
||||||
|
|
||||||
|
For more information about XML-RPC refer to http://www.xmlrpc.com/
|
||||||
|
|
||||||
|
|
||||||
|
PREQUISITES
|
||||||
|
-----------
|
||||||
|
Assembly CookComputing.XmlRpc.dll requires 1.0 .NET runtime and
|
||||||
|
runs on all later versions.
|
||||||
|
|
||||||
|
Assembly CookComputing.XmlRpcV2.dll requires 2.0 .NET runtime.
|
||||||
|
|
||||||
|
|
||||||
|
DOCUMENTATION
|
||||||
|
-------------
|
||||||
|
For help on using XML-RPC.NET, see
|
||||||
|
http://www.xml-rpc.net/faq/xmlrpcnetfaq.html.
|
Binary file not shown.
Loading…
Reference in New Issue