Description of DXSock Components :
Here's the list of components you'll find in the current DXSock package:DXServerCore component is the base component for all server cores. A fully multithreaded ultra-fast internet server engine is built into this component, so you can easily use it as a base component for your custom internet servers.DXHTTPServerCore component is an HTTP 1.1 compliant web server core.DXFTPServerCore component is an FTP compliant server core. It supports advanced features like the REST command to resume broken downloads.DXSMTPServerCore, DXPOP3ServerCore and DXIMAP4ServerCore are components to build a full-featured mail server.DXNNTPServerCore component is a NNTP RFC-977 compliant server core.DXFINGERServerCore component implements the finger protocol as described in RFC-742.Also contains DXWHOISServerCore, DXECHOServerCore and many more...