Inter-process calling gate technique
A process and service process technology, applied in multi-programming devices, program startup/switching, instruments, etc., can solve problems such as opacity for developers and inability to directly call API functions.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0020] The present invention enables the client object to directly call the function of the server-side object through a certain mechanism, and obtains the corresponding return value. Its basic idea is:
[0021] The objects of the client and the server are derived from the same virtual base class, so they have the same virtual function table (hereinafter referred to as VTABLE), so that when the client object compares the relative address of the function (relative to the client object) with the server object address to the server-side process, then the server-side process adds the server object handle to the relative address to get the function to be called by the client;
[0022] ●Transmit call parameters and information between the server and the server through the shared memory;
[0023] ●Complete the synchronization of function calls between processes through events;
[0024] The client and server objects are in different address spaces, they do not know each other's addr...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com