asked 11.2k views
0 votes
If a tcp socket is ready and listening for incoming connections, it's in the ______ state.

asked
User Harsha
by
7.6k points

1 Answer

3 votes
TCP stands for Transmission Control Protocol, which is a connection-oriented reliable protocol and provides a reliable transport service between communication nodes in the network. Socket is the instantiation of an endpoint in a potential TCP connection
If a TCP socket is ready and listening for incoming connections, it's in the Listen state.
answered
User Gourav Singla
by
7.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.