Advertisement
ASP_Volume3 Miscellaneous #65323

Shared Memory

Share memory between any number of running applications. Easy To Use. Unfortunately I have no time to write a complete example but I hope the following description was sufficient. One of the most important usages of this code is about sending commands to another application. For example we design two systems on a single computer that works independent and want to show a form on SYSTEM II via SYSTEM I (specially in MIS systems). Previously, to do this we must open TCP or UDP port and listen to commands. But now we can check a special section of memory and when commands arrived from another system respond them. Another common usage of this code is building custom clipboard such as Office Clipboard. (In this code only text data supported). At last, excuse me for my bad English.

AI

AI Samenvatting: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Broncode
original-source
Upload
Originele reacties (3)
Hersteld van de Wayback Machine