In a client-server application on the web using sockets, which must come up first?
Answers
Answered by
25
Server comes first in a client-server application on the web using sockets
Answered by
3
‘It does not matter’ which web sockets must came up first.
Explanation:
- A client server application model can be seen generically as a remotely situated high powered computing device.
- It stores huge quantity of data along with business logic which is used to access them over a provided network.
- It does not matter, which web sockets must came up first. A socket can be established between the two hosts connecting the endpoints.
- In Java, the socket class can be used by both clients and servers.
Learn more about web sockets
What is the difference between long-polling, websockets, and server-sent events?
https://brainly.in/question/9581486
Similar questions
Social Sciences,
7 months ago
Social Sciences,
7 months ago
Biology,
7 months ago
Hindi,
1 year ago
Biology,
1 year ago