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_LOCAL and SOCK_STREAM?
What is AF_UNSPEC Address?
What are the best linux system programming interview questions you've ever asked or been asked?
how to get client port number in server socket programming??
How TCP/IP Handles Flow Control?
What is socket and how it works?
How to Obtaine the Socket Address?
What is the Use of the inet_makeaddr() Function?
What is the use of PF_INET and SOCK_STREAM?
What are Reserved IP Numbers?
Are sockets full duplex?
HOW TCP/IP Handles Duplicated Packets?
What is the use of inet_network()?
What are the different types of sockets?
What are the Advantages of TCP/IP?