Now the echo server is up and running.
现在回显服务器启动并运行了。
The bottom line is the System.out.println statement at the echo server GBean.
最后一行是回显服务器GBean的System. out . println语句。
You can also try the following commands to stop, start, and undeploy the echo server
还可以尝试下列命令来停止、启动和取消部署回显服务器
A more complete example if provided in Listing 2, which builds a very simple echo server.
清单2给出一个更完整的示例,它构建一个非常简单的回显服务器。
Pay special attention to the port attribute and the dependency that explains where the classes for the echo server can be found.
特别注意port属性和依赖关系,后者解释在何处可以找到回显服务器的类。
To demonstrate the concepts covered so far, this article provides a simple echo server written using the Geronimo GBeans architecture.
为了展示到目前为止所介绍的概念,本文提供了一个使用Geronimo GBean架构编写的回显服务器示例。
The client then responds with a COOKIE-ECHO, which contains the cookie sent by the server.
客户机然后就使用一个cookie - ECHO报文进行响应,其中包含了服务器所发送的cookie。
Echo — Outputs a message to the server log and returns the message to the caller.
echo——将消息输出到服务器日志中,并将该消息返回给调用方。
This response indicates that the mediation flow invoked the echo service on the first process server WPS1.
此响应表明中介流调用了第一个流程服务器WPS1上的echo服务。
This response indicates that the mediation flow invoked the echo service on the second process server WPS2.
此响应表明中介流调用了第二个流程服务器WPS2 上的echo服务。
The provided source code example is an echo client/server that also supports file transmission (figure 4).
提供的源代码演示代码是一个echo客户端/服务器端程序,并提供了对文件传输的支持(图4)。
To test the new connection, try typing some text into the client, press Return, and watch the server echo that text.
为了测试新连接,试着向客户机输入一些文本,按return键,并观察服务器是否回显文本。
To test the new connection, try typing some text into the client, press Return, and watch the server echo that text.
为了测试新连接,试着向客户机输入一些文本,按return键,并观察服务器是否回显文本。
应用推荐