0
What is difference between Star and client server topology ?
Please give quick answer it's urgent
2 Respuestas
+ 4
This is from Google
"In a star topology all nodes indirectly connect to each other through one or more switches . ... Large networks using a star topology are usually controlled by one or more servers . Hence, the client-server model usually uses a star topology. However, peer-to-peer networks can also have a star topology."
Here's the link
https://www.bbc.co.uk/bitesize/guides/zr3yb82/revision/1
+ 2
This is more for programming questions.
But star topology has all devices connected to a central hub or switch. Client and server topology is basically a server with resources giving data to clients that request it over a wan (sometimes lan).