Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

HTTP_Client Class Reference

#include <HTTP_Client.h>

Collaboration diagram for HTTP_Client:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HTTP_Client (void)
 ~HTTP_Client (void)
int open (const ACE_TCHAR *filename, const ACE_TCHAR *hostname=ACE_DEFAULT_SERVER_HOST, u_short port=80)
int read (ACE_Message_Block *mb)
int close ()

Private Attributes

ACE_INET_Addr inet_addr_
ACE_TCHARfilename_
ACE_Connector< HTTP_Handler,
ACE_SOCK_CONNECTOR
connector_

Constructor & Destructor Documentation

HTTP_Client::HTTP_Client void   ) 
 

HTTP_Client::~HTTP_Client void   ) 
 


Member Function Documentation

int HTTP_Client::close  ) 
 

int HTTP_Client::open const ACE_TCHAR filename,
const ACE_TCHAR hostname = ACE_DEFAULT_SERVER_HOST,
u_short  port = 80
 

int HTTP_Client::read ACE_Message_Block mb  ) 
 


Member Data Documentation

ACE_Connector<HTTP_Handler, ACE_SOCK_CONNECTOR> HTTP_Client::connector_ [private]
 

ACE_TCHAR* HTTP_Client::filename_ [private]
 

ACE_INET_Addr HTTP_Client::inet_addr_ [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Dec 21 00:00:56 2005 for DAnCE by  doxygen 1.3.9.1