Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.538 Times

Remote Function Calls software
Filter: All | Freeware | Demo
 

Remote Function Calls

1 2 3 4 5 > 
Added: November 12, 2010 | Visits: 847

Devel::TraceFuncs Devel::TraceFuncs is a Perl module with trace function calls as they happen. SYNOPSIS Usage: require Devel::TraceFuncs; max_trace_depth 5; trace_file "foo.out"; trace_file $file_handle; sub foo { IN(my $f, "a message"); DEBUG "hellooo!"; } Devel::TraceFuncs provides utilities to... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Devel::TraceFuncs Download

Added: September 19, 2010 | Visits: 1.106

portmap portmap is a part of the ONCRPC collection of software for implementing remote procedure calls between computer programs. This project is use widely by NFS and NIS, and assorted other systems. Some make variable can be used to control compilation. NO_TCP_WRAPPER= if non-empty, doent use... Platforms: *nix

License: Freeware Size: 22.53 KB Download (446): portmap Download

Added: August 10, 2010 | Visits: 1.544

SAP::Rfc SAP::Rfc is a Perl module that contains RFC Function calls against an SAP R/3 System. SYNOPSIS # WARNING - as of SAP::Rfc 1.40 USER and PASSWD are case sensitive ready for # R3 7.x use SAP::Rfc; $rfc = new SAP::Rfc( ASHOST => myhost, USER => ME, PASSWD => secret, LANG => EN, CLIENT =>... Platforms: *nix

License: Freeware Size: 71.68 KB Download (133): SAP::Rfc Download

Released: August 04, 2012  |  Added: August 04, 2012 | Visits: 512

RPyC (remote python call) RPyC, or Remote Python Call, is a transparent and symmetrical python library for remote procedure calls, clustering and distributed-computing. Platforms: Windows, Mac, Linux

License: Freeware Size: 45.19 KB Download (47): RPyC (remote python call) Download

Added: April 09, 2013 | Visits: 329

Direct Indexing of Function Calls (OOP Exercise) IndexableFunction is a class of function-handle-like objects that allow a function to be called and post-indexed in a single expression. Often, in the MATLAB Central NG, I've seen people ask whether it is possible to call functions with a syntax like y=func(arg)(i) as an alternative to doing,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Direct Indexing of Function Calls (OOP Exercise) Download

Added: June 15, 2010 | Visits: 1.269

File::Sync File::Sync is a Perl access to fsync() and sync() function calls. SYNOPSIS use File::Sync qw(fsync sync); fsync(*FILEHANDLE) or die "fsync: $!"; sync(); use File::Sync qw(fsync); use IO::File; $fh = IO::File->new("> /tmp/foo") or die "new IO::File: $!"; ... fsync($fh) or die "fsync:... Platforms: *nix

License: Freeware Size: 4.1 KB Download (112): File::Sync Download

Added: July 02, 2010 | Visits: 1.068

Saja Saja is a lightweight AJAX scripting engine for PHP with secured function calls. Saja is designed for the speedy creation of simple, intuitive, and maintainable AJAX applications, without the need to write any JavaScript.. Open-source AJAX scripting engine for PHP with secure function calls.... Platforms: *nix

License: Freeware Size: 9.22 KB Download (101): Saja Download

Added: April 20, 2010 | Visits: 939

Devel::CallerItem Devel::CallerItem is an Perl object representing a function call from the stack of function calls. SYNOPSIS Usage: require Devel::CallerItem; $call = Devel::CallerItem->from_depth($depth) || return; $passed_arguments_ref = $call->argument_list_ref(); $callpack = $call->pack();... Platforms: *nix

License: Freeware Size: 4.1 KB Download (113): Devel::CallerItem Download

Added: November 19, 2012 | Visits: 337

PHP_FunctionCallTracer .0RC1 PHP_FunctionCallTracer creates a function calls debug trace. Functions arguments, returned parameters and watched variables are reported in the same section. Traced variables can be processed by provided user functions for displaying purposes. Platforms: BSD Solaris

License: Freeware Download (53): PHP_FunctionCallTracer .0RC1 Download

Added: June 24, 2013 | Visits: 556

pl2method pl2method uses PHP 5 __call function to map class function calls to execute stored procedures with the same name on a given PostgreSQL database schema.pl2method passes function parameter values to the stored procedure as its parameters. If the values do not match the procedure expected types, the... Platforms: PHP

License: Freeware Size: 10 KB Download (44): pl2method Download

Added: November 03, 2013 | Visits: 314

WSGIProxy WSGI turns HTTP requests into WSGI function calls. WSGIProxy turns WSGI function calls into HTTP requests. It also includes code to sign requests and pass private data, and to spawn subprocesses to handle requests. Features: The primary feature in WSGIProxy is wsgiproxy.exactproxy, which takes... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): WSGIProxy Download

Added: April 03, 2010 | Visits: 761

VSTRING VSTRING library provides vast set of string manipulation features including dynamic string object that can be freely exchanged with standard char* type, so there is no need to change function calls nor the implementation when you change from char* to String (and vice versa). The main difference... Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): VSTRING Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 203

PHP_FunctionCallTracer Creates a function calls debug trace. Functions arguments, returned parameters and watched variables are reported in the same section. Traced variables can be processed by provided user functions for displaying purposes. Platforms: Windows, Mac, Linux

License: Freeware Size: 19.86 KB Download (47): PHP_FunctionCallTracer Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 284

Shared-access Integrated Net Transport Flexible specification/implementation of RPC (Remote Procedure Calls) through HTTP. Platforms: Windows, Mac, Linux

License: Freeware Size: 8.26 KB Download (48): Shared-access Integrated Net Transport Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 351

TclSOAP The TclSOAP package provides a mechanism to bind Tcl command procedures to remote procedure calls using the Simple Object Access Protocol (SOAP) and XML-RPC over HTTP. Both client and server code is provided. Platforms: Windows, Mac, Linux

License: Freeware Size: 8.88 KB Download (46): TclSOAP Download

Added: May 10, 2013 | Visits: 545

Apache XML-RPC Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (55): Apache XML-RPC Download

Added: May 14, 2013 | Visits: 425

NetCDF/GRIB reader MATLAB-CDI is a collection of MATLAB functions that import/read GRIB and netCDF files through high-level function calls that follows an unified syntax. The package supports a subset of the full GRIB and netCDF format specification typically produced by climate models.Technically speaking,... Platforms: Matlab

License: Freeware Size: 5.7 MB Download (39): NetCDF/GRIB reader Download

Added: September 04, 2013 | Visits: 411

Sortable Profiler Report The MATLAB 'profreport' function used by the profiler generates a table of function calls sorted by execution time. However, often it is necessary to sort by number of calls, time in self, etc. 'SProfReport' duplicates all the functionality of the original, but permits the function call to be... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Sortable Profiler Report Download

Added: April 18, 2013 | Visits: 183

MatlabGraph MatlabGraph is a series of function calls to display and interact with graphical objects. All MatlabGraph commands are relative to a special graphics window that you must open first with Open_Graph_Window. In this graphics window you can draw lines, rectangles, circles, arcs, ellipses, text,... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 194.56 KB Download (40): MatlabGraph Download

Added: July 11, 2013 | Visits: 206

gocept.async gocept.async provides asynchronous function calls using a decorator. It facilitates lovely.remotetask to actually do things asynchronously. Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): gocept.async Download

1 2 3 4 5 >