client/include/config.h [code] | |
server/include/config.h [code] | |
docu.h [code] | |
src/lex.yy.c | |
utils/lex.yy.c | |
client/src/main.c | |
server/src/main.c | |
w3cache.h [code] | |
w3client.c | |
w3client.h [code] | Connection and higher level communication functions |
w3clientconfig.h [code] | |
w3comm.c | |
w3comm.h [code] | Convenient communication functions (to get rid of thr messy read/write stuff) |
w3error.c | |
w3error.h [code] | Error output functions |
w3html.c | |
w3html.h [code] | |
w3server.c | |
w3server.h [code] | Main functions to set up a server. To set up a server, simply call w3StartServer(int portnumber). The rest will hopefully be done by the server itself |
w3servertypes.h [code] | |
w3smtp.c | |
w3smtp.h [code] | Functions for sending email via SMTP |
w3string.c | |
w3string.h [code] | Convenience functions to handle char* strings |
w3thread.c | |
w3thread.h [code] | |
w3types.h [code] | Type definitions |
w3uri.c | |
w3uri.h [code] | Functions to manipulate URIs |