fsInternetServerConnection Class Reference

#include <fsServerConnection.h>

Inheritance diagram for fsInternetServerConnection:

fsSpeaking fsSpeaking fsFtpConnection fsFtpConnection fsHttpConnection fsHttpConnection

List of all members.

Public Member Functions

INTERNET_PORT GetServerPort ()
LPCSTR GetServerName ()
class fsInternetSessionGetSession ()
void CloseHandle ()
LPCSTR GetLastError ()
virtual fsInternetResult Connect (LPCSTR pszServer, LPCSTR pszUser, LPCSTR pszPassword, INTERNET_PORT nPort)
fsInternetResult Initialize (class fsInternetSession *pSession)
HINTERNET GetHandle ()
 fsInternetServerConnection ()
virtual ~fsInternetServerConnection ()
INTERNET_PORT GetServerPort ()
LPCSTR GetServerName ()
class fsInternetSessionGetSession ()
void CloseHandle ()
LPCSTR GetLastError ()
virtual fsInternetResult Connect (LPCSTR pszServer, LPCSTR pszUser, LPCSTR pszPassword, INTERNET_PORT nPort)
fsInternetResult Initialize (class fsInternetSession *pSession)
HINTERNET GetHandle ()
 fsInternetServerConnection ()
virtual ~fsInternetServerConnection ()

Protected Attributes

INTERNET_PORT m_uPort
fsString m_strServer
char * m_pszLastError
HINTERNET m_hServer
class fsInternetSessionm_pSession


Detailed Description

Definition at line 18 of file fsServerConnection.h.


Constructor & Destructor Documentation

fsInternetServerConnection::fsInternetServerConnection (  ) 

Definition at line 10 of file fsServerConnection.cpp.

References m_hServer, m_pSession, m_pszLastError, and NULL.

fsInternetServerConnection::~fsInternetServerConnection (  )  [virtual]

Definition at line 17 of file fsServerConnection.cpp.

References CloseHandle(), m_pszLastError, and SAFE_DELETE_ARRAY.

fsInternetServerConnection::fsInternetServerConnection (  ) 

virtual fsInternetServerConnection::~fsInternetServerConnection (  )  [virtual]


Member Function Documentation

INTERNET_PORT fsInternetServerConnection::GetServerPort (  ) 

LPCSTR fsInternetServerConnection::GetServerName (  ) 

fsInternetSession * fsInternetServerConnection::GetSession (  ) 

Definition at line 48 of file fsServerConnection.cpp.

References m_pSession.

Referenced by fsHttpFiles::GetUrlInfo(), and fsHttpFile::SetupProxy().

void fsInternetServerConnection::CloseHandle (  ) 

LPCSTR fsInternetServerConnection::GetLastError (  ) 

virtual fsInternetResult fsInternetServerConnection::Connect ( LPCSTR  pszServer,
LPCSTR  pszUser,
LPCSTR  pszPassword,
INTERNET_PORT  nPort 
) [virtual]

fsInternetResult fsInternetServerConnection::Initialize ( class fsInternetSession pSession  ) 

HINTERNET fsInternetServerConnection::GetHandle (  ) 

INTERNET_PORT fsInternetServerConnection::GetServerPort (  ) 

LPCSTR fsInternetServerConnection::GetServerName (  ) 

class fsInternetSession* fsInternetServerConnection::GetSession (  ) 

void fsInternetServerConnection::CloseHandle (  ) 

LPCSTR fsInternetServerConnection::GetLastError (  ) 

virtual fsInternetResult fsInternetServerConnection::Connect ( LPCSTR  pszServer,
LPCSTR  pszUser,
LPCSTR  pszPassword,
INTERNET_PORT  nPort 
) [virtual]

fsInternetResult fsInternetServerConnection::Initialize ( class fsInternetSession pSession  ) 

HINTERNET fsInternetServerConnection::GetHandle (  ) 


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:06 2008 by  doxygen 1.5.6