Summary description for ClientSocket.
 public SMTPSimulator()
 {
     m_oSocket = new ClientSocket();
 }
Exemple #2
0
 public SMTPSimulator()
 {
     m_oSocket = new ClientSocket();
 }