<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>furuya02</author_name>
  <author_url>https://blog.hatena.ne.jp/furuya02/</author_url>
  <blog_title>SIN@SAPPOROWORKSの覚書</blog_title>
  <blog_url>https://furuya02.hatenablog.com/</blog_url>
  <categories>
    <anon>F#</anon>
    <anon>C#</anon>
  </categories>
  <description>ARPテーブル一覧は、iphlpapi.dllのGetIpNetTable()で取得できます。 サンプルは、コマンドラインから「arp -a」としたものと同じです。C#サンプル using System; using System.Runtime.InteropServices; using System.Collections.Generic; using System.Linq; namespace Example { class Program { [DllImport(&quot;iphlpapi.dll&quot;)] extern static int GetIpNetTable(IntPtr pTc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffuruya02.hatenablog.com%2Fentry%2F20111107%2F1399766912&quot; title=&quot;ARPテーブルの取得 (C#)(F#) - SIN@SAPPOROWORKSの覚書&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-11-07 09:08:32</published>
  <title>ARPテーブルの取得 (C#)(F#)</title>
  <type>rich</type>
  <url>https://furuya02.hatenablog.com/entry/20111107/1399766912</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
