Giter Site home page Giter Site logo

bruzzoneale / delphixmlrpc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ypapouin/delphixmlrpc

0.0 0.0 0.0 224 KB

XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.

License: GNU Lesser General Public License v2.1

Pascal 100.00%

delphixmlrpc's Introduction

XML-RPC Library for Delphi, Kylix and DWPL (DXmlRpc)
====================================================

0. Overview
-----------
This package contains implementations of a XML-RPC server
and a XML-RPC client. Target platforms are Windows, Linux
and native DOS by use of DWPL and WDOSX. Demo projects for
server and client implementations are included.


1. Copyright
------------
(c) 2001-2003 by Team-DXmlRpc
  e-mail: [email protected]
  www:    http://sourceforge.net/projects/delphixml-rpc/

The initial developer of the package is:
  Clifford E. Baeseman, [email protected]


2. Contributors
---------------
  S. R. Oddson,
  Patrick Martin,
  Avi Lewin,
  Alessio Pollero ([email protected]),
  Immo Wache ([email protected])


3. Bugs and feature requests
-----------------------------
Please supply all bug fix requests to:
  [email protected]
or visit:
  http://sourceforge.net/projects/delphixml-rpc/


4. Licence
----------
This package may be distributed and/or modified under
the terms of the GNU Lesser General Public License
(LGPL) version 2.1 as published by the Free Software
Foundation. See the included license.txt file or visit:
  http://www.dwp42.org/license/lgpl.html


5. Used libraries
-----------------
This library contains a mime encoder by
Ralf Junker <[email protected]> 2000-2001
  http://www.zeitungsjunge.de/delphi/ 

This library also contains the excellent xml parser
written by Stefan Heymann.
  http://www.destructor.de

The complete used library packages are included in
folder xmlrpc\contributions.


6. Installation
---------------
Unzip this package (and keep the folder structure) 
into any folder you like, e.g.
  C:\program files\borland\delphi7\xmlrpc

Open the project group in xmlrpc\build\buildall.bpg
and build all (menu item Project|Build all projects).

Check the examples in xmlrpc\demos and xmlrpc\tests.

For native Delphi Windows mode and Kylix you must
install the latest INDY components to compile!
  http://www.nevrona.com/Indy/

Note that unless installed by hand in Delphi7, Kylix3
the builtin INDY version is 9 while for newer versions
of Delphi(like XE) the builtin version is 10, 
so make sure that in the indy.inc file you have defined 
the right version of INDY based on your environment.

For DWPL Delphi WDOSX for DOS mode you need the 
latest DWPL library from
  http://www.dwp42.org

To install on Lazarus, the Indy10 Lazarus/FPC port
is required, for more information : 
  http://www.indyproject.org/sockets/fpc/
and then install dxmlrpc.lpk package.

7. Change Log (from 2.0.0)
--------------------------
The new change log is availabe in file changelog.


8. Old Change Log (before 2.0.0)
--------------------------------
The old change log until release 1.7.7 is available
in file README.txt included in package xmlrpc1_7_8.zip
in the folder xmlrpc\contributions.


9. Useful links
---------------

http://www.xmlrpc.com/
http://www.commercemechanics.com/index.php?object=downloads

delphixmlrpc's People

Contributors

bruzzoneale avatar ypapouin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.