<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anya0w0</author_name>
  <author_url>https://blog.hatena.ne.jp/anya0w0/</author_url>
  <blog_title>あにゃろぐ</blog_title>
  <blog_url>https://anya0w0.com/</blog_url>
  <categories>
    <anon>Windows</anon>
    <anon>tech_tips</anon>
  </categories>
  <description>タイトルの通りです。 特定のポート番号を使用しているプロセスを調べる方法をメモしておきます。 ※Windowsです。 対象ポートを使用しているPIDを特定 以下コマンドを実行し、対象ポートを使用しているPIDを特定する。 netstat -aon | findstr [調べたいポート番号] タスクマネージャーからプロセスを特定 タスクマネージャーを起動し、[詳細]タブを開く。 [PID]列からnetstatで特定したPIDを探し、[名前]を確認する。 もしくは、以下コマンド実行。 tasklist | findstr [調べたいPID] Windows Server 2022パーフェクトマスタ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanya0w0.com%2Fentry%2Ffinding_process_using_specific_port&quot; title=&quot;特定のポート番号を利用しているプロセスを特定する - あにゃろぐ&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://m.media-amazon.com/images/I/51Ijv0QLfbL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-28 07:00:00</published>
  <title>特定のポート番号を利用しているプロセスを特定する</title>
  <type>rich</type>
  <url>https://anya0w0.com/entry/finding_process_using_specific_port</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
