Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-18 | Added the protocol class. servers work, but don't send data, updated the streams | Mike Buland | |
to include many more state indicators and caps queries, and everything is working better in general. | |||
2007-06-12 | Moved out the xml system again. I think that if I am going to do it again, | Mike Buland | |
I'm going to do it over from scratch, that was just painful. Also, started in again on the server system, it's looking pretty good, already got connections working, next up is managing data flow through clients and protocols! | |||
2007-05-17 | Lots of cool new stuff, the Server class actually works for everything except | Mike Buland | |
actually interacting with clients, and the Client class is almost there, except that it doesn't really do anything yet. |