Next:
2.2 Server
Up:
2 Basic Concepts
Previous:
2 Basic Concepts
2
.
1
Client
A ``client'' is a process (a program being executed) that
initiates
requests. In other words, in a client/server connection, it is always the case that a client starts a transaction, and not the server.
Copyright © 2006-07-05 by Tak Auyeung