Learn how to Make Money Online | Free Tech Magazines
Go4Expert
Go4Expert RSS Feed

Go Back   Programming and SEO Forum >  Go4Expert > Articles / Source Code > Engineering concepts

Discuss / Comment Copy HTML to Clipboard  Copy BBCode to Clipboard  Add to del.icio.us  Add to Google  Digg it  Add to Yahoo !  Add to Windows Live  Add to Facebook  Add to StumbleUpon 
 
Bookmarks Article Tools Search this Article Display Modes

Types of Server

By pradeep pradeep is offline

On 26th May, 2005
Lightbulb Types of Server

ADVERTISEMENT
Show Printable Version Email this Page Subscription Add to Favorites Copy Types of Server link

Author

pradeep ( Team Leader )

Yet to provide details about himself


All articles By pradeep

Recent Articles

Similar Articles

A Server is a computer or device on a network that manages network resources. For example, a file server is a computer and storage device dedicated to storing files Any user on the network can store files on the server. A print server is a computer that manages one or more printers and a network server is a computer that manages network traffic.

Servers are often dedicated, meaning that they perform no other tasks besides their server tasks. On multiprocessing operating systems however, a single computer can execute several programs at once. A server in this case could refer to the program that is managing resources rather than the entire computer.

What is Server Platform?
A term often used synonymously with operating system. A platform is the underlying hardware or software for a system and is thus the engine that drives the server.

Server types:

Application Servers
Sometimes referred to as a type of middleware, application servers occupy a large chunk of computing territory between database servers and the end user, and they often connect the two.

Middleware is a software that connects two otherwise separate applications For example, there are a number of middleware products that link a database system to a Web server This allows users to request data from the database using forms displayed on a Web browser and it enables the Web server to return dynamic Web pages based on the user's requests and profile.

The term middleware is used to describe separate products that serve as the glue between two applications. It is, therefore, distinct from import and export features that may be built into one of the applications. Middleware is sometimes called plumbing because it connects two sides of an application and passes data between them. Common middleware categories include:

* TP monitors
* DCE environments
* RPC systems
* Object Request Brokers (ORBs)
* Database access systems
* Message Passing

Audio/Video Servers

Audio/Video servers bring multimedia capabilities to Web sites by enabling them to broadcast streaming multimedia content. Streaming is a technique for transferring data such that it can be processed as a steady and continuous stream. Streaming technologies are becoming increasingly important with the growth of the Internet because most users do not have fast enough access to download large multimedia files quickly. With streaming, the client browser or plug-in can starts displaying the data before the entire file has been transmitted.

For streaming to work, the client side receiving the data must be able to collect the data and send it as a steady stream to the application that is processing the data and converting it to sound or pictures. This means that if the streaming client receives the data more quickly than required, it needs to save the excess data in a buffer If the data doesn't come quickly enough, however, the presentation of the data will not be smooth.

There are a number of competing streaming technologies emerging. For audio data on the Internet, the de facto standard is Progressive Network's RealAudio.

Chat Servers
Chat servers enable a large number of users to exchange information in an environment similar to Internet newsgroups that offer real-time discussion capabilities. Real time means occurring immediately. The term is used to describe a number of different computer features. For example, real-time operating systems are systems that respond to input immediately. They are used for such tasks as navigation, in which the computer must react to a steady flow of new information without interruption. Most general-purpose operating systems are not real-time because they can take a few seconds, or even minutes, to react.

Real time can also refer to events simulated by a computer at the same speed that they would occur in real life. In graphics animation, for example, a real-time program would display objects moving across the screen at the same speed that they would actually move.

Fax Servers
A fax server is an ideal solution for organizations looking to reduce incoming and outgoing telephone resources but that need to fax actual documents.

FTP Servers
One of the oldest of the Internet services, File Transfer Protocol makes it possible to move one or more files securely between computers while providing file security and organization as well as transfer control.

Groupware Servers
A GroupWare server is software designed to enable users to collaborate, regardless of location, via the Internet or a corporate Intranet and to work together in a virtual atmosphere.

IRC Servers
An option for those seeking real-time capabilities, Internet Relay Chat consists of various separate networks (or "nets") of servers that allow users to connect to each other via an IRC network.

List Servers
List servers offer a way to better manage mailing lists, whether they are interactive discussions open to the public or one-way lists that deliver announcements, newsletters, or advertising.

Mail Servers
Almost as ubiquitous and crucial as Web servers, mail servers move and store mail over corporate networks via LANs and WANs and across the Internet.

News Servers
News servers act as a distribution and delivery source for the thousands of public news groups currently accessible over the USENET news network. USENET is a worldwide bulletin board system that can be accessed through the Internet or through many online services The USENET contains more than 14,000 forums called newsgroups that cover every imaginable interest group. It is used daily by millions of people around the world.

Proxy Servers
Proxy servers sit between a client program typically a Web browser and an external server (typically another server on the Web) to filter requests, improve performance, and share connections.

Telnet Servers
A Telnet server enables users to log on to a host computer and perform tasks as if they're working on the remote computer itself.

Web Servers
At its core, a Web server serves static content to a Web browser by loading a file from a disk and serving it across the network to a user's Web browser. The browser and server talking to each other using HTTP mediate this entire exchange.
Old 04-08-2007, 03:01 PM   #2
rajeev85
Newbie Member
 
