C# (CSharp) CSharpUtils.Net Пространство имен

Классы

Имя Описание
FTP
FTPEntry
NetworkUtilities
TcpTestServer Creates a TcpListener and connects a Socket to it. It stores the two TcpClient on the object: the local to the listener and the remote one. Very useful for unittesting components that requires sockets.