# fastipc **Repository Path**: E024/fastipc ## Basic Information - **Project Name**: fastipc - **Description**: 在Windows下基于共享内存实现进程间通信,主要通过c++编写。目前已添加jni、cshrarp支持。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 13 - **Created**: 2017-07-05 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fastipc 在Windows下基于共享内存实现进程间通信。 具体使用请参见wiki:https://github.com/washheart/fastipc/wiki 使用时可以直接使用生成的fastipc.dll,也可以以源码方式使用,无任何限制。