Linux Socket Programming Interview Questions
Questions Answers Views Company eMail

What is the use of SOCK_STREAM Socket Type?

1019

What is the use of SOCK_DGRAM Socket Type?

988

What is the use of PF_LOCAL and SOCK_STREAM?

1196

What is the use of PF_INET and SOCK_STREAM?

994

What is the use of PF_INET and SOCK_DGRAM?

1065

How to Bind Addresses to a Socket?

909

How to Obtaine the Socket Address?

1014

How to Bind a Specific Interface Address?

987

How to Perform Input/Output of Datagrams?

938

What is the use of recvfrom(2) Function?

979

How to Write a UDP Datagram Server?

Infosys,

936

How to Write a UDP Datagram Client?

949

How to Test the Datagram Client and Server?

970

How to Test with No Server?

1092

How to Test with Other IP Numbers?

1070


Post New Linux Socket Programming Questions

Un-Answered Questions { Linux Socket Programming }

How to Allocate IP Addresses?

1121


What is the use of PF_INET and SOCK_DGRAM?

1065


How to Specify an X.25 Address?

993


What is the Use of the inet_makeaddr() Function?

947


What is socket file in linux?

495






How to Examin the Generic Socket Address?

985


How to Reply to a Wild Address?

1203


How to Specify the Domain of a Socket?

1041


What are Address Conversion Functions?

946


How to Form Traditional Local Addresses?

954


How to Test with Other IP Numbers?

1070


What is the use of recvfrom(2) Function?

979


How socket is created?

462


How to Bind a Specific Interface Address?

987


Are sockets full duplex?

486