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