<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hik0leaf</author_name>
  <author_url>https://blog.hatena.ne.jp/hik0leaf/</author_url>
  <blog_title>Re: note</blog_title>
  <blog_url>https://hikoleaf.hatenablog.jp/</blog_url>
  <categories>
    <anon>Node.js</anon>
  </categories>
  <description>以下のサイトを参考にして実際にNode.jsでUDP通信を行ってみました。 node.jsでUDPのサーバークライアント通信 - how to code something Node.js UDP server and client example dgramを使うと簡単にUDP通信できるようです。 nodejs.org 1. 準備 以下のコマンドを入力します。 $ npm init $ npm install dgram 2. コード UDP通信では明確にサーバとクライアントで区別できないため、今回は便宜上、片方をterminal_a、もう一方をterminal_bとします。以下のサンプルコ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhikoleaf.hatenablog.jp%2Fentry%2F2019%2F06%2F08%2F235753&quot; title=&quot;Node.jsでUDP通信する - Re: note&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/h/hik0leaf/20190608/20190608234421.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-08 23:57:53</published>
  <title>Node.jsでUDP通信する</title>
  <type>rich</type>
  <url>https://hikoleaf.hatenablog.jp/entry/2019/06/08/235753</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
