Topic: "sharedmemoryexample"
gokkuuu/SharedMemorySample
🖼️ Share images between WinForms applications using named MemoryMappedFile and AutoReset events for efficient inter-process communication.
Language: C# - Size: 4.4 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1
happybono/SharedMemorySample
Two WinForms applications that exchange an image across processes using a named MemoryMappedFile and a named AutoReset event. Image data is handled with OpenCvSharp and displayed in PictureBox controls.
Language: C# - Size: 3.13 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1
ANSANJAY/IPCviaSharedMemory
Explore the use of shared memory for IPC. This repo offers tutorials and examples on effectively utilizing shared memory between processes. Perfect for beginners and experts alike.
Language: C - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0