Client Programs
Communicate with another program
That other program is usually on another computer
It is termed a server
Examples of Clients
Telnet
FTP
Cc:Mail
Web browser
Examples of Servers
Telnetd
FTPD
Sendmail
Web server (httpd)
File server (e.g. an NFS server)
A database, e.g. Oracle
Implementation
Clients and servers can be written in Perl (and many other languages)
Perl has libraries that can "speak" the HTTP, FTP, and other protocols.
You could build your own browser or FTP client in Perl if you wanted to.
This class teaches how to write Perl programs that are both clients to your database and servers to your browser.
Review
Name some more client and server programs.
[ ] [
Course Contents
] [
Home
] [
Curriculum
]
http://www.keller.com/dbweb/1/client.html
Updated
Wednesday, 31-Oct-2001 14:17:47 CST
Copyright © 2006
Dan Keller Technical Services
4500 19th St., San Francisco
California, USA 94114
tel: 415 / 861-4500