ssl방식으로 통신하는 서버 클라이언트 프로그람입니다.
File list:
StreamClient
...........\ActiveSock.cpp
...........\ActiveSock.h
...........\CreateCertificate.cpp
...........\EventWrapper.h
...........\ISocketStream.h
...........\SSLClient.cpp
...........\SSLClient.h
...........\SSLHelper.cpp
...........\SSLHelper.h
...........\stdafx.cpp
...........\stdafx.h
...........\StreamClient.cpp
...........\StreamClient.vcxproj
...........\StreamClient.vcxproj.filters
...........\Utilities.cpp
...........\Utilities.h
StreamServer
...........\CreateCertificate.cpp
...........\ISocketStream.h
...........\Listener.cpp
...........\Listener.h
...........\PassiveSock.cpp
...........\PassiveSock.h
...........\SSLHelper.cpp
...........\SSLHelper.h
...........\SSLServer.cpp
...........\SSLServer.h
...........\stdafx.cpp
...........\stdafx.h
...........\StreamServer.cpp
...........\StreamServer.vcxproj
...........\StreamServer.vcxproj.filters
...........\Transport.cpp
...........\Transport.h
...........\Utilities.cpp
StreamSSL.sln