Welcome![Sign In][Sign Up]
Location:
Search - remoting

Search list

[.netDBRemoting

Description: 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
Platform: | Size: 338944 | Author: bbs9099 | Hits:

[CSharpRemoting2

Description: c# Remoting 的例子,在一的基础上继续开发的例子-c# Remoting example, in a basis to continue to develop examples of
Platform: | Size: 169984 | Author: cui jianwen | Hits:

[.netNETRemotingApp

Description: 使用.NET Remoting建立分布式应用程序(三)_QA-Use. NET Remoting establish distributed applications (c) _QA
Platform: | Size: 9216 | Author: twh | Hits:

[.netremotingchatroom

Description: 用C#编写,利用.net的remoting技术编写的聊天程序-With C# Prepared to use. Net technology prepared by the remoting chat program
Platform: | Size: 15360 | Author: chenrenbo | Hits:

[ICQ-IM-ChatRemoteFileTransfer

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

[CSharpRemoting

Description: 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.
Platform: | Size: 68608 | Author: 月夜枫华 | Hits:

[.netSamples

Description: 利用VS.net 2003提供的net remoting机制实现的程序案例.供学习之用.-VS.net 2003 provided the use of net remoting mechanisms procedure cases. For learning.
Platform: | Size: 2050048 | Author: dotnet | Hits:

[CSharpRemotingChatSample

Description: net remoting 的编程事例,能够根据需要进行扩充-net remoting programming examples, according to the need for expansion
Platform: | Size: 58368 | Author: liubing | Hits:

[.netRemoting

Description: VB.NET -Advanced-Remoting-How-To TCP Remoting-VB.NET-Advanced-Remoting-How-To TCP Remoting
Platform: | Size: 202752 | Author: 高亚鲁 | Hits:

[OtherRemoting

Description: 讨论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.
Platform: | Size: 4096 | Author: wang | Hits:

[P2Ppm_Demo

Description: 五子棋,net remoting 来完成点对 战-Gobang, net remoting to complete the points against
Platform: | Size: 372736 | Author: 霍旭东 | Hits:

[Internet-NetworkRemoting-Instant-Message-Chat

Description: 用c#开发的聊天室程序源代码,C#socket通信.-With c# Developed chat room source code, C# Socket communication.
Platform: | Size: 228352 | Author: tangshaocheng | Hits:

[WEB Codesrc

Description: 权限设定统一程序。 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
Platform: | Size: 2468864 | Author: dy | Hits:

[Internet-NetworkRemoting

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

[.netTran

Description: c# remoting 并行计算源代码,把一个巨大的任务分不到多态计算机同时计算的代码-c# remoting parallel computing source code, to a huge task at the computer at the same time less than polymorphic code calculation
Platform: | Size: 193536 | Author: 雨轩 | Hits:

[OS programRemotingManagementConsole_src

Description: 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.
Platform: | Size: 1175552 | Author: mm | Hits:

[OtherNetRemoting

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

[.netRemoting

Description: 熟悉.net框架的分布式应用,实现分布式通讯-Familiar with. Net framework for distributed applications, implementation of distributed communication
Platform: | Size: 46080 | Author: allenzhang | Hits:

[CSharpRemotingEventII

Description:   这是在 .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.
Platform: | Size: 73728 | Author: 王磊 | Hits:

[Internet-NetworkRemoting

Description: 使用remotting实现客户端服务端通信一个小实例。作一下修改可实现双向通信-Remotting the use of client service to achieve a small example of client communications. What modifications can be realized for two-way communication
Platform: | Size: 83968 | Author: wangron | Hits:
« 1 2 3 45 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net