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
What is the use of PF_INET and SOCK_STREAM?
HOW TCP/IP Handles Duplicated Packets?
What is socket and how it works?
What is the use of setprotoent(3) Function?
How TCP/IP Handles Flow Control?
What is a socket in linux?
What are sockets in linux?
Can you send and receive on the same socket at the same time?
What is the difference between socket & port?
What is the use of PF_INET and SOCK_DGRAM?
How TCP/IP Handles Lost Packets?
Why socket programming is used?
How to Understand Netmask Values?
How to Perform Input/Output of Datagrams?
How to Specify the Domain of a Socket?