Source Code
This is a collection of source code and mini-applications that you are free to use as you wish. All I ask is that you include my name and website address in any help files / about box. Thanks.
This is a collection of source code and mini-applications that you are free to use as you wish. All I ask is that you include my name and website address in any help files / about box. Thanks.
This is a partly finished project that I started a long while ago. I always meant to update it but never seemed to get the time. It generates Mandelbrot fractals, you can zoom and save the image. The generation routine isn't optimised, but that is left as an exercise for the reader (!!).
Should work with Delphi 4,5 and 6, just remove the XPMan unit from the uses clause.
This is all of the source code to the CerberusNET application. This client application receives images over tcp/ip from Cerberus. Use it to receive images across a LAN or Internet.
The full C++ source code for Wonderspoon, the HTML page browser.