dingostick software
dingostick
home projects contact adam a & a donate

Inline HTTP is a REALbasic TCPSocket subclass that implements HTTP (albeit not completely) and is easily implemented into your RB application.

I've updated some of the documentation and examples as of 4 January 08. There will likely be some smaller tweaks coming, so some of the underlying functions are still subject to change.


file description size
Inline HTTP A REALbasic plugin to turn any application into a web server. 156K
Version 1.5 This version includes a fix to SendFile that corrupted large (>2mb) files, an error-catching event and updated documentation. 152K
Version 1.6 Version 1.6, including a PrintR function, hierarchical variable parsing, ParseOrder, sessions, and API cleanup. 40K
Version 1.7 Updated to work on newer versions of REALbasic. Also includes URL rewriting. 44K