Message boards : API : wrapper shmem
Message board moderation
Author | Message |
---|---|
Send message Joined: 2 Feb 13 Posts: 6 |
Hi how works shared memory between legacy application running wia wrapper and graphical application? Is posibble to use shmem? If yes, what name of application i call to get sh mem, wrapper or name of application? (boinc_graphics_get_shmem("wrapper");) Thanks. Pepa |
Send message Joined: 4 Jul 12 Posts: 321 |
If you have a legacy application and you can build a graphic application that can use the shmem of the legacy application you are done. The problem is that the legacy application may not provide such a shmem segment. The BOINC Graphics API is designed for BOINC applications and not legacy applications. You can try to to communicate with the wrapper but I don't know if the stock BOINC wrapper supports this. To be really sure you should ask on the boinc_projects mailinglist. |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.