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.481.237 Times

Rpc Server Code freeware
Filter: All | Freeware | Demo
 

Rpc Server Code

< 1 2 3 4 5 > 
Added: January 20, 2010 | Visits: 799

RPC::pClient RPC::pClient is a Perl extension for writing pRPC clients. SYNOPSIS use RPC::pClient; $sock = IO::Socket::INET->new(PeerAddr => joes.host.de, PeerPort => 2570, Proto => tcp); $connection = new RPC::pClient(sock => $sock, application => My App, version => 1.0, user => joe, password... Platforms: *nix

License: Freeware Size: 19.46 KB Download (97): RPC::pClient Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 1.058

D2C - Database to Code (C#) D2C - Database to Code (C#) is a small, simple application specially designed to help you covert a SQL Server Database into C# Code. Using this tool is as easy as can be: you just select the database, the code folder and you are good to go. for WindowsAll Platforms: Windows

License: Freeware Download (56): D2C - Database to Code (C#) Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 587

FreeShare Server FreeShare is a feature-rich, stable, safe and free client and server suite based upon the GNU General Public Licensed "Openline" source code. FreeShare's underlying architecture follows the original Hotline protocol. As such, it functions just like a regular Hotline client and server; and all... Platforms: Mac

License: Freeware Size: 1.9 MB Download (50): FreeShare Server Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 757

XMail Server 1.20 An internet and intranet mail server featuring an SMTP server, POP3 server, finger server, multiple domains, no need for users to have a real system account, SMTP relay checking, RBL/RSS/ORBS/DUL and custom ( IP based and address based ) spam protection, SMTP authentication ( PLAIN LOGIN CRAM-MD5... Platforms: Mac

License: Freeware Size: 399.36 KB Download (55): XMail Server 1.20 Download

Added: May 10, 2013 | Visits: 667

PHPico Web Server PHPico Web Server is a really small server, which is stand alone, single threaded and all code is load only once. The server do only handle the incoming and outgoing HTTP requests, and sets up the super global variables. No page is build by the server itself, for each request a user function is... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): PHPico Web Server Download

Added: August 23, 2013 | Visits: 389

Plist Server A dedicated services server for returning Property List formatsNow depends on CFPropertyList which can be found at http://code.google.com/p/cfpropertylist/If you are looking for the Drupal IOS SDK, head over here http://github.com/workhabitinc/drupal-ios-sdk Platforms: PHP

License: Freeware Size: 10 KB Download (48): Plist Server Download

Released: August 03, 2017  |  Added: August 13, 2017 | Visits: 1.975

Happytime Onvif Server Happytime Onvif Server is a Network Video Transmitters (NVT) devices simulation program. Full support ONVIF specification, compatible with ONVIF Profile S and ONVIF Profile G, implements IP Configuration, Device Discovery, Device Management, Media Management, OSD Setting, Image Setting, PTZ... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 16.34 MB Download (162): Happytime Onvif Server Download

Released: October 16, 2015  |  Added: October 18, 2015 | Visits: 653

Happytime Multi Onvif Server Happytime Multi Onvif Server provides multi onvif servers on a computer. Full support ONVIF specification, compatible with ONVIF Profile S and ONVIF Profile G, implements IP Configuration, Device Discovery, Device Management, Media Management, OSD Setting, Image Setting, PTZ Management, PTZ... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 3.28 MB Download (69): Happytime Multi Onvif Server Download

Released: July 18, 2016  |  Added: July 28, 2016 | Visits: 1.452

Happytime RTSP Server Happytime RTSP Server is a complete RTSP server application. It can stream audio and video files in various formats. It can also stream video from camera and live screen, stream audio from audio device. It can stream H264, MP4, MJPEG video stream and G711, G726, AAC audio stream... Platforms: Windows, *nix, Windows 7, Windows Server

License: Freeware Size: 12.25 MB Download (60): Happytime RTSP Server Download

Added: October 06, 2006 | Visits: 4.358

Fastream NETFile FTP/Web Server Secure, ultra-fast FTP server and multi-threaded Web server for Windows® NT4/2000/XP/2003, featuring XML-based GUI remote administration, authentication, separate upload/download speed limits, storage quotas, dynamic DNS and more... The easiest-to-use file server for Windows® enabling you to... Platforms: Windows

License: Freeware Size: 3.28 MB Download (202): Fastream NETFile FTP/Web Server Download

Released: July 28, 2008  |  Added: July 30, 2008 | Visits: 7.355

Web Form Builder Web Form Builder is a standard code generator project that implements a production quality ASP.NET 3.5 application with SqlDataSource as a data access layer. This type of project is perfect for a small to medium size database. Microsoft SQL Server 2005 and Oracle 11g database servers are... Platforms: Windows

License: Freeware Size: 460.16 KB Download (1287): Web Form Builder Download

Added: August 23, 2008 | Visits: 2.111

AdventNet SwisSQL -  Oracle to SQL Server Migration Tool SwisSQL - Oracle to SQL Server Edition is an Automated Migration tool to convert Oracle PL/SQL stored procedures into equivalent Microsoft SQL Server Transact SQL code. It automates more than 90% of the Oracle PL/SQL code conversion into Transact SQL with very minimal manual intervention. SwisSQL... Platforms: Windows

License: Freeware Size: 18.46 KB Download (127): AdventNet SwisSQL - Oracle to SQL Server Migration Tool Download

Added: November 06, 2010 | Visits: 1.060

POE::Component::Server::HTTP POE::Component::Server::HTTP is a foundation of a POE HTTP Daemon. SYNOPSIS use POE::Component::Server::HTTP; use HTTP::Status; my $aliases = POE::Component::Server::HTTP->new( Port => 8000, ContentHandler => { / => &handler1, /dir/ => sub { ... }, /file => sub { ... } }, Headers =>... Platforms: *nix

License: Freeware Size: 16.38 KB Download (99): POE::Component::Server::HTTP Download

Added: August 08, 2010 | Visits: 1.189

Speech::Recognizer::SPX::Server Speech::Recognizer::SPX::Server is a Perl module for writing streaming audio speech recognition servers using Sphinx2. SYNOPSIS my $sock = new IO::Socket(... blah blah blah ...); my $log = new IO::File(server.log); my $audio_fh = new IO::File(speech.raw); my $srvr =... Platforms: *nix

License: Freeware Size: 91.14 KB Download (111): Speech::Recognizer::SPX::Server Download

Added: June 25, 2010 | Visits: 835

Jabber::RPC::HTTPgate Jabber::RPC::HTTPgate is an HTTP gateway for Jabber-RPC / XML-RPC. SYNOPSIS use Jabber::RPC::HTTPgate; my $gw = new Jabber::RPC::HTTPgate( server => myserver.org:5701, identauth => jrpchttp.localhost:secret, httpcomp => http, ); $gw->start; Jabber::RPC::HTTPgate is an experimental... Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): Jabber::RPC::HTTPgate Download

Added: April 10, 2010 | Visits: 1.248

Dents Dents is a from-scratch implementation of the server side of the DNS protocol, sharing no code with any other project. Among its several features are compatibility with named, a modular driver system and an extensible control facility which allows the administrator to control the running server.... Platforms: *nix

License: Freeware Size: 645.12 KB Download (93): Dents Download

Added: February 27, 2010 | Visits: 703

RPC::XML RPC::XML is a set of classes for core data, message and XML handling. SYNOPSIS use RPC::XML; $req = RPC::XML::request->new(fetch_prime_factors, RPC::XML::int->new(985120528)); ... $resp = RPC::XML::Parser->new()->parse(STREAM); if (ref($resp)) { return $resp->value->value; } else {... Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): RPC::XML Download

Added: September 27, 2010 | Visits: 1.026

SOPE Application Server SOPE Application Server is an extensive set of frameworks (16 frameworks, ~1500 classes) which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX2,... Platforms: *nix

License: Freeware Size: 4 MB Download (97): SOPE Application Server Download

Added: June 27, 2010 | Visits: 976

Net::Server Net::Server is an extensible, general Perl server engine. SYNOPSIS #!/usr/bin/perl -w -T package MyPackage; use Net::Server; @ISA = qw(Net::Server); sub process_request { #...code... } MyPackage->run(port => 160); exit;. Platforms: *nix

License: Freeware Size: 81.92 KB Download (132): Net::Server Download

Released: June 14, 2010  |  Added: June 19, 2010 | Visits: 3.522

RISE MySQL code generator RISE MySQL code generator The RISE MySQL code generator generates a native MySQL script. The script incrementally updates the tables, columns, indexes and constraints in the database to match the RISE model. Once the database model is updated, the views defined in the RISE model are created in... Platforms: Windows

License: Freeware Size: 446.08 KB Download (233): RISE MySQL code generator Download

< 1 2 3 4 5 >