• LF몰 이벤트
  • 파일시티 이벤트
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트

네트워크 프로그래밍 wireshark를 사용한 TCP 분석

choni
개인인증판매자스토어
최초 등록일
2020.10.08
최종 저작일
2020.10
9페이지/파일확장자 어도비 PDF
가격 4,000원 할인쿠폰받기
다운로드
장바구니

* 본 문서는 PDF문서형식으로 복사 및 편집이 불가합니다.

소개글

- 네트워크프로그래밍 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 sequence number of the TCP segment containing the HTTP POST command? Note that in order to find the POST command, you’ll need to dig into the packet content field at the bottom of the Wireshark window, looking for a segment with a “POST” within its DATA field.
6. What are the sequence numbers of the first six segments in the TCP connection (including the segment containing the HTTP POST)?
7. At what time was each segment sent? When was the ACK for each segment received?
8. Given the difference between when each TCP segment was sent, and when its acknowledgement was received, what is the RTT value for each of the six segments?
9. What is the EstimatedRTT value after the receipt of each ACK? Assume that the value of the EstimatedRTT is equal to the measured RTT for the first segment, and then is computed using the EstimatedRTT equation for all subsequent segments.
10. What is the length of each of the first six TCP segments?
11. What is the minimum amount of available buffer space advertised at the received for the entire trace? Does the lack of receiver buffer space ever throttle the sender?
12. Are there any retransmitted segments in the trace file? What did you check for (in the trace) in order to answer this question?
13. How much data does the receiver typically acknowledge in an ACK? Can you identify cases where the receiver is ACKing every other received segment (see the table on next page).
14. What is the throughput (bytes transferred per unit time) for the TCP connection? Explain how you calculated this value.

본문내용

Ⅰ. Questions 1/4
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?

- Source IP address는 172.16.24.128, TCP port number은 29140이다.

What is the IP address of gaia.cs.umass.edu? On what port number is it sending and receiving TCP segments for this connection?

- Gaia.cs.umass.edu의 IP address는 128.119.245.12이다. 80번 포트로 메시지를 주고 받고 있다.

Ⅱ. Questions 2/4

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?

- 클라이언트와 서버의 TCP connection을 시작하는 TCP SYN segment의 시퀀스 번호는 0이다.
- Segment 내 flag를 살펴보면 SYN임을 확인할 수 있다.

<중 략>

‒SYNACK segment 의 시퀀스 번호는 0 이고 acknowledgement field 값은 1 이다 .
‒이 값은 직전 SYN 의 마지막 바이트 +1 로 정해지며 , 다음에 요청할 패킷의 시작 바이트
숫자와 같다 .
‒Flag 내 ack=1 과 syn=1 이 SYNACK segment 임을 나타낸다 .

참고 자료

없음

자료후기(1)

choni
판매자 유형Silver개인인증

주의사항

저작권 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
환불정책

해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.

파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우

찾던 자료가 아닌가요?아래 자료들 중 찾던 자료가 있는지 확인해보세요

최근 본 자료더보기
탑툰 이벤트
네트워크 프로그래밍 wireshark를 사용한 TCP 분석
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업
AI 챗봇
2024년 05월 06일 월요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
2:55 오전