메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
IsConnectionEstablished ( |
||
ReceiveCallback ( IAsyncResult ar ) : void | ||
SIPTCPChannel ( |
||
Send ( |
||
Send ( |
||
Send ( |
메소드 | 설명 | |
---|---|---|
GetConnectionsList ( ) : SIPConnection>.Dictionary |
메소드 | 설명 | |
---|---|---|
AcceptConnections ( string threadName ) : void | ||
Dispose ( bool disposing ) : void | ||
EndConnect ( IAsyncResult ar ) : void | ||
EndSend ( IAsyncResult ar ) : void | ||
Initialise ( ) : void | ||
SIPTCPMessageReceived ( |
||
SIPTCPSocketDisconnected ( |
protected GetConnectionsList ( ) : SIPConnection>.Dictionary |
||
리턴 | SIPConnection>.Dictionary |
public IsConnectionEstablished ( |
||
remoteEndPoint | ||
리턴 | bool |
public SIPTCPChannel ( |
||
endPoint | ||
리턴 | NUnit.Framework |
public Send ( |
||
dstEndPoint | ||
buffer | byte | |
리턴 | void |
public Send ( |
||
dstEndPoint | ||
buffer | byte | |
serverCertificateName | string | |
리턴 | void |
public Send ( |
||
destinationEndPoint | ||
message | string | |
리턴 | void |