0 votes
by (360 points)
Why are sockets used?

1 Answer

0 votes
by (260 points)
A Unix Socket is used in a client-server application framework. A server is a process that performs some functions on request from a client. Most of the application-level protocols like FTP, SMTP, and POP3 make use of sockets to establish connection between client and server and then for exchanging data.

Related questions

0 votes
1 answer
asked Nov 28, 2019 by sockets (360 points)
0 votes
1 answer
asked Nov 28, 2019 by sockets (360 points)
0 votes
1 answer
0 votes
1 answer
asked Nov 28, 2019 by socket (260 points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Nov 28, 2019 by socket (260 points)
0 votes
1 answer
asked Nov 28, 2019 by bidirectional (360 points)
0 votes
1 answer
0 votes
1 answer
...