|
|
Freeware: Client
| |
DeluxeFTP
License: Freeware
|
|
| |
DeluxeFTP is a fast, free, efficient, multi-threaded Windows FTP client. Imagine transferring files on the Internet being as simple as local file manipulation. Simple enough for any beginner and features advanced enough for expert users.
Unlike other Free FTP clients, DeluxeFTP does not force you to view ads, registration reminders or unwanted e-mail advertisments, nor does it limit you based upon time or 'personal use'. DeluxeFTP is 100% free and available for immediate download.
Features include Explorer look & feel, custom FTP commands, connection wizard, dockable windows, works with entire folders and proxy support. New features in version 6.01 include an enhanced site manager, full drag & drop support, concurrent downloads, folder bookmarks, resume support and automatic retry.
Author: DeluxeFTP| Date: 04-01-2005 | Size:
244 KB |
| |
- |
| |
Digital Wall Clock
License: Freeware
|
|
| |
TimeTools digital wall clock ntp time synchroniser software is a freeware application that runs on any Windows platform. It allows a windows sntp time client to synchronise time to a selected Atomic Clock synchronised NTP time server.
Author: Digital Wall Clock Solutions| Date: 12-08-2006 | Size:
4600 KB |
| |
- |
| |
LoGraf Free Website Editor
License: Freeware
|
|
| |
This HTML tool provides full syntax highlighting for HTML, CSS, JavaScript and ASP. It also includes a spell checker, an FTP client, link checker, thesaurus, HTML Tidy integration, right-click tag editing, JavaScripts, RTF import, stylesheet assistant and a table assistant with CSV import.
Author: CoffeeCup Software, Inc.| Date: 04-09-2001 | Size:
4122 KB |
| |
- |
| |
eMule File Swap
License: Freeware
|
|
| |
eMule File Swap is a completely FREE P2P software to exchange and search MP3, Video as well as other different file types over ED2K, Source Exchange and Kad P2P networks. eMule File Swap is based on the original eMule and provides many great features such as different types of search using local and global servers, web based search over Jigle and Filedonkey and also search over Kademlia (Kad) network. eMule File Swap automatically performs checking for corruption while downloading files and corrects errors, allows to preview files while downloading. It conveniently organize downloaded files by categories. eMule File Swap has a built-in IRC client to chat with your friends and other users. And finally, it supports multilingual interface translated to more then 30 most popular languages.
Author: eMule File Swap Ltd| Date: 25-08-2006 | Size:
2203 KB |
| |
- |
| |
FREE PacketTrap TFTP Server
License: Freeware
|
|
| |
PacketTrap TFTP Server is a FREE multi-threaded file transfer utility. It supports simultaneous transfers and offers option negotiation between client and server, including clock size, transfer size, and timeout. It may be used to move configurations between routers, switches, hubs, and XTerminals. It has been extensively tested with Cisco routers and switches.
Author: PacketTrap Networks, Inc.| Date: 24-01-2008 | Size:
6922 KB |
| |
- |
| |
YeahReader
License: Freeware
|
|
| |
YeahReader is a free program for reading news feeds in RSS, RDF and Atom formats, and podcasts.
The program provides all basic RSS reader functionality such as a convenient feed update system, proxy support and pop-up update notification. Besides this, YeahReader has such features as built-in blog client that will allow you to quickly write messages to your LiveJournal, Blogger, WordPress or Delicious blog, OPML support, ability to export data into HTML, CSV or JS format, multilanguage support and others.
Although quite functional, YeahReader is one of the easiest news readers to use. The program contains a collection of links to popular RSS feeds on various subjects so you will not waste time searching for interesting links.
Stop wasting time, download YeahReader right now!
Author: Yeah Software| Date: 09-08-2008 | Size:
2235 KB |
| |
- |
| |
FORTUNE3 Shopping Cart & ECommerce Wizard
License: Freeware
|
|
| |
This powerful ECommerce program generates Web pages, shopping carts, and entire Web stores with complete E-Commerce capabilities. It has a built-in HTML editor and FTP client. You can use it to create wholesale and retail Web stores with or without the use of HTML or SQL code. The program is compatible with Dreamweaver, Frontpage, Photoshop, Fireworks, and most other HTML and image editors. You can set up B2C and B2B ordering systems, along with secure online payment processing. You can nest an unlimited number of product categories and procurement functions. All transactions are processed in real time, and you can acquire product data directly from any accounting software that uses spreadsheets. You can also retrieve shipping quotes from major U.S. carriers, and use those costs to recalculate order totals.
Author: FORTUNE3| Date: 01-05-2003 | Size:
6963 KB |
| |
- |
| |
Consolo
License: Freeware
|
|
| |
Consolo is a content management tool for web sites. It's handles everything from small to large web sites and is much aimed at developers who can modify it to suit specific needs, use it for Free and even sell it to their clients. Consolo comes with a graphical client which makes updating quick and easy. Batch-drag files directly onto your web site, edit contents in your favorite programs (e.g. Photoshop, UltraEdit, Word) and when you save, your web site updates automatically. Consolo handles all modern technologies such as html, xml, xhtml, databases and Flash. The web site has extensive help and developer's sections to set you off right away. Download Consolo now from www.consolocms.com, and set up your website (or apply to an existing) in 7 quick steps. You will soon realize Consolo offers unique features and is in the front line of web content management today. Don't miss out on it! This is what cms:es should be all about.
Author: Global Happiness Sweden AB| Date: 06-02-2006 | Size:
3027 KB |
| |
- |
| |
Northgate Coda
License: Freeware
|
|
| |
Coda is a first class JavaScript/HTML/XML/XHTML development environment with full syntax parsing. This fully featured editor checks the validity of code as you type, highlighting errors as you develop rather than after you publish.
Coda uses a technique called 'full block syntax parsing' (FBSP) to quickly analyse the structure of the file and its current state. Unlike other color keyword highlighting editors, Coda has an intimate knowledge of the languages it supports and displays errors or incomplete code in real-time. IF you chose to enable auto complete, Coda's intimacy with the semantics of the language empowers Coda to guess your next move, completing your statements and saving you time. This is a great learning aid if you are new to JavaScript or HTML.
FBSP supports files that have multiple language content. For example in a Dynamic HTML file with server-side and client-side JavaScript, Coda will identify the HTML and JavaScript separately and parse each block according to its own rules
To save more time, Coda includes Code Snips that automate the most common typing tasks. Code Snips intelligently insert code fragments into the structure of your document so you don't have to reformat your code.
Coda is also an ideal introduction into the world of server-side JavaScript integrating with Northgate's Concerto Application Server. Coda now becomes an integrated debugger for server-side JavaScript will full scope; call stack, expression watching, and variable introspection. Animate your code to find problems while examining the state of your application through program flow.
Coda comes with an integrated browser so you can preview your work, be it Server-side JavaScript, Client-side JavaScript or a mixture of both. Coda even applies its FBSP technology to check the validity of the generated page output - partially useful if your dynamic pages emit client-side JavaScript.
A MUST download for professional and would-be JavaScript and HTML developers.
Author: Northgate Information Solutions| Date: 07-14-2004 | Size:
6611 KB |
| |
- |
| |
Page Gorilla
License: Freeware
|
|
| |
If you are a serious online marketer, you know the importance of a powerful sales page. You have learned from bitter experiences that the first impression made by the product page becomes the last impression in the minds of your buyers.
You also know that these sales pages are your sales agents on the net. They have to attract, inform and convince your users to purchase your products or services.
Needless to say, not only is the look and feel of your site important, the nature and flow of the content of your pages is also important. Doing that right every time is a big challenge and that is why you need a Page Gorilla.
Page Gorilla makes it very easy for you to prepare a professional business or sales page in minutes.
All you have to do is answer couple of questions, select a template and click publish.
Page Gorilla is a freeware Sales Page Generation wizard software. It makes creating super selling sales page a matter of minutes. You answer some questions and your sales page is ready. It has inbuilt features like WYSIWYG wizard, FTP client etc.
Author: Kalptaru Infotech Ltd.| Date: 05-04-2006 | Size:
163 KB |
| |
- |
| |
TCP Spy .NET Standard Edition
License: Freeware
|
|
| |
TCP Spy .NET is a small application used to trace TCP packets between a client and a server. Optimized for .NET Web Services or Web Site TCP Spy .NET will help you find any bottleneck and it will help you in analyzing your bandwidth usage. With TCP Spy .NET, you can inspect data in different views, track server calls or just redirect the host.
It's a 4 in 1 tool:
- monitoring tool
- web service / web site profiling tool
- redirection server
- Network / Web Site / Web Services spy
Features:
1. General
- Light (one file only)
- Small (less than 1 meg)
- Rich and easy user interface
- Auto update
- Free
2. Monitoring
- Monitor connection IP address
- Monitor connection destination
- Monitor opened connection
- Log connections and requests to file
- Suspend monitoring with no service interruption
- Flag connection / request for an easier tracking
- Insert grid marker for an easier tracking
- View and clear log file
3. Profiling
- Profile Web Service: calls, durations, bytes in, bytes out
- Profile Url: content, size
- Get stats about Web Service (calls, duration, bytes in, bytes out)
- Get stats about Url (calls, duration, bytes in, bytes out)
- Pause profiling without interrupting the communication
- Get the size and the duration of the each request
- View request details for each connections
4. Redirection server
- Configure port redirection
- Configure ip redirection
5. Network spy
- Inspect bytes in data
- Inspect bytes out data
- Inspect header and raw data
- View HTTP header
Author: Devolutions inc.| Date: 27-08-2007 | Size:
576 KB |
| |
- |
| |
Morevil Web Chat Lite
License: Freeware
|
|
| |
Morevil Web Chat Lite is single-room chat for web site. Client side is Java applet which can be embedded on a webpage. The server side is PHP script. Easy to use. Quick loading. Communication behind proxies/firewalls.
Author: Morevil Software| Date: 13-11-2004 | Size:
32 KB |
| |
- |
| |
Remote Process Viewer
License: Freeware
|
|
| |
"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 parent process, user session ID, number of threads, and process priority.
There is absolutely no installation required. Since "Remote Process Viewer" uses Windows' built-in WMI service, it doesn't require you to install any additional software on the computers you are connecting to. Simply download and run the software. Then select the client you want to analyze and you'll see all the processes on the remote computer.
Author: File.net Windows Files| Date: 07-07-2007 | Size:
225 KB |
| |
- |
| |
BearFlix Hyper Speed
License: Freeware
|
|
| |
BearFlix Hyper Speed is a free add-on module for BearShare network, leading P2P network available today. It is developed with a primary goal to accelerate download speed of BearFlix client by using full potential of available connection bandwidth and by optimizing web connection settings. BearFlix Hyper Speed is fully integrated BearFlix add-on and new features were added to extend BearFlix functionality even further: automatic resuming of interrupted downloads, automatic checksum validation to detect and remove incorrectly downloaded files. Configuration is very easy and allows to disconnect computer from the Web or automatically shutdown PC after downloads were completed. BearFlix Hyper Speed is a small utility that does not have high RAM or processor requirements and best of all features– it is a freeware, so add it for free to your P2P software inventory!
Author: Get Faster P2P LLC| Date: 11-12-2007 | Size:
3001 KB |
| |
- |
| |
Split Video Chat for Video Conference
License: Freeware
|
|
| |
SplitCamera is a freeware virtual video clone and split video capture driver for connecting several applications to a single video capture source. Usually, if you have a web camera or video camera connected to your computer, you cannot use it in more than one application at the same time, and there is no standard Windows options that makes it possible. Split Camera driver allows you to easily multiply your web-camera (any models), video cameras ( any model: analog or ditial : VHS, DV, TV-IN or TV-tunner ) in video chat or video conference software like ICQ, Yahoo Messenger, MSN Messenger, Skype Video, Camfrog, AOL AIM, Pal Talk, or whatever... and to broadcast it to many users at a time. With SplitCam you can connect up to 64 clients to a single video source. In a few words: Split Cam does just what its name says: it splits the video stream coming from the video source and tunnels it to numerous other client applications.
You can as well use splitcam to send your home videos at the same time to many video conference programs, for example your friend using MSN messenger can see your home video or your favorite DVD disk live and other friend uses Yahoo messenger want to see it too so how can you at the same time to send it to both of them and to see it on your computer as well? splitcam allow this operation to happen, you can watch the video file and at the same time to send it over the internet to any video chat or video conferencing software, we are the only software on the net that allow it.
Main Features:
Choose almost any video source as a primary video capture device.
Digital zoom.
Digital pan 180°.
Select a desirable frame rate from 5 to 30 fps. Usually you use 15 fps for videoconferencing.
Set up base video options directly from the main SplitCam window.
Bring up a manufacture provided options for fine tuning the physical video source.
Use any of the wide range of resolutions in client applications: 160x120, 320x240, 640x480, etc.
Every application can have its own video resolution.
You can disable unused video resolutions to lower the processor load.
Auto-update will ensure that you always have the latest version of the software.
Capturing photo images and providing them as a video source to client applications.
Basic photo editing of photo images before sending them to client applications.
Change the appearance of the SplitCam interface by using “skins” developed by other users, or make your own interface “skin” with the help of the skin builder.
Author: Video Chat Spit Systems| Date: 24-02-2006 | Size:
3515 KB |
| |
- |
| |
Windows NTP Time Server Syslog Monitor
License: Freeware
|
|
| |
TimeTools Windows Atomic Clock NTP Server Syslog Daemon is a free utility that runs on any Windows NT/2000/XP/2003 workstation or server. It allows any syslog messages from any Linux or Unix based syslog client to be logged and displayed.
Author: windows ntp time server solutions| Date: 07-08-2006 | Size:
2421 KB |
| |
- |
| |
IM2001Server
License: Freeware
|
|
| |
IM2001Server is a freeware instant messaging software for Windows that works in your LAN on Internet.
This software is under developing from a community of developers so it's totally freeware (at least the beta version).
This software contains two parts: the server and client; both are for Windows and are fully functioning without any restrictions.
At date of today there are already hundreds of users and many companies are adopting this service instead of classical Microsoft Messenger, AOL IM, Yahoo messenger, ecc. since there are security problems; with this software you can set up an internal instant messaging service within your company and use new incoming comunication channel is growing daily!.
Here some feature built inside of this software:
Any message has been encrypted before being sent on the network and only the recipient can decrypt it. Also any comunication through client and server has been encrypted.
The messages has been encrypted two times and also a digital check has been applied in order to guarantee the message integrity.
Any message has a return receipt, so under stress conditions the messages will be sent and delivered even if the user is offline!
All comunications stay on local network so no information jump on Internet
AOL IM is integrated within IM2001
A complete list of functionalities on the official site http://www.geocities.com/instantmessaging2001
Author: Info2000| Date: 03-03-2003 | Size:
2976 KB |
| |
- |
| |
Virtual Network Computing++
License: Freeware
|
|
| |
Virtual Network Computing is a great client/server software package that allows remote network access to graphical desktops and it's available on most platforms.
VNC++ can be used to perform remote control and administration tasks in Windows. It can be very helpful in distance learning and remote customer support.It is remote control software which allows you to view and interact with one computer (the "server") using a simple program (the "viewer") on another computer anywhere on the Internet. The two computers don't even have to be the same type, so for example you can use VNC to view an office Linux machine on your Windows PC at home. VNC is freely and publicly available and is in widespread active use by millions throughout industry, academia and privately.For the individual user, one common scenario is using VNC to help troubleshoot the computer of a distant less-technically-savvy relative. In other words, sitting at your desk in Baltimore, you could use VNC to take control of your mother's PC in London and show her how to install and use some new software package by actually doing it yourself. For the business user, VNC can be used to provide a flexible hot-desking and road-warrior environment by allowing employees to access their office desktop and server machines from any machine in the company's offices or from other remote sites, regardless of the type of computers involved at either end. An equally popular business application of VNC is in remote system administration, where VNC is used to allow administrators to take control of employee machines to diagnose and fix problems, or to access and administer server machines without making a trip to the console.VNC can also be used in educational contexts, for example to allow a distributed group of students simultaneously to view a computer screen being manipulated by an instructor,or to allow the instructor to take control of the students' computers to provide assistance.
Author: softwareclub.ws| Date: 18-09-2006 | Size:
2503 KB |
| |
- |
| |
IntraWeb Studio Personal
License: Freeware
|
|
| |
IntraWeb Studio is a professional Content Management System (CMS). It enables you to manage your website in a very efficient and cost effective way. IWS is for managing, editing, and deploying Web sites, Blogs, RSS feeds and documentation sets. With its article and templates based approach, IWS makes it simple to maintain a consistent and efficient look throughout all your web site. Whether it is for your personal site, or a corporate presence, requiring multiple languages as well as access by multiple user/editors, IWS is the perfect solution for every content management requirement. IntraWeb Studio works for small, medium and large businesses and it is available as free Personal edition and as commercial Professional and Enterprise editions. How does IntraWeb Studio work? IntraWeb Studio is based on a .NET Windows client which will run on your desktop. This client is for managing your web site projects and for editing the content. All documents are contained in a repository, to edit a file you just double-click it, and IWS will checkout the file from the repository. The web pages are directly deployed from the repository to the web server that hosts your web site. IntraWeb Studio is available in two different flavours: -Personal / Desktop Edition is for single users and contains the client and the repostiory in one single program that runs on your desktop. Manage, edit and deploy your web site directly from your PC. Easy to setup, free personal edition! - Professional / Enterprise edition is for multiple users. It comes with a remote repository (IWS Server) that all users can connect to, to manage and edit the web site projects. Important to know is that all documents and files are deployed from the IWS Server to the Web Server. If the IWS Server and the Web Server are installed on the same physical machine, then IWS just copies the files locally instead of using FTP.
Author: Atozed Software| Date: 06-07-2005 | Size:
4612 KB |
| |
- |
| |
WebCab TA (J2SE Community Edition)
License: Freeware
|
|
| |
100% Free Java API providing a collection of technical indicators which can be used in the construction of technical trading systems. Moreover, by using these methods with our JDBC mediator you will be able to iteratively apply these indicators to historical data stored within a DBMS. Includes detailed PDF technical documentation, CHM class library documentation and client examples.
Within this J2EE Application we have implemented the following functionality:
Technical Indicators
- Moving Averages - Simple, Median, Geometric Moving Averages,etc
- Directional Movement Indicator (DMI) and Average Directional Movement Indicator (ADX)
- Accumulation/Distribution
- Trend or Range?
- Market Strength
- Oscillators
- Bollinger Bands
- Mean Reversion
- Stochastics : (fast and slow)
Filters - Typical and Median price
This product also contains the following features:
GUI Bundle - we bundle a suite of graphical user interface JavaBean components allowing the developer to plug-in a wide range of GUI functionality (including charts/graphs) into their client applications.
JDBC Mediator - A J2SE Component which mediates between a J2SE component, its J2SE Clients and the Database server. The JDBC Mediator J2SE classes are a convenient way of enhancing all financial and mathematical specific methods with JDBC-based functionality. Check the jdbc subpackage of every J2SE class for JavaDocs documentation.
Web Application Example - A Java WAR file which contains a JSP example that makes use of the functionality provided by our J2SE Component.
Synthetic JDBC - The JDBC functionality provided by the Web Application example included within this package. This Web Application is an example of how to make a JSP client using our J2SE Component while manually implementing the JDBC code. The JSP Application applies J2SE methods to certain rows from the database and lists the output in HTML format.
Author: WebCab Components| Date: 05-10-2004 | Size:
6101 KB |
| |
- |
| |
HTTPS tunnel client
License: Freeware
|
|
| |
HTTPS tunnel - better and easier than VPN.
The Barracuda HTTP tunnel provides an easy and convenient method for remote use of Internet/Intranet software. Your standard Internet software is configured to use the HTTP tunnel proxy for access to your company's LAN. In addition, the tunnel allows collaboration from access points not accessible to VPN solutions such as from behind external company firewalls.
The Barracuda HTTPS tunnel acts as a SOCKS, HTTP, and HTTPS proxy server. The HTTPS tunnel allows you to use your Internet applications such as your browser anonymously, despite firewalls. The Barracuda HTTPS tunnel also supports a direct tunnel for protocols that do not support proxying; such as TELNET, FTP, VNC, and most Internet protocols.
Why even consider using IPSec and VPN when a HTTPS Tunnel can do 99% of what you can do with IPSec. Unlike VPN/IPSec, The HTTPS tunnel is very easy to configure and use.
HTTPS tunnel features:
High-grade 256-bit AES SSL encryption
Supports SSL and SOCKS proxies
Install on demand client tunnel
Built in firewall
Digest/Basic authentication
Host/port authorization
DHTML firewall rule editor designed using Ajax technology
Author: Real Time Logic| Date: 10-04-2006 | Size:
22 KB |
| |
- |
| |
Orneta FTP for Smartphone 2003
License: Freeware
|
|
| |
Orneta FTP is a FTP Client for Windows Mobile based Smartphone's and Pocket PC's. By transferring files of any size to and from any remote FTP server in the background, your time is spent productively. Fast, efficient and reliable uploads and downloads are handled by the device. Combining ease-of-use and performance helps to create the ultimate mobile FTP experience. Transfers are quick and easy, even if you are a novice user. Transfer Anything, from Anywhere. You can transfer files of any size easily. These are a few of the tasks that will be easy to accomplish:: Publish web pages Download and upload camera phone pictures Transfer Video files Transfer Music files Download Software and updates. Transfer Business Documents Transfer large or small files to your home or office Connect thru NAT and firewalls Connect with Ease It can be a chore to enter the information for the FTP server, Orneta FTP can save the server settings to the recent server list for convenient access. It will be available the next time you need to access it. Background Processing When a file operation is requested it is placed into the task queue, allowing you to continue working, while the requests are processed in the background. The task view is simple and easy to use. View, cancel, resume, and see details from a simple and easy-to- use interface. Mini Explorer for Server and Device It's easy to navigate files and directories on the device, and the remote FTP server with the mini explorer, select the folder where files should be transferred to or from with simple ease navigation from your phone. Create local and remote directories, Delete local and remote files or directories. Rename files or directories.
Author: Orneta| Date: 10-02-2004 | Size:
67 KB |
| |
- |
| |
Pivo SMTP Component
License: Freeware
|
|
| |
Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the POP or IMAP server and the SMTP server when you configure your e-mail application.
Pivo Smtp Component is one which can be used in web/window application like C#,ASP.NET, VB, smpt component allows your applications or web pages to create and send email messages over SMTP protocol just in a few lines of code. Sends messages as plain text or in the HTML format.
Smtp Component can send email to any email address with or without smtp server as parameter. Email can contain any number of attachments, unlimited recipients, cc's and bcc's. Send Email directly from you web page via applications/browsers.
Author: Pivo Corporation| Date: 15-10-2005 | Size:
232 KB |
| |
- |
| |
MassDeployer
License: Freeware
|
|
| |
MassDeployer distributes software and scripts to every Windows computers in your organization. In fact, MassDeployer enables distribution of any Software package type including EXE, MSI, MSP, MSU and other installers. Also, it enables distribution of any kind of scripts including BAT, CMD, VBS, VBE, JS, JSE, WSF, WSH.
Features:
1. Deploy software and scripts to every computers throughout your organization in minutes.
2. Scheduled software and script deployment.
3. You can execute scripts while you could not login to your networkdomain.
4. Active directory leveraged target system.
5. Support for any kind of software packages including exe,msi,msp and msu.
6. Support for any kind of scripts including VBS,BAT,CMD,VBE,JS,JSE,WSF,WSH.
7. You can configure cleanup commands to do software uninstallation while the target moves out of scope.
8. Supports executing multiple scripts/commands during installation and abort if not successful.
9. You can copy the installables/scripts to the client computers before executing it.
10. Does not need any service in the client computers.
Author: JiJiTechnologies| Date: 23-02-2008 | Size:
374 KB |
| |
- |
| |
Autoroute SMTP
License: Freeware
|
|
| |
Autoroute SMTP (ARS) is designed for automatic switching between SMTP servers depending on what network you are currently working in. E.g. you have two Internet service providers - FIRST and SECOND. Normally, IP address authorisation is used for SMTP servers, therefore when you are connected to the FIRST ISP you can send mail to any e-mail address from any e-mail address through his mail server (e.g., SMTP.FIRST.COM). In the same way, having established connection with the SECOND ISP you can freely use its server SMTP.SECOND.COM. But not vice versa.
Normally, in that situation user has to get a e-mail address from a free mail server and use its SMTP server to deliver mail, though server of ones ISP ensures much faster and more convenient delivery. The problem is that one has two ISP's. Autoroute SMTP offers solution for that problem. The only thing you have to do is to enter one mail server with address localhost (or 127.0.0.1) in your mail client settings. Then, the mail client will establish connection with Autoroute SMTP, and Autoroute SMTP will automatically switch it to the right server.
To choose the right server, Autoroute SMTP compares your IP address to IP addresses of SMTP servers you have entered and chooses one that is located in your sub-net. If no server was found, Autoroute SMTP can use server your specified in the settings. You can also disable automatic server detection, or even choose a mail server in automatic mode yourself from the list you have created by clicking the "Next >
>
" button.
With Autoroute SMTP you always can easily show the way to your letters.
Author: Alexander Gorlach| Date: 17-05-2001 | Size:
111 KB |
| |
- |
| |
Orneta FTP for Pocket PC 2003
License: Freeware
|
|
| |
Orneta FTP is a FTP Client for Windows Mobile based Smartphone's and Pocket PC's. By transferring files of any size to and from any remote FTP server in the background, your time is spent productively. Fast, efficient and reliable uploads and downloads are handled by the device. Combining ease-of-use and performance helps to create the ultimate mobile FTP experience. Transfers are quick and easy, even if you are a novice user. Transfer Anything, from Anywhere. You can transfer files of any size easily. These are a few of the tasks that will be easy to accomplish:: Publish web pages Download and upload camera phone pictures Transfer Video files Transfer Music files Download Software and updates. Transfer Business Documents Transfer large or small files to your home or office Connect thru NAT and firewalls Connect with Ease It can be a chore to enter the information for the FTP server, Orneta FTP can save the server settings to the recent server list for convenient access. It will be available the next time you need to access it. Background Processing When a file operation is requested it is placed into the task queue, allowing you to continue working, while the requests are processed in the background. The task view is simple and easy to use. View, cancel, resume, and see details from a simple and easy-to- use interface. Mini Explorer for Server and Device It's easy to navigate files and directories on the device, and the remote FTP server with the mini explorer, select the folder where files should be transferred to or from with simple ease navigation from your phone. Create local and remote directories, Delete local and remote files or directories. Rename files or directories.
Author: Orneta| Date: 03-02-2004 | Size:
67 KB |
| |
- |
| |
FTPShell Client
License: Freeware
|
|
| |
Secure File transfer solutions to simplify your work. Automate repetitive tasks with FTPshell scripts. The personal edition is now available as freeware. Some key features include,
* Comparison and synchronization - Easily compare local and remote folders and
synchronize them in either the upload (eg. updating a website) or download (eg.
Mirroring an FTP site) direction.
* Task scheduling - Set up one-time or recurring file transfer tasks.
* Integrated zip and unzip - Automatically unzip after download and zip before
upload.
* Integrated Editor - Includes a syntax highlighting text editor that can be used
to directly edit files on a remote server, or on the local computer.
* Server to server (FXP) transfers - Transfer files directly between servers
without having to download to your computer.
* Remote file search - Search remote FTP servers for a specific files using
wildcards (eg. *myfile*.exe) and download matching files.
Author: FTPShell Software| Date: 26-07-2004 | Size:
2602 KB |
| |
- |
| |
Vembu StoreGrid
License: Freeware
|
|
| |
Vembu StoreGrid is an extremely flexible feature packed Backup Software that works with your existing hardware. StoreGrid can facilitate intranet, client-server & remote backups and is ideal for Home networks, SOHOs and SMBs. For small networks that don't have backup servers or storage resources, StoreGrid's unique trusted P2P mode can help leverage free space lying around your network! Features include encryption, compression, and a lot more!
StoreGrid Benefits
1. A versatile desktop/laptop backup solution at a reasonable price
2. Works with hardware you already have
3. Works across various operating systems
4. Supports multiple modes of deployment
5. Data can be encrypted and password protected
6. Intuitive and detailed browser based user interface
7. Comprehensive support for Outlook, Outlook Express and Internet Explorer Settings backup
StoreGrid Features
1. Data Backup
a) Automatically detects changes in files and/or directories and backs up accordingly
b) Mobile (laptop) users' data can be backed up immediately as they connect to the LAN
c) Hot links provided for windows registry backup and windows system files backup, among others
d) Versioning support for backing up multiple versions of the same file
e) Incremental backups supported: backs up only changes in files and not the entire file every time. This saves bandwidth and time
f) Supports MySQL Backup in Linux
g) Quick restore capability: end users can easily restore their data up to the file level
h) Optional compression of backed up data possible: saves disk space and network bandwidth
i) Support for auditing User Operations
j) Support for non-English PCs
2. Data Security
a) Encryption support provided to protect users' personal data
b) Robust encryption based on the blowfish algorithm
3. Deployment Flexibility
a) Trusted intranet P2P backup deployment
b) Typical client-server backup deployment
c) Remote backup with StoreGrid server residing outside the intranet
Author: Vembu Technologies| Date: 26-11-2005 | Size:
3441 KB |
| |
- |
| |
FastTrackMail Lite
License: Freeware
|
|
| |
FastTrackMail Lite offers a new, simple and very convenient interface for processing e-mail and it's a powerful email management tool with features to increase your productivity and enhance your communications. The program provides extensive filtering and processing capabilities for incoming correspondence and requests. It allows automatic sorting of incoming messages based on preset criteria and their placement in individual folders or mailboxes where they can be viewed at a later time.
Despite its sophisticated software capabilities, the system is distinguished by an extremely simple and user friendly interface. You can easily customize the interface to handle all your messaging needs.
FastTrackMail Lite can store information on many e-mail accounts. Options are also provided for standard e-mail clients: support of attachments, plain text and graphic html messages, message sorting by date, subject, address or other fields, message searches based on key words, etc.
Author: FastTrackMail Software| Date: 1-08-2006 | Size:
1811 KB |
| |
- |
| |
Limewire Download Booster
License: Freeware
|
|
| |
Limewire Download Booster is a modern download engine enhancement to a widely popular P2P client Limewire. Limewire Download Booster will significantly boost download speed of Limewire downloads from Gnutella (both 1 and 2 versions supported). New engine works by optimizing web connection settings and extensive use of available internet bandwidth to increase download speed without any negative impact to overall PC performance. More advanced features are integrated to Limewire Download Booster:
1. Option to automatically disconnect PC from Internet or shutdown PC after all download tasks were successfully accomplished;
2. automatic checksum validation to prevent downloading files with incorrect CRC;
3. auto resuming of interrupted downloads.
Limewire Download Booster is a very powerful utility with easy to use interface to tweak Limewire performance. And finally good news for all users is that Limewire Download Booster is a Freeware, which means increasing download speed will not cost you a dime!
Author: Speed Booster Site LLC| Date: 24-01-2008 | Size:
2560 KB |
| |
- |
| 1 | 2 | 3 | 4 | 5 |
|
|
Universal
Explorer
Powerful windows
explorer file
manager and viewer.

Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Extractor
Email
marketing
software to extract specific contact.

ListMotor
Email
List Manager, operates with email stored in simple text files or csv
files.
|