Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

PHPRPC is a lightweight, secure, cross-domain, platform-independent, language-independent, envirment-independent, complex object supported, reference parameters supported, content redirecting supported, session supported, service-oriented, high performance remote procedure call protocol.

5.0
 
  0 reviews  |  3 users  |  111,920 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

jj1

Compare

a simple json-rpc implementation in java. target is to support only json-rpc over http and therefore keep it simple. json-rpc is a lightweight rpc protocoll which uses json for messages. if you have questions or feddback you can ask by writing to chrigi at kerbtier dot ch documentation

0
 
  0 reviews  |  0 users  |  499 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

New remote service implementation Based on apache mina and springframework remoteservice exporter Features Export remote service with usual POJO. Use mina NIO Socket Protocol for durable connection. Synchronize call at client. Failover mechanism when client disconnected.

0
 
  0 reviews  |  0 users  |  1,341 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

The story: A new web service comes out. Developers are smart so they abstract away the web service into a client library for their language of choice. This happens for each web service and for each language. It might be fun to write one of these libraries the first time but gets to be very ... [More] repetitive and client libraries don't always stay insync. The solution: Provide a way to define RPC with the web service. Via REST, XML-RPC or some other similar technology. In the end some simple library would be generated that would encapsulate communication with the web service and some wrappers around the data structures returned by the web service. There would be one description file that would be capable of generating code for each supported language. [Less]

0
 
  0 reviews  |  0 users  |  125 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

rpcfx is a remoting process call framework between most develop platforms.we can use id instead of web service.because some middle base types are predefineded, everyone could implement his/her one-side framework about his/her environment(os,language,target,application,e.g.). it isn't ... [More] opensource software,thus,it's a real open technology.and then,we'll provide several reference and implements to explain our idea and details. [Less]

0
 
  0 reviews  |  0 users  |  3,724 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

AS3 in Flash CS3 lacks support for rpc. This library is intended to fill the gap. First out is rudimentary support for WebService calls.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

LightRPC is meant to be extreamly light, portable and easy to use. It currently supports only HTTP and JSON, but can be extended to support almost any format or protocol. It can be used instead of SOAP, EJB, RMI or other RPC formats, that need to run through firewalls. LightRPC is currently ... [More] implemented only in Java. LightRPC consists of 2 modules (currently wrapped in a single jar), client and server. The server module works with any standard servlet container and it can also run in a standalone mode. LightRPC doesn't use any WSDL or such, but uses the progaramming languages itself as the descriptor for the remote services. LightRPC still is not language specific and can be used from any programming language. It is not a true RESTful implementation, but more of a hybrid solution to create RPC calls(Richardson & Ruby, 2007). [Less]

0
 
  0 reviews  |  0 users  |  1,149 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

A web service intended for storing data in secure way. The project is service-oriented and consists of several separate applications which in common provide access to user accounts and files via open protocols and standards: REST, WebDAV, HTTPS.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

WSDL Viewer for PHP projects

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 20 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.