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

Remote App freeware
Filter: All | Freeware | Demo
 

Remote App

1 2 3 4 5 > 
Released: December 30, 2014  |  Added: January 10, 2015 | Visits: 1.255

Remote App Tool Remote App Tool that allows you to remotely execute tasks on a chosen computer on the same network. You can create a user account information and login with your username and password. After you login, you can select the exe app and select machine in the network, then click run button. It doesn't... Platforms: Windows, Windows 7

License: Freeware Size: 2.6 MB Download (66): Remote App Tool Download

Added: July 05, 2010 | Visits: 927

vdr_remote vdr_remote is a graphical remote control for the video disk recorder vdr. vdr_remote connects over a TCP/IP network and gives you a complete remote control.. Get vdr-remote-app at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory.... Platforms: *nix

License: Freeware Size: 1.1 MB Download (101): vdr_remote Download

Added: March 09, 2010 | Visits: 1.114

App::Repository App::Repository is a logical data access layer for the App::Context Framework, providing a uniform API to access data in databases, file systems, remote web sites, etc. This is the App-Repository distribution, adding the data access layer service to App-Context. For more information, see the... Platforms: *nix

License: Freeware Size: 62.46 KB Download (95): App::Repository Download

Released: March 25, 2006  |  Added: April 21, 2007 | Visits: 7.617

Inletex Easy Remote Control (ERC) InletEX ERC-Easy Remote Control can help you eliminate problem to effectual remote support. Easy Remote Control (ERC) is one of the best programs for remote administration under Windows that allow you to work remotely on a computer using the regular graphic user interface (GUI). Easy Remote... Platforms: Windows

License: Freeware Size: 535 KB Download (654): Inletex Easy Remote Control (ERC) Download

Released: November 09, 2007  |  Added: December 31, 2007 | Visits: 3.813

NTRconnect Remote Access for Mac Secure remote access to your PC or Mac from any computer at any time. NTRconnect Free offers easy access free of charge to all your applications, files, folders and email for up to two computers. NTRconnect Pro includes all the features of NTRconnect Free plus file transfer, advanced keycard... Platforms: Mac

License: Freeware Size: 564.25 KB Download (166): NTRconnect Remote Access for Mac Download

Released: November 09, 2007  |  Added: January 16, 2008 | Visits: 6.580

NTRconnect Remote Access for Linux Secure remote access to PC or Mac at anytime from any computer. NTRconnect Free offers access to e-mail, files and folders on up to two computers. NTRconnect Pro is a complete remote access solution for taking full control of any remote computer and transferring files easily between your local... Platforms: *nix

License: Freeware Size: 480.13 KB Download (322): NTRconnect Remote Access for Linux Download

Released: August 08, 2008  |  Added: April 23, 2014 | Visits: 218.666

Remote Process Viewer Remote Process Viewer is a free remote Windows Task Manager for your network. It will show you detailed information about all the processes that are currently running on a chosen network client. It reveals such information as the process file name, full path, PID (process identifier), PID of the... Platforms: Windows, Windows 7

License: Freeware Size: 228.38 KB Download (4103): Remote Process Viewer Download

Released: April 01, 2014  |  Added: April 10, 2014 | Visits: 4.443

Remote Administrator Control Client With Remote Administrator Control you can work without any limits on a remote computer with operation system Windows, as if working on your local computer. You can connect through Internet/Intranet network with the TCP/IP protocol. You can also connect to computers without public... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 6.82 MB Download (639): Remote Administrator Control Client Download

Released: March 16, 2009  |  Added: March 18, 2009 | Visits: 2.799

Veo Remote Free Veo Remote free Is a utility VNC and RPD alternative, optimized for usage across the LAN as a software KVM and or across the WAN for remote help. Use a second PC across the LAN up to ~30FPS, Record the Screen, help a friend across the internet. The Veo encoder has been specifically engineered... Platforms: Windows

License: Freeware Size: 427.05 KB Download (339): Veo Remote Free Download

Released: March 18, 2010  |  Added: April 23, 2010 | Visits: 2.505

Remote Network Watcher Remote Network Watcher is a new sophisticated software designed by Softinventive Lab. This tool is "must-have" or any diligent System Administrator who provides flawless performance to his network. Should any of the network computers, servers or system utilities fail to perform, Remote Network... Platforms: Windows

License: Freeware Size: 11.55 MB Download (275): Remote Network Watcher Download

Added: March 21, 2010 | Visits: 1.229

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: February 13, 2010 | Visits: 1.360

App::faq App::faq is a Perl module witj App-Context Frequently Asked Questions. The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services,... Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): App::faq Download

Added: October 26, 2010 | Visits: 1.411

App::perlstyle App::perlstyle is a App::Context Perl Style Guide. The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes: 1. To... Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::perlstyle Download

Added: March 05, 2010 | Visits: 1.362

App::quickstart App::quickstart is App::Context Developers Quick-Start Guide. This is the Developers Quickstart Guide to the App::Context Framework. Its focus is to give a minimum amount of theoretical or explanatory background and get right into learning by example. That having been said, it is also... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): App::quickstart Download

Added: March 13, 2010 | Visits: 1.274

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be... Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): App::Session Download

Added: September 11, 2010 | Visits: 1.354

App::UserAgent App::UserAgent - the browser this session is connected to. SYNOPSIS # ... official way to get a UserAgent object ... use App; $context = App->context(); $user_agent = $context->user_agent(); # get the user_agent if ($user_agent->supports("html.input.style")) { # do something } A... Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::UserAgent Download

Added: February 19, 2010 | Visits: 1.429

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }... Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: November 19, 2010 | Visits: 1.253

App::Modular App::Modular is a Perl module with modularization framework for perl programs. SYNOPSIS package App::Modular::Module::Test; use base qw(App::Modular::Module); sub say_hello { print "Hello, dear user!"; }; package main; use App::Modular; my $modul = instance App::Modular;... Platforms: *nix

License: Freeware Size: 16.38 KB Download (102): App::Modular Download

Added: June 25, 2010 | Visits: 1.267

local-remote-controll-gui Beta local-remote-controll-gui is a Lazarus/(freepascal) programmed software for running commands on remote "server" or machine, true a file shearing.(like sshfs..)... some customize options, GUI on the user/machine...linux ppc and linux x86, the source binary enabled.. Get local-remote-controll-gui... Platforms: *nix

License: Freeware Size: 4.4 MB Download (99): local-remote-controll-gui Beta Download

Added: August 01, 2010 | Visits: 1.630

Selenium Remote Control Selenium Remote Control project is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. Selenium Remote Control provides a Selenium Server, which can automatically... Platforms: *nix

License: Freeware Size: 8.3 MB Download (94): Selenium Remote Control Download

1 2 3 4 5 >