Java Remote Desktop 1.5
Get screen images and send across the network for display on a partner client. Included is a basic (text) chat application.
This is an excellent primer in networking since it uses server sockets, client sockets, and various I-O methods to send...