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