• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdecore
 

tdecore

KNetwork::KSocksSocketDevice

KNetwork::KSocksSocketDevice Class Reference

The low-level class for SOCKS proxying. More...

#include <ksockssocketdevice.h>

Inheritance diagram for KNetwork::KSocksSocketDevice:
KNetwork::TDESocketDevice KNetwork::KActiveSocketBase KNetwork::KPassiveSocketBase TQIODevice KNetwork::TDESocketBase KNetwork::TDESocketBase

List of all members.

Public Member Functions

 KSocksSocketDevice (const TDESocketBase *=0L)
 KSocksSocketDevice (int fd)
virtual ~KSocksSocketDevice ()
virtual int capabilities () const
virtual bool bind (const KResolverEntry &address)
virtual bool listen (int backlog)
virtual bool connect (const KResolverEntry &address)
virtual KSocksSocketDevice * accept ()
virtual TQ_LONG tqreadBlock (char *data, TQ_ULONG maxlen)
virtual TQ_LONG tqreadBlock (char *data, TQ_ULONG maxlen, TDESocketAddress &from)
virtual TQ_LONG peekBlock (char *data, TQ_ULONG maxlen)
virtual TQ_LONG peekBlock (char *data, TQ_ULONG maxlen, TDESocketAddress &from)
virtual TQ_LONG tqwriteBlock (const char *data, TQ_ULONG len)
virtual TQ_LONG tqwriteBlock (const char *data, TQ_ULONG len, const TDESocketAddress &to)
virtual TDESocketAddress localAddress () const
virtual TDESocketAddress peerAddress () const
virtual TDESocketAddress externalAddress () const
virtual bool poll (bool *input, bool *output, bool *exception=0L, int timeout=-1, bool *timedout=0L)

Friends

class TDESocketDevice

Detailed Description

The low-level class for SOCKS proxying.

This class reimplements several functions from TDESocketDevice in order to implement SOCKS support.

This works by using KSocks.

Author:
Thiago Macieira <thiago.macieira@kdemail.net>
Warning:
This code is untested!

Definition at line 40 of file ksockssocketdevice.h.


Constructor & Destructor Documentation

KSocksSocketDevice::KSocksSocketDevice ( const TDESocketBase *  obj = 0L  ) 

Constructor.

Definition at line 46 of file ksockssocketdevice.cpp.

KSocksSocketDevice::KSocksSocketDevice ( int  fd  )  [explicit]

Construct from a file descriptor.

Definition at line 53 of file ksockssocketdevice.cpp.

KSocksSocketDevice::~KSocksSocketDevice (  )  [virtual]

Destructor.

Definition at line 60 of file ksockssocketdevice.cpp.


Member Function Documentation

KSocksSocketDevice * KSocksSocketDevice::accept (  )  [virtual]

Overrides accepting.

The return type is specialised.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 169 of file ksockssocketdevice.cpp.

bool KSocksSocketDevice::bind ( const KResolverEntry &  address  )  [virtual]

Overrides binding.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 73 of file ksockssocketdevice.cpp.

int KSocksSocketDevice::capabilities (  )  const [virtual]

Sets our capabilities.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 65 of file ksockssocketdevice.cpp.

bool KSocksSocketDevice::connect ( const KResolverEntry &  address  )  [virtual]

Overrides connection.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 119 of file ksockssocketdevice.cpp.

TDESocketAddress KSocksSocketDevice::externalAddress (  )  const [virtual]

Overrides getting external address.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 386 of file ksockssocketdevice.cpp.

bool KSocksSocketDevice::listen ( int  backlog  )  [virtual]

Overrides listening.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 97 of file ksockssocketdevice.cpp.

TDESocketAddress KSocksSocketDevice::localAddress (  )  const [virtual]

Overrides getting socket address.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 328 of file ksockssocketdevice.cpp.

TQ_LONG KSocksSocketDevice::peekBlock ( char *  data,
TQ_ULONG  maxlen,
TDESocketAddress &  from 
) [virtual]

Peeks the data in the socket and the source address.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 280 of file ksockssocketdevice.cpp.

TQ_LONG KSocksSocketDevice::peekBlock ( char *  data,
TQ_ULONG  maxlen 
) [virtual]

Overrides peeking.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 259 of file ksockssocketdevice.cpp.

TDESocketAddress KSocksSocketDevice::peerAddress (  )  const [virtual]

Overrides getting peer address.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 357 of file ksockssocketdevice.cpp.

bool KSocksSocketDevice::poll ( bool *  input,
bool *  output,
bool *  exception = 0L,
int  timeout = -1,
bool *  timedout = 0L 
) [virtual]

Overrides polling.

Reimplemented from KNetwork::TDESocketDevice.

Definition at line 392 of file ksockssocketdevice.cpp.

TQ_LONG KSocksSocketDevice::tqreadBlock ( char *  data,
TQ_ULONG  maxlen 
) [virtual]

Overrides reading.

Definition at line 217 of file ksockssocketdevice.cpp.

TQ_LONG KSocksSocketDevice::tqwriteBlock ( const char *  data,
TQ_ULONG  len 
) [virtual]

Overrides writing.

Definition at line 301 of file ksockssocketdevice.cpp.


The documentation for this class was generated from the following files:
  • ksockssocketdevice.h
  • ksockssocketdevice.cpp

tdecore

Skip menu "tdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.6.3
This website is maintained by Timothy Pearson.