摘要:
Remoting 使用TCP/IP 协议,服务端可以是服务,web服务器,类。 例子1. 远程调用服务端的类,就像调用客户端机器上的类一样。 服务端代码 (先定义被客户端调用的类,然后注册到某个端口中去,客户端访问刚才注册地址 ip:端口号/类名) 1)类 类实现加法运算 using System; using System.Collections.G... 阅读全文
posted @ 2014-02-19 22:27
水墨.MR.H
阅读(319)
评论(0)
推荐(1)
浙公网安备 33010602011771号