Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I tried running the skeleton code and then accessing one of the webservers, however it doesn’t work. Is there something wrong?

0
Posted

I tried running the skeleton code and then accessing one of the webservers, however it doesn’t work. Is there something wrong?

0

No, that is how it should be .The skeleton code currently does pretty much nothing. It sits there, waits for packets and just drops them. With the skeleton code you can’t access any web page. You will see the ARP requests from the first hop, but since the stub code does not reply, the first hop does not know which hardware address to send the first TCP packet (SYN) to. To access the web pages you will have to write code. Actually if you can access a web page you have completed significant portions of the assignment!

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.