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

Search list

[Internet-NetworkRPCdemo

Description: RPC source code, rpc server test program. which can test rpc and there are infomations about rpc in html text-RPC source code, rpc server test program. Which can test rpc and there are infomations about rpc in html text
Platform: | Size: 1215488 | Author: yinfei | Hits:

[Internet-NetworkGetMACUUID

Description: 利用DCE RPC的API函数获取MAC地址-DCE RPC using the API function to get the MAC Address
Platform: | Size: 239616 | Author: fuxg | Hits:

[Internet-NetworkMicrosoft.DNS.Server.Exploit

Description: 微软DNS服务器远程溢出漏洞测试代码 Microsoft DNS Server Remote Code execution Exploit and analysis Advisory: http://www.microsoft.com/technet/security/advisory/935964.mspx This remote exploit works against port 445 (also Microsoft RPC api used) * Mario Ballano ( mballano~gmail.com ) * Andres Tarasco ( atarasco~gmail.com )-Microsoft DNS Server Remote Code Overflow Vulnerability testing Microsoft DNS Server Remote Code execution Exploit and analysisAdvisory: http://www.microsoft.com/technet/security/advisory/935964.mspxThis remote exploit works against port 445 (also Microsoft RPC api used)* Mario Ballano (mballano ~ gmail.com)* Andres Tarasco (atarasco ~ gmail.com)
Platform: | Size: 43008 | Author: 杨勇 | Hits:

[Internet-Networkheap-overflow

Description: 这个一个介绍了堆溢出的文档,RPC漏洞-堆溢出被冲击波病毒利用,用来入侵系统.-The introduction of a heap overflow documents, RPC vulnerabilities- heap overflow has been the use of shock wave virus to invade the system.
Platform: | Size: 29696 | Author: 孔文辉 | Hits:

[Internet-NetworklibXmlRpc

Description: XML-RPC 是一个简单而强大的轻量级消息传递协议,可支持基于 XML 的跨异类平台的通信。在本文中,您将了解如何为 C++ 程序构建基于 XML-RPC 的服务。-XML-RPC is a simple and powerful lightweight messaging protocol that supports XML-based cross-platform heterogeneous communications. In this article, you will learn how to C++ Procedures to build XML-RPC-based services.
Platform: | Size: 539648 | Author: edison | Hits:

[JSP/Javamina_demo

Description: 使用apache mina开发的实现RPC调用的实例,提供了实现思想.-Developed using apache mina realize examples of RPC calls, provided the ideological realize.
Platform: | Size: 8192 | Author: steve | Hits:

[Internet-NetworkRPCTest

Description: RPC的使用,远程方法调用,很好的,却-The use of RPC, Remote Method Invocation, very good, but
Platform: | Size: 7168 | Author: caobo | Hits:

[Internet-Networkndmpcopy-1.2

Description: backup data with ndmpcoy tool that is implemented by RPC
Platform: | Size: 239616 | Author: fanyuqing | Hits:

[BooksProgramming_Web_Services_with_Perl

Description: Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. "Programming Web Services with Perl" changes that, bringing Perl users all the information they need to create web services using their favorite language. -Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started.
Platform: | Size: 1136640 | Author: 陈亨利 | Hits:

[GIS programcomPPT

Description: COM  之所以令人头昏眼花,却是因为想要认识它的人,根基通常都不够。基本上,学习  COM,你需要具备不少基础知识:    要知道  Component  Object  Model  的最初发展原由,你需得了解C++  Object  Model  的缺点。唯因清楚世界上最通行的物件导向语言C++  之所不能,你才能够清楚了解  COM  之所能。    要认识  component  的体质,你必须知道什麽是  DLLs。    要了解  COM  的  apartment  model,你必须知道什麽是  threads。    要了解  COM  的分散性质和  security,你必须多少知道一点  IPC、一点  RPC。    要了解  COM  的组态性质,你必须知道什麽是  Windows  Registry。北京邮电大学软件学院上课课件-err
Platform: | Size: 769024 | Author: huige | Hits:

[Internet-NetworkRPCClock

Description: 采用RPC stub的分布式时钟系统,RPC基础应用-RPC stub using distributed clock system, RPC based on the application of
Platform: | Size: 146432 | Author: vinjn | Hits:

[OtherPerlandXML

Description: Perl and XML XML is a text-based markup language that has taken the programming world by storm. More powerful than HTML yet less demanding than SGML, XML has proven itself to be flexible and resilient. XML is the perfect tool for formatting documents with even the smallest bit of complexity, from Web pages to legal contracts to books. However, XML has also proven itself to be indispensable for organizing and conveying other sorts of data as well, thus its central role in web services like SOAP and XML-RPC. As the Perl programming language was tailor--Perl and XMLXML is a text-based markup language that has taken the programming world by storm. Morepowerful than HTML yet less demanding than SGML, XML has proven itself to be flexible andresilient. XML is the perfect tool for formatting documents with even the smallest bit ofcomplexity, from Web pages to legal contracts to books. However, XML has also proven itself tobe indispensable for organizing and conveying other sorts of data as well, thus its central rolein web services like SOAP and XML-RPC.As the Perl programming language was tailor-
Platform: | Size: 808960 | Author: yangyz | Hits:

[Linux-UnixRPC_Exc2_sorcecode

Description: 在linux系统下客户端和服务器端使用RPC进行分布式通信。 包含客户端程序,服务器远端程序,以及客户端和服务器端的接口程序。 注意,服务器端和客户端的stub需要用Linux命令stub xxxx生成。-System in the linux client and server to use RPC for distributed communication. Contains client, server, remote procedure, as well as client and server-side interface program. Note that server-side and client stub will need Linux command to generate stub xxxx.
Platform: | Size: 2048 | Author: 宋宋 | Hits:

[JSP/Javaj-jaxrpc_code

Description: JAX-RPC 构建 RPC 服务和客户机,使用 Java API 构建基于 RPC 的 Web 服务 -use JAX-RPC to build RPC server and client , use Java API to build RPC-based Web Services
Platform: | Size: 2048 | Author: qiuxiang | Hits:

[CommunicationJsonRpc

Description: 自己编写的JSON-RPC封装,使用方法简单,已在工程中多次应用-I have written JSON-RPC package, easy to use, has been repeatedly applied in engineering
Platform: | Size: 69632 | Author: 王阿土 | Hits:

[OtherPhoneBookRPC_vc++

Description: A simple PhoneBook application using RPC in Visual C-A simple PhoneBook application using RPC in Visual C++
Platform: | Size: 44032 | Author: SpeedyFlo | Hits:

[.netxml-rpc[1].net.2.1.0

Description: xmlrpc.net 包括c#和vb.net简单例子-xmlrpc.net
Platform: | Size: 315392 | Author: linchangbo | Hits:

[xml-soap-webservicexml-rpc

Description: an xml-rpc implementation with vb6
Platform: | Size: 310272 | Author: sourourben | Hits:

[OtherONCRPC

Description: window 系统ONC RPC/XDR 库及源码。 -ONC RPC/XDR library and source for window
Platform: | Size: 3676160 | Author: LJ | Hits:

[Linux-Unixrpcgen

Description: 在Ubuntu下开发的一个基于RPCgen的文件传输程序-rpc instance
Platform: | Size: 37888 | Author: Fire | Hits:
« 1 2 3 4 56 7 8 9 10 ... 34 »

CodeBus www.codebus.net