Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

ssobjects::HttpBlockingSocket Class Reference

#include <socketinstance.h>

Inheritance diagram for ssobjects::HttpBlockingSocket::

ssobjects::SocketInstance List of all members.

Public Types

enum  { nSizeRecv = 1000 }

Public Methods

 HttpBlockingSocket ()
 ~HttpBlockingSocket ()
int readHttpHeaderLine (char *pch, const int nSize, const int nSecs)
int readHttpResponse (char *pch, const int nSize, const int nSecs)

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
nSizeRecv  


Constructor & Destructor Documentation

ssobjects::HttpBlockingSocket::HttpBlockingSocket ( )
 

ssobjects::HttpBlockingSocket::~HttpBlockingSocket ( )
 


Member Function Documentation

int ssobjects::HttpBlockingSocket::readHttpHeaderLine ( char * pch,
const int nSize,
const int nSecs )
 

int ssobjects::HttpBlockingSocket::readHttpResponse ( char * pch,
const int nSize,
const int nSecs )
 


The documentation for this class was generated from the following files:
Generated at Tue Sep 25 00:26:37 2001 for SimpleServerObjects by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001