Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-29 | A few changes here and there, mainly related to getting the new Server system | Mike Buland | |
working in optimal condition... | |||
2007-06-28 | Updated the client, it now takes all intXX_t and uintXX_t as a param for write | Mike Buland | |
as a convinience. | |||
2007-06-28 | Client code is better, so is the socket, you can get addresses and other cool | Mike Buland | |
things from it. The plugger had yet another bugfix...plugger... | |||
2007-06-28 | The FString has more things that it can do...now. | Mike Buland | |
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland | |
conflicts from happening. And, from now on, other projects should do -Ilibbu++ not -Ilibbu++/src so we can get ready for an installed version of libbu++. | |||
2007-06-18 | The client/server system now works both ways, in and out, and works as well as | Mike Buland | |
the old one in pretty much every way, and better in most. It's much easier to understand. And the atom class is better. | |||
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-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. |