Download List

프로젝트 설명

xmlrpcserver is a simple to use but fairly
complete XML-RPC server module for Python,
implemented on top of the standard module
xmlrpclib. This module may, for example, be used
in CGIs, inside application servers or within an
application, or even standalone as an HTTP server
waiting for XML-RPC requests. xmlrpcserver is
completely written in Python and has no
dependencies other than standard modules.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-16 08:49
0.99.2

이 버전은 ()와 system.methodHelp () 셨기 방법 system.listMethods 추가 실행의 반환 값을 소개 (), 및 방법 '시작'_ '에 등록된 클래스에서 사용할 수 있도록하지 않음으로써 작은 보안을 향상 featureed.
Tags: Minor feature enhancements
This version added system.listMethods() and system.methodHelp() introspection methods, introduced a return value to execute(), and featureed a small security improvement by not allowing methods starting with '_' to be available in registered classes.

2005-08-14 18:17
0.99.1

Tags: Initial freshmeat announcement

Project Resources