TcpDotNet/TcpDotNet
Oliver Booth 7b74e1f3e5
Upgrade solution to .NET 7
2023-03-10 10:55:57 +00:00
..
EventData Add AES encryption 2022-05-19 10:37:37 +01:00
Protocol Use synchronous packet (de)serialization 2023-01-22 14:52:08 +00:00
Assembly.cs CLSCompliant(true) for assembly 2022-05-19 10:37:45 +01:00
BaseClientNode.cs Cache remote endpoint to prevent ObjectDisposedException 2023-01-23 18:00:43 +00:00
ClientState.cs Add AES encryption 2022-05-19 10:37:37 +01:00
CryptographyUtils.cs Add AES encryption 2022-05-19 10:37:37 +01:00
DisconnectReason.cs Add AES encryption 2022-05-19 10:37:37 +01:00
DisconnectedException.cs TcpDotNet.Says("Hello World"); 2022-05-18 16:39:48 +01:00
Node.cs Add AES encryption 2022-05-19 10:37:37 +01:00
ProtocolClient.cs Cache remote endpoint to prevent ObjectDisposedException 2023-01-23 18:00:43 +00:00
ProtocolListener.Client.cs Cache remote endpoint to prevent ObjectDisposedException 2023-01-23 18:00:43 +00:00
ProtocolListener.cs Add AES encryption 2022-05-19 10:37:37 +01:00
TcpDotNet.csproj Upgrade solution to .NET 7 2023-03-10 10:55:57 +00:00