memory mapped files question
John Smith <[email protected]>
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <[email protected]> |
Hi guys, I'm considering implementing a memory-mapped file system for a project and I need to know if it can be setup to function across network boundries? i.e between different nodes on the same network, or between different networks all together? Or are MMF's restricted to a single machine? Any pointers or references to some good information would be much appreciated also. Thanks guys.