| SFXInetAddress |
Class for managing an IP address and a domain. |
| SFXSocketAddress |
Class for managing an IP address, a domain, and a port number |
| SFXHTTPConnection |
Class for the HTTP/HTTPS communication. |
| SFXTCPSocket |
Class for the TCP socket communication. |
| SFXSSLSocket |
Class for the SSL socket communication. |
| SFXUDPSocket |
Class for the UDP socket communication. |
| SFXSMTPSender |
Class for sending a SMTP mail. |
| SFXPOP3Receiver |
Class for receiving a POP3 mail. |
| SFXMailMessage |
Class for processing a mail message. |
| SFXMailUtility |
Utility class for processing a mail message. |
| SFXSMTP |
Class for processing the SMTP protocol. |
| SFXPOP3 |
Class for processing the POP3 protocol. |
| SFXMailField |
Class for encoding and decoding the mail header. |