Developer's DescriptionBy mydevplanetWrite a remote desktop package in JAVA.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 data.