Skip to content
gpeipman edited this page Sep 25, 2010 · 1 revision

Memory-mapped files solution demonstrates how to use memory-mapped file as intermediate storage between two separate applications. Solution contains simple server application and client application. When trying out this solution make sure you run server program before client.

References:

Clone this wiki locally