Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - remoting
Search - remoting - List
DL : 0
remoting实例代码,返回数据操作类,客户端通过返回的数据代理类,进行数据的操作. 实例代码服务器端为Window Service ,客户端为Winform-remoting examples of code, the return type of data manipulation, the client agent through the returned data categories, data operations. Examples of server-side code for the Window Service, the client for Winform
Update : 2024-05-05 Size : 338944 Publisher : bbs9099

DL : 0
c# Remoting 的例子,在一的基础上继续开发的例子-c# Remoting example, in a basis to continue to develop examples of
Update : 2024-05-05 Size : 169984 Publisher : cui jianwen

DL : 0
使用.NET Remoting建立分布式应用程序(三)_QA-Use. NET Remoting establish distributed applications (c) _QA
Update : 2024-05-05 Size : 9216 Publisher : twh

DL : 0
用C#编写,利用.net的remoting技术编写的聊天程序-With C# Prepared to use. Net technology prepared by the remoting chat program
Update : 2024-05-05 Size : 15360 Publisher : chenrenbo

基于.NET Remoting的文件传输系统的设计和实现高速可靠的文件传输系统-Based on. NET Remoting file transfer system design and realize high-speed and reliable file transfer system
Update : 2024-05-05 Size : 128000 Publisher : zyfben

DL : 0
DotNetRemoting演练.通过DotNetRemoting技术将WebService与WindowsService自由结合.服务器端注册客户端事件,具有一定的学习指导价值.-DotNetRemoting exercise. DotNetRemoting technology through WebService with WindowsService free association. Server-side event registration client has a certain value of learning guide.
Update : 2024-05-05 Size : 68608 Publisher : 月夜枫华

DL : 0
利用VS.net 2003提供的net remoting机制实现的程序案例.供学习之用.-VS.net 2003 provided the use of net remoting mechanisms procedure cases. For learning.
Update : 2024-05-05 Size : 2050048 Publisher : dotnet

net remoting 的编程事例,能够根据需要进行扩充-net remoting programming examples, according to the need for expansion
Update : 2024-05-05 Size : 58368 Publisher : liubing

DL : 0
VB.NET -Advanced-Remoting-How-To TCP Remoting-VB.NET-Advanced-Remoting-How-To TCP Remoting
Update : 2024-05-05 Size : 202752 Publisher : 高亚鲁

DL : 0
讨论Attribute的高级应用,代码演示了一个实际的例子:假设有一个订单处理系统,当一份订单提交的时候,系统检查库存,如果库存存量满足订单的数量,系统记录订单处理记录,然后更新库存,如果库存存量低于订单的数量,系统做相应的记录,同时向库存管理员发送邮件。 大致介绍了.NET Framework的对象调用拦截的实现机制,目的是让大家对这种机制有一个认识,通过代码的实现,可以看到消息如何被处理的过程。-Attribute to discuss high-level application code to demonstrate a practical example: Suppose there is a order processing system, when an order when submitted, the system checks inventory, if the inventory stock to meet the number of orders, the system record deal with record orders, and then update Stock, if the inventory stock is lower than the number of orders, the system to do the appropriate records, at the same time send a message to the Inventory Manager. Generally introduced. NET Framework object call interception mechanism to realize the aim is to enable everyone to have an understanding of such a mechanism, through the realization of the code, you can see how the news process.
Update : 2024-05-05 Size : 4096 Publisher : wang

P2Ppm_Demo
DL : 0
五子棋,net remoting 来完成点对 战-Gobang, net remoting to complete the points against
Update : 2024-05-05 Size : 372736 Publisher : 霍旭东

用c#开发的聊天室程序源代码,C#socket通信.-With c# Developed chat room source code, C# Socket communication.
Update : 2024-05-05 Size : 228352 Publisher : tangshaocheng

DL : 0
权限设定统一程序。 asp.net 程序。 remoting 接口。 提供了统一了 user .group . resource的权限设定。 使用nb.net 框架。 值得一用-Permissions are set harmonization of procedures. asp.net procedures. remoting interface. Provides a unified user. Group. Resource permissions set. Use nb.net framework. It is worth using
Update : 2024-05-05 Size : 2468864 Publisher : dy

用Remoting技术实现,网络编程。可作为例子搭建分布式计算平台。-Remoting technology used, network programming. Can be used as examples to build a distributed computing platform.
Update : 2024-05-05 Size : 194560 Publisher : liangyong

.netTran
DL : 0
c# remoting 并行计算源代码,把一个巨大的任务分不到多态计算机同时计算的代码-c# remoting parallel computing source code, to a huge task at the computer at the same time less than polymorphic code calculation
Update : 2024-05-05 Size : 193536 Publisher : 雨轩

Remoting Management Console 这是一个MMC管理单元来管理远程主机进程和配置文件。 Like the COM+ catalog, the Remoting Management Console will create and administrate the host process to publish your remoting objects. 如COM +目录,在Remoting管理控制台将创建和管理主机进程来发布您的远程对象。 -Remoting Management Console This is a MMC snap-ins to manage the remote host process and the configuration file. Like the COM+ catalog, the Remoting Management Console will create and administrate the host process to publish your remoting objects. Such as COM+ catalog, the Remoting management console to create and manage the host process to publish your remote object.
Update : 2024-05-05 Size : 1175552 Publisher : mm

DL : 0
分布式小程序示例,利用了.net的remoting,主要是关于Remoting类的简单应用-Distributed applet example, made use of. Net of remoting, the main categories are easy on the Remoting Application
Update : 2024-05-05 Size : 96256 Publisher : 杨静

DL : 0
熟悉.net框架的分布式应用,实现分布式通讯-Familiar with. Net framework for distributed applications, implementation of distributed communication
Update : 2024-05-05 Size : 46080 Publisher : allenzhang

DL : 0
  这是在 .Net Remoting 中使用事件的例子程序。运行中,先启动 Server,再启动 N 个 Client,在 Server 或任何一个 Client 中,输入 任何字符后回车,则会引发事件,导致所有 Client 收到此事件。而直接 回车则会退出程序。-This is at. Net Remoting case examples of the use of procedures. Operation, first start the Server, and then restart N个Client, the Server or any of the Client, type any character after the carriage return, it will trigger a case, leading to all the Client Receiving this case. Directly enter the procedure will exit.
Update : 2024-05-05 Size : 73728 Publisher : 王磊

使用remotting实现客户端服务端通信一个小实例。作一下修改可实现双向通信-Remotting the use of client service to achieve a small example of client communications. What modifications can be realized for two-way communication
Update : 2024-05-05 Size : 83968 Publisher : wangron
« 1 2 3 45 6 7 8 9 10 ... 15 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.