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 use getservent(3)?

1145


What is socket abstraction?

487


How to Perform Endian Conversions?

962


What is socket file in linux?

501


How to Test with Other IP Numbers?

1076






How to Compare Sockets to Pipes?

970


What is a socket in linux?

515


How to Write a UDP Datagram Server?

946


How to Form Abstract Local Addresses?

993


What is the use of SOCK_STREAM Socket Type?

1029


How do udp sockets work?

491


How to Bind a Specific Interface Address?

990


How to Understand Network Byte Order?

1030


How socket is created?

467


How TCP/IP Handles Lost Packets?

1248