资 源 简 介
一个用Sockets实现的简单通信:首先运行ASCIIServer.java再运行ASCIIClient.java。然后客户端会发送65-90到服务端,并在服务端翻译为ASCII码。-A simple implementation using Sockets communication: First run ASCIIServer.java run ASCIIClient.java. And the client will be sent to the service side 65-90, and Translations Service client for ASCII code.