Description: The original article proposed to demonstrate elementary network programming by designing a very simple SMTP server class. It had no support for sending attachments and was quite uncomplicated in nature. Since there are much better classes available within the BCL for sending emails, the exercise seemed to be quite futile. Therefore I have updated the article so that it provides a decent introduction to network programming. There are already several introductions to network programming on the web and I wanted this to be slightly different from all of them. Whether I was successful in that endeavor is up to the end-readers to judge.
To Search:
File list (Check if you may need any files):
TcpClientMFC.vcproj
TcpClientMFCDlg.cpp
TcpClientMFCDlg.h
res\TcpClientMFC.rc2
...\TcpClientMFC.manifest
...\TcpClientMFC.ico
res
ReadMe.txt
Resource.h
stdafx.cpp
stdafx.h
TcpClientMFC.cpp
TcpClientMFC.h
TcpClientMFC.rc
TcpClientMFC.sln