1.How exchange datas between applacation core and net core, can provide demo code?
2.How does the APP core call the API in the NET core, and how does the NET core call the API in the APP core,can provide demo code?
3.Is there any other way two cores can notify each other through hardware way (without adding external circuits, such as ipc)?