Chromium IPC Shared Memory/TransportDIB to transfer big data

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Chromium IPC Shared Memory/TransportDIB to transfer big data

Postby himangshu » Wed May 21, 2014 2:45 am

Hi all,
I have been trying to transfer a memory buffer from the render process to the browser process using shared_memory or transportDIB provided by Chromium. My buffer will be generated in some function of the RenderViewImpl class and I need to send it to some handler in BrowserHostImpl class of CEF. I am able to implement a basic prototype by referring the share memory file by its name from both the processes. But I wan't to use some kind of SHM ID or Handler to map the memory from both ends. Can you suggest me what will be the most optimized option to achieve this, or if CEF already has some in built APIs exposed for the same. Any help will be appreciated. Sorry if I am asking a stupid question. Many thanks in advance.
himangshu
Newbie
 
Posts: 1
Joined: Wed May 21, 2014 2:26 am

Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 239 guests