본문/내용
네트워크 프로그래밍 wireshark를 사용한 TCP 분석
소개글
- 네트워크프로그래밍 A+ 레포트
- wireshark를 사용해 TCP 관찰 및 분석
- 아래 목차
의 질문에 대한 솔루션
목차
1. What is the IP address and TCP port number used by the client computer (source) that is transferring the file to gaia.cs.umass.edu
2. What is the IP address of gaia.cs.umass.edu On what port number is it sending and receiving TCP segments for this connection
3. What is the sequence number of the TCP SYN segment that is used to initiate the TCP connection between the client computer and gaia.cs.umass.edu What is it in the segment that identifies the segment as a SYN segment
4. What is the sequence number of the SYNACK segment sent by gaia.cs.umass.edu to the client computer in reply to the SYN What is the value of the Acknowledgement field in the SYNACK segment How did gaia.cs.umass.edu determine that value What is it in the segment that identifies the segment as a SYNACK segment
5. What is the sequ…