Re: memory mapped files question
Stoyan Damov <[email protected]>
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <[email protected]> |
Hi John, It would be better if you'd let us know what is it that you're trying to accomplish rather than what you're trying to code. I'm sure we'll be able to help you better. Cheers, Stoyan On Sat, Jun 18, 2011 at 12:05 AM, John Smith <[email protected]> wrote: > ** > > > 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. > > > > >