Table of Contents

Class: GSITCPSocketServer ./pyGlobus/io.py

Derives from the base GSITCPServer class. Allows applications using the default SocketServer class to use the GSI context supplied by Globus instead. If the application needs to connect both secure and non-secure connections, a seperate instance of GSITCPSocketServer can be created and run alongside the unsecure SocketServer. Be sure to use different ports for both!

Base Classes   
GSITCPServer
    SocketServer.BaseServer
Methods   
__init__
server_close
  __init__ 
__init__ (
        self,
        addr,
        RequestHandlerClass,
        channel_mode=ioc.GLOBUS_IO_SECURE_CHANNEL_MODE_GSI_WRAP,
        delegation_mode=ioc.GLOBUS_IO_SECURE_DELEGATION_MODE_FULL_PROXY,
        tcpAttr=None,
        )

  server_close 
server_close ( self )

NOTE: This doesn't always free up the addr


Table of Contents

This document was automatically generated on Tue Feb 4 16:47:03 2003 by HappyDoc version 2.1