Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.333.303 Times

ulxmlrpcpp 1.7.0

  Date Added: January 02, 2010  |  Visits: 923

ulxmlrpcpp

Report Broken Link
Printer Friendly Version


Product Homepage
Download (90 downloads)



ulxmlrpcpp is a library to call methods on a remote server. ulxmlrpcpps main goal is to be as easy to use as possible but be fully compliant. It is object oriented and written in C++. ulxmlrpcpp is a library to perform calls via XML-RPC in an object oriented approach implemented in C++. It is intended to have simple interfaces and to be easy to learn. But it shall still be fully compliant to the standards and safe in its use. Unlike other implementations is does not insist on HTTP for transportation but might also accept other ways. For example a simple serial line with a user defined protocol. This library uses expat as xml parser. In the unlikely case that you dont have it on your system download it from http://expat.sourceforge.net. The following files are useful to learn more about this library: * contrib/* Contributed demos or other useful stuff * ulxmlrpcpp/tests/* Validators and test applications. Intended mainly for visual checking. For the expected output see the according *.out. val1_[server|client] are most important since they check most of the functionality several thousand times. secure_[server|client] demonstrates an approach to send and receive secure calls. But dont take the encryption algorithm to serious, it is just to show how to do it basically :-) Replace it by your favourite encryption algorithm. mt_[server|client] does all the processing in parallel using threads. * ulxmlrpcpp/apps/* More or less useful applications in the real world * ulxmlrpcpp/docs/en/index.html The handbook with an introduction. * ulxmlrpcpp/docs/api/html/index.html The api docs. They are not part of the source distribution. Either download them from the same place or generate yourself if you have doxygen installed. Just type "make apidoc" in the the source directory. In ulxr_config.h/ulxr_config-bcb5.h/ulxr_config-msvc.h/... there are some #defines that might be useful on non-autoconf systems or when you need to set up some things manually after running "configure". There is also a directory for Borland BCB5 or M$VC++ users with project files. See "bcb5" resp. msvc and its subdirectories with the READMEs. BCB5 users will want to turn off CodeGuard to increase the speed after they have verified that everything is working correctly with their applications. ulxmlrpcpp is known to run fine on Linux, OpenBSD and Solaris, Windoze ports are working but not very reliably (BCB5 is ok from my point of view). Whats New in This Release: - This release contains several fixes regarding SSL, timeout handling, and code generation. - There are now more possibilities to create client and server code from sources as well as from introspection. - The documentation contains examples on how to use the generated files..

Requirements: No special requirements
Platforms: Linux
Keyword: Libraries Library Methods Programming Remote Server Ulxmlrpcpp Useful
Users rating: 0/10

License: Freeware Size: 542.72 KB
USER REVIEWS
More Reviews or Write Review


ULXMLRPCPP RELATED
Server Management  -  Import modules from a remote server 1.0
Storing modules in a central location, which are used by remote, seperate clients has obvious benefits. This script describes a method by which modules can be fetched from a remote server and compiled into bytecode modules which are used by the...
 
Libraries  -  AxKit::XSP::BasicSession 0.22
AxKit::XSP::BasicSession is a session wrapper tag library for AxKit eXtesible Server Pages. SYNOPSIS Add the session: namespace to your XSP tag:.
14.34 KB  
Utilities  -  Virtual Administrator Daemon 0.2.0
Virtual Administrator Daemon is set of Perl scripts and modules which can help with remote server management. It uses XML input/otput, and can be run by (x)inetd. It can receive multiple commands to execute, and it has been built to provide...
194.56 KB  
Networking Tools  -  local-remote-controll-gui Beta 3
local-remote-controll-gui is a Lazarus/(freepascal) programmed software for running commands on remote "server" or machine, true a file shearing.(like sshfs..)... some customize options, GUI on the user/machine...linux ppc and linux x86, the...
4.4 MB  
Libraries  -  Gaia 2011.2
Gaia is free-of-charge library for programming Java Swing client or client / server applications with advanced components (like JTreeTable) and building forms from XML description files. It contains powerful and easy-to-use XML support and also...
1.29 MB  
Programming  -  Cool RMI 1.1.0 Alpha
Cool RMI is a Java library that handles remote method invocation over TCP. It is Java only, very simple (configuration is: interface class, server host and server port) and is a single jar without dependencies.
61.44 KB  
Modules  -  Remote Macro 6.x-1.x-de
Captures form submissions and then uses the services module to contact, and play back, on a remote server.Currently works for most forms, but not the node forms, :-(
10 KB  
Proxy Server Tools  -  Stunnel 4.20
The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. Stunnel can be used to add SSL functionality to commonly used inetd daemons like POP3, POP2 and IMAP servers...
481.28 KB  
E-Mail Tools  -  spamdyke 2.6.3
spamdyke is a drop-in filter for qmail to provide connection-time blacklisting, graylisting, DNS RBL checking, improved logging, and more spamdyke project is a standalone program that does not use qmail source code or require patching/recompiling...
44.03 KB  
Utilities  -  ConVirt 2.0.1
ConVirt is an active, open source project conceived with the goal of tackling the administrative and infrastructure management challenges that adoption of virtualization platforms presents to the traditional datacenter. The eponymous tool...
2.09 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB