Ok so I dont know any language besides PHP, HTML, and a little JS. Its embarrassing I know.....
My problem is that I want to generate an enormous rainbow table set (up to 35 characters in length, alpha-lower-numeric-space-special characters included) but generating a table set with all symbols/spaces/etc and up to 7 characters in length would take an estimated 365 days on a 1GHz PIII computer!!!!! Thats insane! I would like to have it in something like a couple weeks max! My computer is a C2D E6750 (overclocked to 3.44GHz) with 2gb of DDR2 ram and more than enough disk space. No problem there, but I also have numerous computers (just as powerful) at my disposal, I am thinking that if I were to unite these computers into one I would be able to generate that said table set in a fairly respectable amount of time. Check out freerainbowtables.com, they provide a client which does what I want mine to do, except they control their client and do not provide the source code.....

The program I would be using to generate these tables would be rtgen.exe (check it out
Project Rainbow Crack), now how could I write a program, in any language really, that will unify computers and join them to work together to generate rainbow tables? I figure this will be (an excruciatingly painful) learning experience and should teach me a language pretty darn well.
If you dont understand what I mean think of it as a Folding@Home or as a botnet type-of-thing.
Much help would be appreciated, I am willing to do this even though I know no other languages besides the above mentioned ones (well I know a little Cpp but not alot, very basic). Also, if such a program exists and I havent found it yet (trust me, Ive tried looki8ng for one), please tell me lol.