Introduction - If you have any usage issues, please Google them yourself
socket communication, void CFWQDlg :: OnBnClickedListen () {//TODO: Add Controls in this notification handler code m_server.Create (1000) // use the port number m_server.Listen () // Listener}