Tamir.SharpSsh.java.net.Socket Class Reference

Summary description for Socket. More...

List of all members.

Public Member Functions

 Socket (string host, int port)
 Socket (Sock sock)
Stream getInputStream ()
Stream getOutputStream ()
bool isConnected ()
void setTcpNoDelay (bool b)
void setSoTimeout (int t)
void close ()
InetAddress getInetAddress ()
int getPort ()

Protected Member Functions

void SetSocketOption (SocketOptionLevel level, SocketOptionName name, int val)


Detailed Description

Summary description for Socket.

Definition at line 13 of file Socket.cs.


Constructor & Destructor Documentation

Tamir.SharpSsh.java.net.Socket.Socket ( string  host,
int  port 
)

Definition at line 34 of file Socket.cs.

Tamir.SharpSsh.java.net.Socket.Socket ( Sock  sock  ) 

Definition at line 42 of file Socket.cs.


Member Function Documentation

void Tamir.SharpSsh.java.net.Socket.close (  ) 

Definition at line 80 of file Socket.cs.

InetAddress Tamir.SharpSsh.java.net.Socket.getInetAddress (  ) 

Definition at line 85 of file Socket.cs.

Stream Tamir.SharpSsh.java.net.Socket.getInputStream (  ) 

Definition at line 47 of file Socket.cs.

Stream Tamir.SharpSsh.java.net.Socket.getOutputStream (  ) 

Definition at line 52 of file Socket.cs.

int Tamir.SharpSsh.java.net.Socket.getPort (  ) 

Definition at line 90 of file Socket.cs.

bool Tamir.SharpSsh.java.net.Socket.isConnected (  ) 

Definition at line 57 of file Socket.cs.

void Tamir.SharpSsh.java.net.Socket.SetSocketOption ( SocketOptionLevel  level,
SocketOptionName  name,
int  val 
) [protected]

Definition at line 17 of file Socket.cs.

void Tamir.SharpSsh.java.net.Socket.setSoTimeout ( int  t  ) 

Definition at line 74 of file Socket.cs.

void Tamir.SharpSsh.java.net.Socket.setTcpNoDelay ( bool  b  ) 

Definition at line 62 of file Socket.cs.


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

Generated on Wed Jul 21 15:05:31 2010 for SharpSSH by  doxygen 1.5.9