Transdraw sources

Chris Double chris.double at double.co.nz
Fri May 6 02:03:32 CEST 2011


I put an instance of the server side of TransDraw running on my
server. If anyone wants to try connecting and drawing, feel free. To
connect, build the TransDraw sources:

$ tar xvf transdraw_sources.tar.gz
$ cd transdraw
$ make
$ ./maketrd

Then run the editor passing the ticket to my running instance and nickname:

$ ./Ned --editor http://www.bluishcoder.co.nz/transdraw.ticket mynick

Draw away! You can chat with other connected users at the bottom.

To run a headless server I did:

$ ./Ned -n --pickle="/path/to/pickle.ticket"

Without the '-n' runs the gui part of the server.

Chris.
-- 
http://www.bluishcoder.co.nz


More information about the mozart-hackers mailing list