Answered You can hire a professional tutor to get the answer.
Suppose we represented the address 127.1 and port 1 as integers on our little endian machine and forgot to convert to network order prior to...
Suppose we represented the address 127.0.0.1 and port 1 as integers on our little endian machine and forgot to convert to network order prior to connecting. What (address:port) combination would we attempt to connect to (presuming it was a valid combination?)
Question 8 options:
128.0.0.254:65536
127.0.0.1:1
1.0.0.127:256
128.0.0.254:1
1.1.0.0:127