Class | Description |
---|---|
EndPoint |
Emulates a .NET EndPoint for P2P dictionary
|
EndPointMetadata |
Do not use
|
ListInt |
List of integers.
|
MemoryStream |
Emulation of .NET memory stream for P2P Dictionary.
|
StreamWriter |
Emulation of .NET StreamWriter.
|
TcpClient |
Emulation of .NET TcpClient
|
Tuple<A,B,C> |
A tuple of three elements.
|
Exception | Description |
---|---|
NotImplementedException |
Exceptions that are not implemented by P2P dictionary.
|
NotSupportedException |