*what is server in computing :*
-------------------------------------------------------------
                               a server is a computer program or a device that provides functionality for other programs or devices, called "clients". This architecture is called the client-server model, and a single overall computation is distributed across multiple processes or devices.

(              A server is a type of computer or device on a network that manages network resources. Servers are often dedicated, meaning that they perform no other tasks besides their server tasks. ... A server, in this case, could refer to the program that is managing resources rather than the entire computer.एक सर्वर एक नेटवर्क पर एक प्रकार का कंप्यूटर या डिवाइस है जो नेटवर्क संसाधनों का प्रबंधन करता है। सर्वर अक्सर समर्पित होते हैं, जिसका अर्थ है कि वे अपने सर्वर कार्यों के अलावा कोई अन्य कार्य नहीं करते हैं। ... इस मामले में एक सर्वर उस प्रोग्राम को संदर्भित कर सकता है जो संपूर्ण कंप्यूटर के बजाय संसाधनों का प्रबंधन कर रहा है। )




--------------------------------------------------------------------------------------------------------------------------




 example of a server?

( Many types of servers exist, including web servers, mail servers, and file servers. ... For example, a computer connected to a home network can be designated as a file server, print server, वेब सर्वर, मेल सर्वर और फ़ाइल सर्वर सहित कई प्रकार के सर्वर मौजूद हैं। ... उदाहरण के लिए, होम नेटवर्क से जुड़े कंप्यूटर को फ़ाइल सर्वर, प्रिंट सर्वर के रूप में निर्दिष्ट किया जा सकता है,)


The desktops request services from the server, such as storing files or accessing database information, and the server responds by storing the files or providing the desktop access to the database.डेस्कटॉप से ​​सर्वर सेवाओं का अनुरोध करते हैं, जैसे फाइलें संग्रहीत करना या डेटाबेस की जानकारी तक पहुंचना, और सर्वर फाइलों को संग्रहीत करने या डेटाबेस तक डेस्कटॉप पहुंच प्रदान करके प्रतिक्रिया करता है।


========================================================================

many different types of servers:
Proxy Server. ...
Mail Server. ... Server Platforms. ... Web Server. ... Application Server. ... Real-Time Communication Server. ... FTP Server. ... Collaboration Server.
--------------------------------------------------------------------------------------------------------------------------