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
_________________________________________________________________________________
mozart-hackers mailing list                           
[email protected]      
http://www.mozart-oz.org/mailman/listinfo/mozart-hackers

Reply via email to