搜索资源列表
Advanced .NET Remoting Source Code.zip
- 使用C#进行Windows分布式应用开发
.Net Remoting 双向通讯代码
- .Net Remoting 双向通讯代码
Pizza1
- 基于web service 的Pizza定购系统,采用.net remoting 远程调用技术-Pizza ordering system used. Net Remoting technology called Remote
RemotingEvent
- 该代码实现服务器向客户端发送消息(.net Remoting事件)-server to the client send messages (. Net Remoting incident)
Terrell
- 这个是在.NET Remoting下进行分布式计算的程序,里面有一个计算圆周率PI的源代码,包括客户端和服务器。
VB.NET - Advanced - Remoting - How-To TCP Remoting
- Tutorial on remoting using vb .net by TCP protocol
hotelguanli
- 利用.NET Remoting技术,建立点对点应用程式 -use.NET Remoting technology to establish peer-to-peer applications
RemoteFileTransfer
- 基于.NET Remoting的文件传输系统的设计和实现高速可靠的文件传输系统
pm_Demo
- 五子棋,net remoting 来完成点对 战-Gobang, net remoting to complete the points against
ClientAndServerPractice
- 典型的.NET Remoting实例 包含客户端、服务器端以及共享类库-standard .NET Remoting sample,including server/client/classLib
NET_remoting_technology_chat_source_code
- NET remoting技术实现聊天程序源代码NET remoting technology chat source code-NET remoting technology chat source code
DataSc
- .NET环境下下使用remoting技术实现PC远程控制源程序-. NET remoting technology to use the remote control source
Peer-toPee
- 一个点对点应用程序充当客户端和服务器。在基于SOAP的Web服务的情况下,应用程序可以发送一个SOAP请求同行以及接受SOAP请求从一个对等。一个用户可以连接到另一个Peer2Peer应用和浏览临时、上传和下载文件夹。当您启动应用程序Peer2Peer将创建上面的三个文件夹如果他们已不存在。C:\ Temp \ \下载上传。包括在zip文件是我参考的FileShareSoapService Peer2Peer应用程序。 将与其他同行Peer2Peer通过HTTP上的SOAP。 因为应用程序将作为
55521212RemotingV4.0
- 。NET Remoting双向通信例子。利用广播发送服务器信息、-. NET Remoting two-way communication examples. Through broadcast to send server information,
NETPRemoting
- .NET Remoting是在不同应用程序域之间通信的技术。使用.NET Remoting在不同应用程序域之 通信可以在同一个进程中、一个系统的进程之间或不同系统的进程之间进行。 对于客户端和服务器应用程序之间的通信,可以使用几种不同的技术。可以使用套接字编写应用 序,或使用System.Net名称空间中的一些辅助类,便于处理协议、IP地址和端口号(详见第24章)。 用这种技术总是必须通过网络发送数据。所发送的数据可以是自己的自定义协议,其中由服务器解 数据包,这样服务器就