Another abandoned server code base... this is kind of an ancestor of taskrambler.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp c846117638 now load image from actual server 14 years ago
..
http first working version of content delivery from file....very crude... @TODO: rewrite complete response handline. 10 years ago
interface more generalizing of response writing (implemented a response writer...now it should be possible to implement a stream writer for images 10 years ago
logger changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
server now load image from actual server 10 years ago
socket fixed some warnings 10 years ago
Makefile.am first working version of content delivery from file....very crude... @TODO: rewrite complete response handline. 10 years ago
class.c remove inline stuff for now ... add carefully again later perhaps 10 years ago
daemonize.c changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
interface.c changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
logger.c changed class tool. Now multiple interface per class are supported as well as simple inheritence. 10 years ago
server.c more generalizing of response writing (implemented a response writer...now it should be possible to implement a stream writer for images 10 years ago
signalHandling.c work on server_run 10 years ago
socket.c changed header hashing to use btree (GNU only). @TODO: make this conditional for other systems. Removed the qsort calls on server->fds making O(2nlogn) to O(n) 10 years ago
testserver.c more generalizing of response writing (implemented a response writer...now it should be possible to implement a stream writer for images 10 years ago