I have a server application I'm developing, and I need to figure out how to build a really simple GUI client. All the client has to do is have two text areas, one for input and one for output. You ...