Unix Socket – Ports and Services
This topic is aboout Unix Socket - Ports and Services. When a client process wants to a connect a server, the client must have a way of identifying the server…
This topic is aboout Unix Socket - Ports and Services. When a client process wants to a connect a server, the client must have a way of identifying the server…
This topic is about Unix Socket - Structures. Various structures are used in Unix Socket Programming to hold information about the address and port, and other information. Most socket functions…
This topic is about Unix Socket - Client Server Model. Most of the Net Applications use the Client-Server architecture, which refers to two processes or two applications that communicate with…
This topic is about Unix Socket - Network Host Names. Host names in terms of numbers are difficult to remember and hence they are termed by ordinary names such as…