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 to test socket connection in linux?
What is the use of PF_LOCAL and SOCK_STREAM?
How to Bind Addresses to a Socket?
How to perform I/O on Sockets?
How TCP/IP Handles Sequencing?
Are sockets full duplex?
Are sockets bidirectional?
How to Manipulate IP Numbers?
how to get client port number in server socket programming??
What are sockets used for?
How TCP/IP Handles Flow Control?
What is socket and how it works?
Can a socket have multiple connections?
What is the Use of the inet_ntoa() Function?
What is the Use of the inet_netof() Function?