Join Date: Feb 2007
Location: noida
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
rajeev85 is on a distinguished road

Re: Types of Server


thanks for the information
rajeev85 is offline   Reply With Quote
Old 08-07-2007, 09:05 PM   #3
warren
Newbie Member
 
Join Date: Aug 2007
Location: Cape Town, South Africa
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
warren is on a distinguished road

Re: Types of Server


Is it possible to develop .NET web services for WizCat, PALS and Libwin Systems, if not what can be used to access information from these Systems.
warren is offline   Reply With Quote
Old 08-08-2007, 12:11 AM   #4
shabbir
Go4Expert Founder
 
shabbir's Avatar
 
Join Date: Jul 2004
Location: On Earth
Posts: 10,943
Thanks: 35
Thanked 167 Times in 139 Posts
Rep Power: 10
shabbir has much to be proud ofshabbir has much to be proud ofshabbir has much to be proud ofshabbir has much to be proud ofshabbir has much to be proud ofshabbir has much to be proud ofshabbir has much to be proud ofshabbir has much to be proud of
Send a message via Yahoo to shabbir

Re: Types of Server


Quote:
Originally Posted by warren
Is it possible to develop .NET web services for WizCat, PALS and Libwin Systems, if not what can be used to access information from these Systems.
Please don't jump into an article and have your unrelated query.

Also I see that you already have a thread for your above post. Can anyone help
shabbir is offline   Reply With Quote
Old 10-14-2007, 02:20 AM   #5
darsh999
Light Poster
 
Join Date: Oct 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
darsh999 is an unknown quantity at this point

Re: Types of Server


Well i would like to add some more servers for u people :
File servers

Print servers

X compute servers

Application-specific servers

Database-specific servers

System boot servers

General-purpose compute servers

Supercomputers
__________________
Free Games
Bad Credit Repair
darsh999 is offline   Reply With Quote
Old 03-12-2008, 04:57 PM   #6
Qudahtalha_82
Newbie Member
 
Join Date: Mar 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Qudahtalha_82 is on a distinguished road

Re: Types of Server


thank you so much for this info.
but i need help from you please
i,m working in saftey and security systems company and i,m new in this field

there is a type pf server for scanning machine like this machine in airport
i need to know the hard ware peaces of this server like no. of slot, floppy disk support, HDD support ,power supply support and sheet metal...etc like that
so if any one can help me how i can choose good type of server and whats advantages and disadvatages
thank you for all
regards
Qudahtalha_82 is offline   Reply With Quote
Old 09-10-2008, 12:54 AM   #7
sundeep.kumar
Go4Expert Member
 
sundeep.kumar's Avatar
 
Join Date: Dec 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
sundeep.kumar is on a distinguished road

Re: Types of Server


how can we develop our own server can you give any suggestion on that
sundeep.kumar is offline   Reply With Quote
Old 09-19-2008, 12:25 AM   #8
kavyadharshini
Newbie Member
 
Join Date: Sep 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
kavyadharshini is on a distinguished road

Re: Types of Server


Hello Pradeep,

Thanks for your information on various types of server. It is very helpful for me.

Thank you once again.
kavyadharshini is offline   Reply With Quote
Old 10-08-2008, 02:32 AM   #9
hanleyhansen
Ambitious contributor
 
hanleyhansen's Avatar
 
Join Date: Jan 2008
Location: Passaic
Posts: 141
Thanks: 6
Thanked 1 Time in 1 Post
Rep Power: 2
hanleyhansen is on a distinguished road
Send a message via AIM to hanleyhansen Send a message via MSN to hanleyhansen

Re: Types of Server


Great Article!!!
hanleyhansen is offline   Reply With Quote
Old 11-29-2008, 12:05 AM   #10
cutegirl2000
Light Poster
 
cutegirl2000's Avatar
 
Join Date: Nov 2008
Location: IRAQ / Erbil
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
cutegirl2000 is on a distinguished road

Re: Types of Server


Thanxxx a Lot .
cutegirl2000 is offline   Reply With Quote
Discuss / Comment Copy HTML to Clipboard  Copy BBCode to Clipboard  Add to del.icio.us  Add to Google  Digg it  Add to Yahoo !  Add to Windows Live  Add to Facebook  Add to StumbleUpon 


Currently Active Users Reading This Article: 1 (0 members and 1 guests)
 
Article Tools Search this Article
Search this Article:

Advanced Search
Display Modes
Bookmarks

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads / Articles
Thread Thread Starter Forum Replies Last Post
Audit Trail in SQL Server 2000 or SQL Server 7 shabbir SQL Server 7 02-12-2009 02:50 PM
Types of Attacks on Web Servers pradeep Engineering concepts 0 05-18-2005 02:33 PM
SSL in brief pradeep Engineering concepts 0 05-06-2005 12:50 AM
Web Server Error Messages pradeep Web Development 1 04-27-2005 06:37 AM
Getting Priviledges of user in Oracle/SQL Server go4expert Oracle 2 11-08-2004 02:28 PM

 

All times are GMT +5.5. The time now is 04:45 AM.