Windows & PC

๐Ÿ“Œ [tcping] Network ํŠน์ • TCPํฌํŠธ ํ™•์ธํ•˜๊ธฐ / ping์ฒ˜๋Ÿผ ํŠน์ •ํฌํŠธ๊ฐ€ ์‘๋‹ตํ•˜๋Š”์ง€ ์ฒดํฌ

๋‚ฏ์„ ๊ณต๊ฐ„2019 2020. 9. 25. 14:31
๋ฐ˜์‘ํ˜•

์ฒจ๋ถ€๋œ ํŒŒ์ผ์„ ๋‹ค์šด ๋ฐ›์œผ์‹  ๋‹ค์Œ์— cmd๋ฅผ ์‹คํ–‰์‹œํ‚ค์‹œ๊ณ  ๋‹ค์šด๋ฐ›์€ ํด๋”๋กœ ์ด๋™ํ•ด์„œ ๋‹ค์Œ๊ณผ ๊ฐ™์ด ์ž…๋ ฅํ•˜์‹œ๋ฉด ๋ฉ๋‹ˆ๋‹ค.

FTP์„œ๋ฒ„๊ฐ€ ์ •์ƒ ๋™์ž‘์ค‘์ธ์ง€, ์›๊ฒฉ์ด ์ •์ƒ๋™์ž‘์ค‘์ธ์ง€ ๋“ฑ์— ๋Œ€ํ•ด์„œ ์ฒดํฌํ•ฉ๋‹ˆ๋‹ค.

์‹œ์ž‘ -> ์‹คํ–‰ -> cmd -> tcping ์ฃผ์†Œ or ๋„๋ฉ”์ธ ํฌํŠธ๋ฒˆํ˜ธ

tcping.exe - ping over a tcp connection

Usage:

Usage: tcping [-t] [-d] [-i interval] [-n times] server-address [server-port]

-t : ping continuously until stopped via control-c

-n 5 : for instance, send 5 pings

-i 5 : for instance, ping every 5 seconds

-w 100 : for instance, wait 100 milliseconds for a response

-d : include date and time on each line

-b 1 : enable beeps (1 for on-down, 2 for on-up,

3 for on-change, 4 for always)

-r 5 : for instance, relookup the hostname every 5 pings

-s : automatically exit on a successful ping

-v : print version and exit

-d : include date and time on each line

HTTP Options:

-h : HTTP mode (use url without http:// for server-address)

-u : include target URL on each line

-p : use POST rather than GET (to avoid caching)

Debug Options:

-o : use alternate timing function (less precise)

-f : force tcping to send at least one byte

If you don't pass server-port, it defaults to 80.

http://www.elifulkerson.com/projects/tcping.php

tcping.exe
0.21MB
BJ ์ฝ”์ฝ”

 

๋ฐ˜์‘ํ˜•