Hi: Ask about the state of the TCP protocol changes:
Thanks asked 28 Mar '13, 05:38 mengsunny edited 28 Mar '13, 05:45 grahamb ♦ |
2 Answers:
I doubt anyone here is going to do that much work for you on an obvious homework assignment... you should install Wireshark and start testing connections to sites that work, sites that do not have ports open etc. Find that stuff out yourself, and ask questions about specific findings that you do not understand, but don't expect to get your paper handed to you just by asking a quoted exercise instruction. answered 28 Mar '13, 05:43 Jasper ♦♦ showing 5 of 10 show 5 more comments |
See this. answered 28 Mar '13, 11:37 Guy Harris ♦♦ |
@Jasper, I guess we're getting old. Our generation tried to find out things for themselves. Then we had the generation that googled for stuff and now it seems we have a generation that asks other people to google for them ;-)
To accept criticism, to find the answer.
Well then, accept the feedback that you should find the answers yourself first ;-)
that usually makes me answer with a link to http://lmgtfy.com/ :-)
Is it just me, or are there no real questions?
Or, what is the meaning of the following?
Presumably you're supposed to insert "what are the" before each of those items.
Hopefully mengsunny can drink from the firehose I pointed in their direction.
I'm guessing the original homework assignment is in a language other than English, and there is an attempt to translate it. The question I expect is "what happens to the connect state, and what is the subsequent behaviour of the communicating systems?" (or something like that ;-) )
I am Chinese, English is not good, so the question expression unclear.
I verified through Wireshark: https://www.cloudshark.org/captures/b92be1030b66 https://www.cloudshark.org/captures/241ec4f26790 https://www.cloudshark.org/captures/2203c2607c52 https://www.cloudshark.org/captures/0326777c17db https://www.cloudshark.org/captures/92589f1a7f8c https://www.cloudshark.org/captures/b281558e99fa https://www.cloudshark.org/captures/2ac907f64b54
Currently, there is no way to simulate the closure of the TCP, so not yet verified.
Have you tried using Scapy to simulate these scenarios? You can script any traffic flow with scapy.