Description
The TransportPipe example demonstrates how to write a transport layer for local debugging.
Source Files
TransportPipe project source files:
StdAfx.cpp
ensures that the standard includes and pre-compiled type
information are included. TransportPipe.def
exports: TransportPipe.cpp
defines the DLLMain entry point for the DLL application.