프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Connection | |||
DccServer | |||
ExternalIPAdress | |||
Irc | |||
IsConnected | bool | ||
IsValid | bool | ||
LocalEndPoint | |||
Reject | bool | ||
RemoteEndPoint | |||
SessionID | long | ||
Timeout | System.DateTime | ||
User | string |
메소드 | 설명 | |
---|---|---|
Disconnect ( ) : void | ||
RejectRequest ( ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
DccChatReceiveLineEvent ( |
||
DccChatRequestEvent ( |
||
DccChatSentLineEvent ( |
||
DccChatStartEvent ( |
||
DccChatStopEvent ( |
||
DccIntToHost ( long ip ) : string | ||
DccSendReceiveBlockEvent ( |
||
DccSendRequestEvent ( |
||
DccSendSentBlockEvent ( |
||
DccSendStartEvent ( |
||
DccSendStopEvent ( |
||
FilterMarker ( string msg ) : string | ||
GetAck ( long sentBytes ) : byte[] | ||
HostToDccInt ( |
메소드 | 설명 | |
---|---|---|
DccConnection ( ) : System | ||
InitWork ( Object stateInfo ) : void | ||
IsSession ( long session ) : bool |
protected DccChatReceiveLineEvent ( |
||
e | ||
리턴 | void |
protected DccChatRequestEvent ( |
||
e | ||
리턴 | void |
protected DccChatSentLineEvent ( |
||
e | ||
리턴 | void |
protected DccChatStartEvent ( |
||
e | ||
리턴 | void |
protected DccChatStopEvent ( |
||
e | ||
리턴 | void |
protected DccSendReceiveBlockEvent ( |
||
e | ||
리턴 | void |
protected DccSendRequestEvent ( |
||
e | ||
리턴 | void |
protected DccSendSentBlockEvent ( |
||
e | ||
리턴 | void |
protected DccSendStartEvent ( |
||
e | ||
리턴 | void |
protected DccSendStopEvent ( |
||
e | ||
리턴 | void |
protected HostToDccInt ( |
||
ip | ||
리턴 | long |
protected TcpClient,System.Net.Sockets Connection | ||
리턴 |
protected TcpListener,System.Net.Sockets DccServer | ||
리턴 |
protected IPAddress,System.Net ExternalIPAdress | ||
리턴 |