Explain this
1) Streaming server
2)Application server
3)Proxy server
4)Groupware Server
Answers
Answer:
Definition – Server means highly performing computer machine that helps to deliver many resources, data, or services to another remotely machine, called as the “Client” over the different types of network like as local area network (LAN) or a wide area network (WAN).
serverServers are capable to run on several types of computer systems, but sufficient hardware should be supported as per demanding of your servers. For example, web servers help to run large amount of web pages in the real time, but this server needs fastest processor and sufficient RAM to manage massive “Load” without getting slow down.
Server software is designed for target specific kind of server, in which hardware is not major concern. You can convert your PC into a server with using of suitable software. For example, if you allow PC to make connection over the home network then it is designated as print server, file server or more.
Server needs minimum necessary two software components like as operating system and Application. Operating system plays role as a platform that helps to run different server applications. It delivers access to their hardware resources and produces many dependency services which are depended on the application.
Server’s operating system also provides better communication environment in between clients and server application. Operating system is assigned IP address of server and fully qualified domain name.
Explanation: