NTDLS.Semaphore : Provides various classes for to ensure sequential mult-threaded access to variables or sections of code. (Score 15.9)
NTDLS.ReliableMessaging : Reliable and simple two-way IPC/RPC messaging library using TCP/IP with optional compression and encryption. (Score 8.2)
NTDLS.DatagramMessaging : Just a friendly UDP packet framing, sending and receiving wrapper. It handles corruption checks, concatenation, fragmentation, serialization and adds compression. (Score 3.9)
NTDLS.StreamFraming : Stream wrapper (typically TCPIP/NetworkStream) that enables reliable framing, compression, optional encryption and two way communication. (Score 3.3)
DynamicDNS : NetworkDLS Dynamic DNS service. (Score 1.6)
Home Page : Welcome to NetworkDLS.com (Score 1.6)
NTDLS.Determinet : Determinet is versatile multilayer perception neural network designed for extendibility and genetic-style mutations to allow forward propagation of the network variants. (Score 1.1)
NTDLS.Permafrost : The NetworkDLS original symmetric cipher algorithm ported to C#. (Score 1.1)
NTDLS.Persistence : Helpers for reading and writing serialized objects to/from files. Helpful for configuration files. (Score 1.1)
NTDLS.SqliteDapperWrapper : Provides a simple interface to a Sqlite database and allows for more advanced options (Score 1.1)