Posted on February 28, 2007 by CodeHermit
The name of the server for CoffeeTalk is cttpd, the CoffeeTalk Transport Protocol Daemon. This is an obvious take from httpd, the Hyper Text Transport Protocol Daemon.
Web servers, generally, send html files. CoffeeTalk servers send outlines.
Web server connections, generally, are not persistent. CoffeeTalk connections are persistent. Always on.
Always connected clients presents some interesting issues, [...]
Filed under: CoffeeTalk | Leave a Comment »
Posted on February 27, 2007 by CodeHermit
Let’s start with the project I’ll be working on, and coincidentally, the project I’ll be talking the most about: CoffeeTalk. I don’t have a quick 30-second elevator pitch, or even an extended version that can fully explain it. Yet.
I’m still not sure how CoffeeTalk will turn out. The title of this post is one way [...]
Filed under: CoffeeTalk | Leave a Comment »
Posted on February 27, 2007 by CodeHermit
This is the first post in a long strange journey. I’ll be getting into some kind of rhythm for posting, but that will take some time. I’ve never been good at writing on a consistent basis. So we’ll just have to start with this short post and go from here. A million steps from now [...]
Filed under: Uncategorized | Leave a Comment »