On Thu, 2006-11-23 at 09:18 -0500, Joshua Slive wrote: > But what you don't want is an HTTP server.
True, although http would be suitable if I could reduce the unecessary bandwidth from the headers. > Luckily, the 2.x version > has been designed to support multiple protocols. See mod_echo (or > mod_pop3 or mod_ftpd) for an example of how to substitute another > protocol module for the http protocol module. Does that mean I'm stuck writing my own protocol module then? Basically, I want to send a small amount of data from a client, and get a simple ack back. Http would work fine for that. Dan --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]