What is difference between Star and client server topology ? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What is difference between Star and client server topology ?

Please give quick answer it's urgent

10th Jul 2020, 10:30 AM
Priyanshu Khare
Priyanshu Khare - avatar
2 ответов
+ 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
10th Jul 2020, 10:46 AM
Nilesh
Nilesh - avatar
+ 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).
10th Jul 2020, 10:45 AM
Slick
Slick - avatar