Package CADI.Server.Request

Class Summary
HTTPRequestReader This class reads HTTP client requests.
RequestListener This class listens to the client requests and enqueues them.
RequestQueue This class implements a queue where the received client requests are saved and then they are readed by the RequestDispatcher thead to be processed.
RequestQueueNode This is an auxiliary class used to save the socket, the HTTP request line, and the HTTP request headers for each client in the RequestQueue .
 



CADI - Copyright (C) 2007
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) (contact)