These data types have to be translated into a stream the server can understand and work with.
这些数据类型必须转换成服务器能够理解并使用的流。
The data from the CICS server at run time will be put into a stream suitable for transport over a network, and it can be unmarshalled when necessary.
在运行时,来自 CICS 服务器的数据将被放到适合在网络上传输的流中,必要时可以将它们分散。
There is no header information, so we move directly to reading the server data from an input stream, storing the results in the variable serverMsg.
因为没有头信息,所以我们直接开始从输入流中读取服务器数据,将结果存储在变量servermsg中。
应用推荐