<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>karoten512</author_name>
  <author_url>https://blog.hatena.ne.jp/karoten512/</author_url>
  <blog_title>君は心理学者なのか？</blog_title>
  <blog_url>https://karoten512.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>ネットワーク</anon>
  </categories>
  <description>C#でソケット通信 職場でC#を使うのと、 ソケット通信に興味があるのでちょっと練習してみた。 ソースコード server側 using System; public class Server { public static void Main() { string ipString = &quot;127.0.0.1&quot;; System.Net.IPAddress ipAdd = System.Net.IPAddress.Parse(ipString); int port = 2001; System.Net.Sockets.TcpListener listener = new System.Net.S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaroten512.hatenablog.com%2Fentry%2F2018%2F03%2F21%2F234156&quot; title=&quot;#Cでsocket通信をしてみる。ついでにnetstatでlistenしているポートを調べる。 - 君は心理学者なのか？&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>2018-03-21 23:41:56</published>
  <title>#Cでsocket通信をしてみる。ついでにnetstatでlistenしているポートを調べる。</title>
  <type>rich</type>
  <url>https://karoten512.hatenablog.com/entry/2018/03/21/234156</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
