First page Back Continue Last page Summary Graphic
Events
The server communicates with clients by sending "events" to the client application
X programs(client applications) are "event driven"
- they wait for an event
- they respond to the event
- then they wait for another event