READ is the method that is invoked on the end point.
READ 是对端点调用的方法。
For example, the length method returns the line's length, start returns its starting point, and end returns its ending point.
例如,length方法返回直线的长度,start返回起始点,end返回终点。
A server mode connection is created by passing a string that identifies an end point (protocol dependent identifier, for example, a port number) on the local host to the Connector.open method.
通过将标识本地主机上端点(取决于协议的标识符,例如,端口号)的字符串传递给Connector . open方法来创建服务器方式连接。
应用推荐