Why bind system call is required in socket programming ?
what is it;s Significance ?
Answer Posted / krishnaveni
To bind IP address and port number with socket,and by using this port number only we can perform our applications through which the required task can be done.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
HOW TCP/IP Handles Duplicated Packets?
What is the use of PF_INET and SOCK_STREAM?
How to test socket connection in linux?
How TCP/IP Handles Sequencing?
What is the use of PF_INET or AF_INET?
How to read socket file in linux?
What is Internet Address Classes?
What are the different types of sockets?
What is the use of SOCK_STREAM Socket Type?
How to Write a UDP Datagram Server?
How to Compare Sockets to Pipes?
How to Generate Addresses?
What is the setservent(3) Function?
How to Test with Other IP Numbers?
What is the difference between socket & port?