<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yotiky</author_name>
  <author_url>https://blog.hatena.ne.jp/yotiky/</author_url>
  <blog_title>yotiky Tech Blog</blog_title>
  <blog_url>https://yotiky.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
    <anon>.NET</anon>
    <anon>.NET Core</anon>
    <anon>WPF</anon>
  </categories>
  <description>別々のプロセスで起動したアプリケーションやライブラリで相互に通信する方法のサンプルコードです。今回は共有メモリ、MemoryMappedFile を使います。 .NET Framework 4.0 以降に導入された技術のようです。 今回のサンプルは1つ目の Console アプリで入力した文字列を、2つ目の Console アプリ、WPF アプリ、Unity でそれぞれ読み取って表示するものになります。 目次 目次 概要 実装例 Console WPF Unity サンプルプロジェクト 参考 概要 処理の概要を説明すると、同じ名前で MemoryMappedFile を開くと、異なるプロセスで…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyotiky.hatenablog.com%2Fentry%2Fdotnet_memorymappedfile&quot; title=&quot;.NET - MemoryMappedFile を使ったプロセス間通信 - yotiky Tech Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/y/yotiky/20200806/20200806021022.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-08-06 02:31:30</published>
  <title>.NET - MemoryMappedFile を使ったプロセス間通信</title>
  <type>rich</type>
  <url>https://yotiky.hatenablog.com/entry/dotnet_memorymappedfile</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
