ScreenshotsMaybe not too meaningful for such a library but probably interesting anyway to demonstrate some of the possibilities.Two screenshots from the example http server. First a page with some form elements generated with the helper classes. Please note the japanese characters which were submitted with the previous page and now appear correctly below the according input fields. For this to work you need to turn on unicode support. All data is then transmitted in UTF-8 encoding. The second page lists all available methods from the running rpc server. It lists some general information and invocation count. Additionally it is possible to enable or disable each of these methods with the browser.
The next example shows a transaction log when a client transfered some http data and performed some calls via squid (a http proxy). |