1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

IP設定を瞬時に切り替えるツール「Network Profile Switcher」

Last updated at Posted at 2025-08-06

1. はじめに

「複数の機器(組み込み機器や設備など)を同時にデバッグする際、PCのIPアドレスを各機器に合わせて手動で変更するのが非常に手間だと感じていませんか?この面倒な作業を一瞬で終わらせるためのデスクトップアプリケーション、Network Profile Switcherを開発しました。」

2. Network Profile Switcherの機能紹介

「このツールを使えば、事前に設定したデバッグ用プロファイルをワンクリックで切り替えられます。たとえば、『機器A接続用(192.168.10.100)』と『機器B接続用(192.168.20.100)』といったプリセットを登録しておけば、デバッグ対象を変えるたびに瞬時にネットワーク設定を適用できます。」

image.png

3. 開発で工夫した点や苦労した点

ソフト自体はCursorで作りました。C#よくわかんないです。バグがあったら細々と直します。
LinkしてないLANポートの設定を変えたときにIPは変わってるけどエラーが出ることはあります。

1
0
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?