Hello Tim and others,

> Cool! What language are you using?

C.  Based on the enlightenment libraries... So hopefully lots of
themeable bling too ;-)

> >     Should a client start by sending a protocol 0.1 connect message and
> > then ramp up depending on the response?  This is a bit irritating as the
> > connect message type changes in between version 0.1 and 0.2?  
> 
> Just send a connect frame in the version you want to talk in. I would
> recommend using tp03. Nobody really speaks tp02 anymore and you would be
> hard pressed to find anything which supports tp01.

The only server I can get to work repliably is the stable release of the
tpsever-cpp.  It should support tp03 happily?  (I was looking at tp02).

How stable is the TP03 protocol?  The website implies I should not use
it, as it is not final. 

As an aside - the link to "Formatted Strings" links back to the same
document -> Should there be another page for that format?

> The server will either return a failure frame or a text message if what
> you sent is incorrect.

However this is where I'm not sure.  How do I handle a text message
correctly?  I can't be sure I got the whole string, so I have no way of
syncing the version.  Should I disconnect, and ramp down a version?

        Regards,
        nash
_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to