以下の内容はhttps://shuzo-kino.hateblo.jp/entry/2020/06/19/235312より取得しました。


シェルコマンドのみでFINSパケットを発行する

前回に引き続き、やたらマニアックですが

$ printf "\x80\x00\x02""\x00\x64\x00""\x00\xFB\x00""\x00""\x01\x01""\x82\x0E\x10""\x00\x00\x02"  | nc -u -w 1 192.168.0.251 9600 | xxd -ps
c0000200fb00006400000101900500fb000200000000
$ printf "\x80\x00\x02""\x00\xFB\x00""\x00\x01\x00""\x00""\x01\x01\x82""\x0e\x10\x00""\x00\x02" | nc -u -w 3 192.168.0.251 9600 | xxd -ps
c0000200010000fb00000101000002d00720
$ printf "\x80\x00\x02""\x00\xFB\x00""\x00\x01\x00""\x00""\x01\x01\x82""\x0e\x10\x00""\x00\x01" | nc -u -w 3 192.168.0.251 9600 | xxd -ps
c0000200010000fb00000101000002d0



以上の内容はhttps://shuzo-kino.hateblo.jp/entry/2020/06/19/235312より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14