메소드 | 설명 | |
---|---|---|
DataConnection ( ) : System | ||
DataConnection ( Socket sock ) : System | ||
SendAll ( Connection con ) : void | ||
SendAll ( Stream stream ) : void |
Flags this connection busy and asynchronously sends everything that can be read from this stream.
|
|
SendFile ( |
Flags this connection busy and asynchronously sends the given file.
|