<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>WCF</anon>
  </categories>
  <description>前回では、バインディングにNetTcpBindingを利用していましたが 今回は、名前付きパイプ(NetNamedPipeBinding)を利用してみます。 名前付きパイプは、同一コンピュータ内でしか利用できませんが WCFで利用できるバインディングの中で最も速度が速いとのこと。 注意点として、名前付きパイプを利用する場合ポート番号の指定は必要ありません。 構成ファイルにも指定する必要はありません。 名前付きパイプを利用する場合は、以下の組み合わせを利用します。 バインディングはNetNamedPipeBindingを利用 アドレスのスキームはnet.pipeを指定 以下、サンプルです。 とい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F20111022%2Fp1&quot; title=&quot; WCF入門-004 (基本的なサンプル, 構成ファイルを利用, バインディングにNamedPipe(名前付きパイプ)を利用) - いろいろ備忘録日記&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>http://cdn-ak.f.st-hatena.com/images/fotolife/g/gsf_zero1/20111022/20111022144133.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-10-22 00:00:01</published>
  <title> WCF入門-004 (基本的なサンプル, 構成ファイルを利用, バインディングにNamedPipe(名前付きパイプ)を利用)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/20111022/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
