JMTcpListener

Jmnote bot (토론 | 기여)님의 2016년 3월 29일 (화) 10:36 판 (봇: 자동으로 텍스트 교체 (-<source lang='cli'> +<source lang='console'>))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

JMTcpListener

2 실행예시[ | ]

JMTcpListener.png

→ 80 포트를 리스닝

아래와 같이 tcping으로 확인할 수 있다.

C:\Users\zetawiki>tcping 127.0.0.1 80

Probing 127.0.0.1:80/tcp - Port is open - time=2.681ms
Probing 127.0.0.1:80/tcp - Port is open - time=0.265ms
Probing 127.0.0.1:80/tcp - Port is open - time=0.251ms
Probing 127.0.0.1:80/tcp - Port is open - time=0.236ms

Ping statistics for 127.0.0.1:80
     4 probes sent.
     4 successful, 0 failed.
Approximate trip times in milli-seconds:
     Minimum = 0.236ms, Maximum = 2.681ms, Average = 0.858ms

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}