ACE_INet  6.1.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions | Variables
HTTP_Simple_exec.cpp File Reference
#include "ace/Get_Opt.h"
#include "ace/Auto_Ptr.h"
#include "ace/OS_NS_errno.h"
#include "ace/INet/HTTP_URL.h"
#include "ace/INet/HTTP_ClientRequestHandler.h"
#include "ace/INet/INet_Log.h"
#include <iostream>
#include <fstream>

Classes

class  My_HTTP_RequestHandler
 

Functions

void usage (void)
 
bool parse_args (int argc, ACE_TCHAR *argv[])
 
int ACE_TMAIN (int argc, ACE_TCHAR *argv[])
 

Variables

ACE_CString proxy_hostname
 
u_short proxy_port = ACE::HTTP::URL::HTTP_PROXY_PORT
 
ACE_CString url
 
ACE_CString outfile
 

Function Documentation

int ACE_TMAIN ( int  argc,
ACE_TCHAR argv[] 
)
bool parse_args ( int  argc,
ACE_TCHAR argv[] 
)
void usage ( void  )

Variable Documentation

ACE_CString outfile
ACE_CString proxy_hostname
u_short proxy_port = ACE::HTTP::URL::HTTP_PROXY_PORT