Named pipeline process communication method based on Chromium
A named pipe and process communication technology, applied in the field of IPC communication, to achieve the effect of a wide range of applications
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0022] The content of the present invention will be further described in detail below in conjunction with the accompanying drawings.
[0023] like figure 1 As shown, a Chromium-based named pipe process communication method, the method includes:
[0024] Step 1) Create two processes that need to communicate: process A and process B;
[0025] Step 2) Process A creates a Server through a UNIX Domain Socket based on a named pipe, generates a corresponding Socket fd: fd1, and binds and monitors fd1; fd1 is bound to an event of Libevent, so that Libevent can monitor;
[0026] Step 3) Process B creates a Client through a UNIX Domain Socket based on a named pipe, generates a corresponding Socket fd: fd2, binds fd2 and initiates a connection request to the Server;
[0027] Step 4) When the server side obtains the connection request, the event bound to Libevent will be triggered to notify the server side of the callback function accept, and the accept function returns a successful va...
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