摘要:
远程机器上: Remoting dll 主要代码(C#):namespace RemotingServer{ public class Class1 : System.MarshalByRefObject { public Class1() { } public String sayHello() { return "Hello world!"; } }}Windows服务工程的主要代码(C#)... 阅读全文
posted @ 2005-12-13 10:39
Tony
阅读(352)
评论(0)
推荐(0)

浙公网安备 33010602011771号