For a class project I had to code an TCP/UDP echo client and server and then capture the resulting packets using TCPDUMP. Here is the output for sending 1000 characters (1000 bytes) from a file from ...
I had an assignment at university that dealt with the size of a message after being sent through two different types of networks with different packet sizes and network headers. That's all we were ...