A little super-simple but powerful soap client that offers an easy way to send soap request to a server (from file or stdin), test server robustness by sending same request on multiple threads and eventually see the whole http conversation.
If you need a quick and easy way to do soapcalls from your terminal or script, this tool is for you.
This is my first Project originally named "CoLiBro". It is a C-HTTP and HTML Wrapper to process webdata automatically.
Some examples are:
- Receive website to check if it is up
- Download your personal data from eg. Online-Banking, Bills, ...
- Process data contained in websites eg. weather data
- Receive mass of data, especially to crawl a website?
- ...
Examples and API Documentation planned
Project goal is to allow you easy post and backup blog articles to most free blogging hosting. Provide Python API, command line utility, Emacs integration and GTK interface.
Webtunnel is an HTTP tunnel with some unique features: it runs in the context of a web server; it uses simple requests/responses for proxy traversal; and it is multi-threaded to allow many parallel connections to many destinations simultaneously.
JSRPC is a simple way to create shells to call Java methods. It can be used locally or remotely. JSRPC implements a new way to do RPC similar to shell calls.