Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
/IPC.BondPublic archive

IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization.

License

NotificationsYou must be signed in to change notification settings

microsoft/IPC.Bond

Repository files navigation

MIT licensedBuild status

IPC.Bond is an extension ofIPC library that provides inter-process communication using shared memory on Windows withBond serialization.

Build

The library is developed and maintained withVisual Studio 2019.In order to build the library you will need to do the following:

  1. Restore NuGet packages forIPC.Bond.sln.
  2. Build theBond (only core C++) submodule using helperbond.cmd script.
  3. Build theIPC submodule usingIPC.sln (Transport.csproj only).
  4. Build theIPC.Bond.sln.

Getting Started

Start withexamples,C++ andC# tests.

Contributing

This project has adopted theMicrosoft Open Source Code of Conduct. For more information see theCode of Conduct FAQ or contactopencode@microsoft.com with any additional questions or comments.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under theMIT License.

About

IPC.Bond is an extension of IPC library that provides inter-process communication using shared memory on Windows with Bond serialization.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp