aboutsummaryrefslogtreecommitdiff
path: root/src/client.h (follow)
AgeCommit message (Expand)Author
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-11-12I've started my campaign to clean up all of the header files in libbu++ as farMike Buland
2009-07-16Client code is even cooler, it supports flushing data in case of buffering inMike Buland
2009-06-30Bu::Client now gives you the option to add additional filters to the filterMike Buland
2009-01-16I...think that's a little better. Wow, function pointers in windows have aMike Buland
2009-01-11A new feature has been added to Bu::Server. It's going to be trickier toMike Buland
2009-01-09Hey, that's better. The server now idles the same, but sends data uber-fast!Mike Buland
2008-02-07Just updated the copyright date.Mike Buland
2008-02-07Wowee, I think all this new stuff works, Conduit I don't need now, so it's notMike Buland
2007-11-15david - adding license tag to the top of all header filesDavid
2007-10-08Added some helpers and fixes to Bu::Client, also got all the basics of aMike Buland
2007-10-04Discovered that the Bu::Client::disconnect() function didn't do anything. ThatMike Buland
2007-10-03Nothing about function. I added a bunch of docs and re-arranged a bunch ofMike Buland
2007-07-10Fixed a bunch of stuff, I don't even know what...Mike Buland
2007-06-29A few changes here and there, mainly related to getting the new Server systemMike Buland
2007-06-28Updated the client, it now takes all intXX_t and uintXX_t as a param for writeMike Buland
2007-06-28Client code is better, so is the socket, you can get addresses and other coolMike Buland
2007-06-28The FString has more things that it can do...now.Mike Buland
2007-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
2007-06-18The client/server system now works both ways, in and out, and works as well asMike Buland
2007-06-18Added the protocol class. servers work, but don't send data, updated the streamsMike Buland
2007-05-17Lots of cool new stuff, the Server class actually works for everything exceptMike Buland