s.d.b.ClientConnection : class documentation

Part of samba.dcerpc.base View In Hierarchy

ClientConnection(binding, syntax, lp_ctx=None, credentials=None) -> connection

binding should be a DCE/RPC binding string (for example: ncacn_ip_tcp:127.0.0.1) syntax should be a tuple with a GUID and version number of an interface lp_ctx should be a path to a smb.conf file or a param.LoadParm object credentials should be a credentials.Credentials object.

Method __new__ T.__new__(S, ...) -> a new object with type S, a subtype of T
Method alter_context S.alter_context(syntax) Change to a different interface
Method request S.request(opnum, data, object=None) -> data Make a raw request
def __new__():
T.__new__(S, ...) -> a new object with type S, a subtype of T
def alter_context():
S.alter_context(syntax) Change to a different interface
def request():
S.request(opnum, data, object=None) -> data Make a raw request
API Documentation for Samba, generated by pydoctor at 2012-03-06 23:17:58.