Why bind system call is required in socket programming ?
what is it;s Significance ?

Answer Posted / karthik

bind system call assigns a name to the unnamed socket.
Binding an address allows a process to register its address
with the system. This makes it possible for other process to
find it.

Is This Answer Correct ?    25 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between socket & port?

655


What is the use of PF_INET and SOCK_STREAM?

1101


How to Define a Socket?

1161


How to Examin the /etc/services File?

1355


Can a socket have multiple connections?

628


How to Form Traditional Local Addresses?

1098


How to Understand Network Byte Order?

1165


How socket is created?

596


Can you send and receive on the same socket at the same time?

600


How to Write a UDP Datagram Server?

1098


What is socket file in linux?

651


How to Close Sockets?

1194


How to Specify an X.25 Address?

1208


Are sockets bidirectional?

575


How to look up a Service by Port and Protocol?

1287