Tuesday, November 8, 2011

what is 127.0.0.1:1031?

UDP

Chosen Answer:
127.0.0.1:1031

127.0.0.1----is loopback address of ur computer.....
1031 is port number
(User Datagram Protocol) A protocol within the TCP/IP protocol suite that is used in place of TCP when a reliable delivery is not required. There is less processing of UDP packets than there is for TCP. UDP is widely used for streaming audio and video, voice over IP (VoIP) and videoconferencing, because there is no time to retransmit erroneous or dropped packets.

If UDP is used and a reliable delivery is required, packet sequence

1031 Exchange Requirements...Read More...

No comments:

Post a Comment