Skip to content

avsmirnov567/memoryMappedChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

memoryMappedChat

  • A simple chat on C#, which illustrates, how memory mapped files can be used for communications between two processes on a single computer.
  • Run two copies for a test. If you don't have local disk named D, change a path somewhere in ChatForm's DidLoad method to any other place, except C.

About

Easy chat on C#, which illustrates, how memory mapped files can be used for communications between two processes on a single computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages