Ques : What is Socket Family ?

, , No Comments

 Ans :           
                     As you know socket family defines the protocol group needed for
                    communication. At the time of programming you should choose one of the given

                    options but because we are concerned about TCP/IP you need to remember
                     AF_INET.

                    AF_UNIX /*Unix internal protocols */
                    AF_INET /* internet protocols */
                   AF_NS /* Xerox NS protocols */
                   AF_IMPLINK /* IMP link layer */

0 टिप्पणियाँ:

Post a Comment