Dealing with remote asynchronous interactions, for example, is generally more complex than handling synchronous local ones.
例如,处理远程异步交互一般就比处理同步本地交互复杂。
2
A remote procedure mechanism allows for communication between client and server, with GWT handling all the pipe and data translation.
一个远程过程调用机制,允许在客户机与服务器之间进行通信,其中由GWT处理所有的管道和数据转换。
3
The amount of effort that it takes to administer local and remote test servers is identical, because administering remote servers is no more complicated than handling local ones.