使用Remoting编写聊天程序

时间:2014-06-30 05:30:37
【文件属性】:

文件名称:使用Remoting编写聊天程序

文件大小:112KB

文件格式:ZIP

更新时间:2014-06-30 05:30:37

Remoting 聊天

示例代码 使用Remoting实现聊天功能。


【文件预览】:
TestRemoting
----Client()
--------bin()
--------obj()
--------Properties()
--------Program.cs(4KB)
--------Client.csproj(2KB)
----TestRemoting.sln(2KB)
----Server()
--------Server.csproj(2KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(4KB)
----RemoteHello()
--------Hello.cs(2KB)
--------bin()
--------obj()
--------Properties()
--------RemoteHello.csproj(2KB)
----TestRemoting.suo(30KB)

网友评论

  • 很简单的,就一个小例子
  • 太简单了,没什么可参考的