NetBurner 3.1
htmlfiles.h File Reference

NetBurner HTTP Web Server Files Header File. More...

#include "basictypes.h"
#include "nettypes.h"

Go to the source code of this file.

Functions

int SendFullResponse (char const *name, int fd)
 Send a file with the proper HTTP header. More...
 
int32_t SendFileFragment (char const *name, int32_t fd, PCSTR url=NULL)
 Send a file fragment without a header. More...
 

Detailed Description

NetBurner HTTP Web Server Files Header File.