C# (CSharp) LumiSoft.Net Namespace

Nested Namespaces

LumiSoft.Net.AUTH
LumiSoft.Net.Dns
LumiSoft.Net.FTP
LumiSoft.Net.ICMP
LumiSoft.Net.IMAP
LumiSoft.Net.Mime
LumiSoft.Net.POP3
LumiSoft.Net.SMTP
LumiSoft.Net.ServersCore

Classes

Name Description
AsyncSocketHelper Helper methods for asynchronous socket.
BufferedSocket Sokcet + buffer. Socket data reads are buffered. At first Recieve returns data from internal buffer and if no data available, gets more from socket. Socket buffer is also user settable, you can add data to socket buffer directly with AppendBuffer().
Core Provides net core utility methods.
Log_EventArgs Provides data for the SessionLog event.
ReadException Summary description for ReadException.
SocketLogEntry Socket log entry.
SocketLogger Summary description for SocketLogger.
SocketServer
StreamLineReader Stream line reader.
StringReader String reader.
TextUtils This class provides usefull text methods.
ValidateIP_EventArgs Provides data for the ValidateIPAddress event for servers.
_FixedStack Fixed Stack, last-in-first-out. Fix me: this isn't Stack, this is Queue.
_LogWriter Cached log writer.
_ParamParser Summary description for _ParamParser.
_Parameter
_SocketState Summary description for _SocketState.