搜索资源列表
myrpc
- 这是简单的Rpc 实现,主要是学习如何使用简单的远程调用来访问另外一台主机上的函数,大家可以根据此例能构建自己的rpc程序-It is a simple number Rpc is realized, mainly to learn how to use a simple remote call another visit to a host of functions, we can under the cases will be able to build their own procedur
rpcexample
- 同样是RPC的小程序,不过这是人家sdk中的Demo程序,它是一种规范,比自己写的要好一点,供大家理解使用-RPC is the same small programs, but it is others sdk the Demo procedures, it is a norm, than he was the better point for us to understand the use of
VDCOM
- RPC DCOM WORM v 2.2 -病毒源码-RPC DCOM WORM v 2.2-virus source
RPC_SDKWindowsVersion_oncrpc
- 这个是Windows版本,不是Linux版本 Netbula RPC for Win32 supports multithreading, this document describe the procedure to build multithreaded (MT) RPC server and clients-this is the Windows version, not Netbula RPC Linux version supports multi for Win32 thread
vxworks_rpc
- rpc机制在vxworks上的实现源代码-rpc vxworks mechanism in the realization of the source code
bindows_101
- Bindows 1.01 完全版 Bindows 框架提供给你: 基于类的面向对象 API; 一个完整的窗口系统,带有一组广泛支持的窗体小部件,包括菜单、表单、表格、滑块、量表以及更多; 开发零接触 SOA 客户端应用程序的最好的工具包; 内置 XML,SOAP 和 XML-RPC 支持; 从单用户到企业级的支持。 将现代 PC 桌面程序般的界面与基于 Internet 的构架相结合,使得通过 Internet 浏览器访问到的程序拥有桌面软件一样
RPC
- 一个RPC例子,远程调用一个计算阶乘的函数。具体编写过程如下: 1、创建一个.idl文件, 为应用程序的远地函数定义一个接口。(RpcFact.idl文件) 2、应用程序属性配置文件 (RpcFact.acf文件) 3、用MIDL编译器编译RpcFact.idl文件,在Dos中输入命令midl RpcFact.idl。经过编译之后, 会生成这几个文件: RpcFact.h、RpcFact_s.c 和RpcFact_c.c 4、本例中阶层函数的实现(RpcFact.c文件) 5
098
- delphi与JSP通过xml-rpc协议交换数据的例子
冲击波病毒克星原代码
- 因为该变种病毒不但要攻击RPC漏洞,还会将自身复制到%system%\\Wins文件夹下,创建FTP服务和Wins Client服务。其中FTP服务开启系统的FTP功能用于传播病毒。“冲击波杀手”感染一台机器后就会使用Ping命令或ICMP echo方式探测随机产生的IP地址是否有效,如果有效便开始进行攻击。该病毒会在受感染的系统中随机使用666-765端口与攻击系统进行连接。该病毒还会检查系统版本和微软补丁包的版本号,然后根据不同的操作系统尝试从微软下载有关RPC漏洞的补丁程序,并自动运行补丁
j2eesrc
- 《J2EE企业级应用开发》一书的配套源代码,涵盖XML编程,Servlet,JSP,自定义标签库开发,JSTL,EL,EJB,Web Services,JAX-RPC等内容。-"J2EE Enterprise Application Development," a book supporting source code, covering XML Programming, Servlet and JSP-defined labels for development, scr
RPC蠕虫病毒主要技术源代码
- RPC蠕虫病毒主要技术源代码.zip请吧zip改为doc来查看-RPC worm main technical source code. Please zip zip it into doc to see that, thank you
simple
- XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
threaded
- XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
introspect
- XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
pdfclient
- XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
client-simple
- XML-RPC for Delphi is a library used on the server or client side of an XML-RPC communication. It is designed to compile under Delphi for Windows and Kylix for GNU/Linux. XML-RPC for Delphi requires the Open Source Indy components be installed.
gen-cpp
- 本例是一个简单的thrift测试程序,包括客户端和服务端。thrift允许你定义一个简单的定义文件中的数据类型和服务接口。以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-Apache Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engin
protocol-buffers---Copy
- Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
-RPC
- 这是基于rpc中间件的分布式调用服务源代码,实现有服务器端与客户端-This is based on RPC middleware distributed invoking a service source code, with the client and server side
rpc
- rpc 网格的实现例子 实现linux和windows的通信-rpc grid service implement