timeouts
TimeGet 1.0
TimeGet is a command line utility that grabs the date and time from any NTP Time more>> TimeGet is a command line utility that grabs the date and time from any NTP Time server. It takes an IP address only and has a 10 second network timeout. This is different than most utilities because it is very simple and it does not have the ability to set the client time. Perfect for scripting software timeouts!<<less

IE Timeout Tuner 1.00
This tool can adjust 3 hidden registry settings of IE more>>
It can be useful to change these settings to very low values, especially when testing web-servers with quickly changing DNS records / IP addresses. For example in DNS Round Robin or Simple Failover setups.
Internet Explorer does not honor and does not use the TTL (time to live) value provided in DNS records. Instead it caches all DNS records for a fixed period of time (as per this setting) - with one exception:
After Internet Explorer has fetched a web-page, it does not immediately close the TCP connection to the web-server.
By keeping the connection open, following requests to the same web-server can be executed faster. This is known as "keep alive".
This setting affects both DNS caching and server connections ("keep alive") timeouts.
Internet Explorer does not refresh DNS records if another page is requested from the same server domain name within this time interval - even if the DNS Cache Timeout setting has a lower value.
In other words, DNS records timeout according to the higher value of this and the DNS Cache Timeout setting.
However, server connections appear to timeout according to the lower value of this and the Keep Alive Timeout setting.
So for the most predictable results, the value of this setting should be set lower than or equal to the DNS Cache Timeout setting, and higher than or equal to the Keep Alive Timeout setting.
RemoteNetstat 1.1
Remote Network Statistics displays remote network computer IP, ICMP, TCP, UDP and Server statistics more>>
You must have administrative privileges on the remote network computer. All the mentioned features are provided with a user friendly graphical interface.
address, TCP segments including timeout algorithm , minimum and maximum timeouts in milliseconds,the number of maximum connections , opened active and passive connections, failed connectionsSteroid Bouncer 1.2a
Processor for dual-mono-stored-as-stereo audio data more>>
- Upright bass with microphone on the left, piezo pickup on the right
- Bass drum with one microphone panned left, a very different one panned right.
Youll know the drill: split the track into two mono tracks, process each one separately.
Have you ever needed to tame a track where the panning was just a bit too radical? The same drill.
These tracks arent stereo, theyre steroid! And you need a bouncer to knock them into shape. Steroid Bouncer will save you heaps of effort in most of these situations. It gives you independent mixing, panning, EQ and (delicious) overdrive control over each channel of a "stereo" track.
And best of all, its totally free. No nags, lo-fi output, timeouts or beeps.
System requirements:
- VST Host

Steroid Bouncer for VST 1.2a
Processor for dual-mono-stored-as-stereo audio data. This plugin is for VST. more>> Have you ever loaded up a sample library and discovered that the "stereo" samples are not really stereo? Classic examples are:
* Upright bass with microphone on the left, piezo pickup on the right
* Bass drum with one microphone panned left, a very different one panned right
Youll know the drill: split the track into two mono tracks, process each one separately.
Have you ever needed to tame a track where the panning was just a bit too radical? The same drill.
These tracks arent stereo, theyre steroid!
And you need a bouncer to knock them into shape.
Steroid Bouncer will save you heaps of effort in most of these situations. It gives you independent mixing, panning, EQ and (delicious) overdrive control over each channel of a "stereo" track.
And best of all, its totally free. No nags, lo-fi output, timeouts or beeps.<<less
TunnelSC 1.0.5
Assured mail, SSH etc.... access from behind firewall using external host more>>
TunnelSC allows you to set up TCP connection to any Internet host from behind firewall using external proxying server (TunnelSVR). All you need - just port 443 (HTTPS) allowed!
It supports both HTTP proxies (with HTTPS proxying) and direct connection (with 443 (HTTPS) allowed on firewall).
Main features:
- Both direct and proxy connections (supports HTTP-proxies)!
- Up to 99 threads to handle your requests! This tool will be able to handle requests even from small LAN!
- System Tray hiding;
- Brief traffic statistics;
- Connect-on-demand - will not waste traffic!
- Connection timeouts setup;
- Program can save/load project files. You may create the set and run tunnels to your favorite servers!

SlimFTPd 3.181
SlimFTPd is a fully standards-compliant FTP server implementation. more>> SlimFTPd is a fully standards-compliant FTP server implementation with an advanced virtual file system. It is extremely small, but dont let its file size deceive you: SlimFTPd packs a lot of bang for the kilobyte. It is written in pure Win32 C++ and requires no messy installer. SlimFTPd is a fully multi-threaded application that runs as a system service on Windows 98/ME or Windows NT/2K/XP, and it comes with a tool to simplify its installation or uninstallation as a system service. Once the service is started, SlimFTPd runs quietly in the background. It reads its configuration from a config file in the same folder as the executable, and it outputs all activity to a log file in the same place. The virtual file system allows you to mount any local drive or path to any virtual path on the server. This allows you to have multiple local drives represented on the servers virtual file system or just different folders from the same drive. SlimFTPd allows you to set individual permissions for server paths. Open slimftpd.conf in your favorite text editor to set up SlimFTPds configuration. The format of SlimFTPds config file is similar to Apache Web Servers for those familiar with Apache.
SlimFTPd features:
* Standards-compliant FTP server implementation that works with all major FTP clients
* Fully multi-threaded 32-bit application that runs as a Windows system service on all Windows platforms
* Supports passive mode transfers and allows resume of failed transfers
* Small memory footprint; wont hog system resources
* Easy configuration of server options through configuration file
* All activity logged to file
* Support for binding to a specific interface in multihomed environments
* User definable timeouts
* No installation routine; wont take over your system<<less
FtpGoServer 1.1
A simple, fast and very small Java FTP server more>>
FtpGoServer 1.1 is created as a simple, fast and very small Java FTP server which allows remote FTP access to a selected part of a computers file system on your PC, Mac or Linux machine.
Operational notes:
- Commands supported are USER, PASS, SYST, PWD, PORT, PASV, LIST, STOR, RETR, MKD, CWD, SIZE, CDUP, DELE, RMD, TYPE, RNFR, RNTO and QUIT.
- The apparent file system root for clients is set at startup. This is the only setting that is kept on disk and that is remembered between sessions.
- The CWD command is not allowed to make the working directory anything that is not below the root or is the root itself.
- The CDUP command will stop at the root and cannot go above it.
- TYPE commands always get a positive response but have no meaning. All data transfers will occur in binary (TYPE I) format except for output from the LIST command which is in the default Ascii (TYPE A) format.
- If no passwords are set then the PASS command has no meaning but still gets a positive response.
- The USER command always gets a positive response but has no meaning, security is checked with PASS only.
- RMD can only remove empty directories.
-
- Passwords are entered at runtime and are never stored on disk.
- The PWD command response is the virtual path name relative to the assigned root in the local file system. The local root itself is designated as "/". Full local pathnames are never returned.
- File locking
-
- Simultaneous reads should cause no problems however there is no explicit file locking done when a file is being written to. The underlying platform file system will determine how conflicts are resolved. If a file cant be opened for one operation because it is being used for another purpose by another user then an exception will likely be thrown. This exception will be caught by the server code and the connection attempting the open will be closed.
- Logging
-
- The only logging of activity that takes place while the server is running is the totals of uploads and downloads (shown in Megabytes). Additionally the Java console, if its open, will show any error conditions that are occurring and this can aid problem solving.
- Timeouts
-
- The server uses the default settings for all Java sockets. The control socket can optionally have a time out set so that after no control channel activity for 20 minutes, a session will be ended by the sever.
- Character encodings
-
- Character encoding for reads and writes on the control socket are explicitly set to "US-ASCII".
- Garbage collection
-
- A lot of objects, mainly Strings, are created during an FTP session. Garbage collection is requested after a LIST command has been serviced and when an individual login session ends and that thread exits.
Major Features:
- Intuitive graphical user interface
- One click startup with no configuring required
- Read only or read/write with anonymous access or based on passwords.
- Constant metering of total downloads and uploads in Megabytes
- Exposure of only a user designated portion of the file system
- Platform independent Java code
- No restrictions on number of simultaneous users
- Perfect for remote access through Internet Explorer, Netscape, Firefox or other browsers
- Warning at start up if no password is set for write access.
Requirements:
- Java runtime.

Steroid Bouncer for DirectX 1.2a
Processor for dual-mono-stored-as-stereo audio data. more>> Have you ever loaded up a sample library and discovered that the "stereo" samples are not really stereo? Classic examples are:
* Upright bass with microphone on the left, piezo pickup on the right
* Bass drum with one microphone panned left, a very different one panned right
Youll know the drill: split the track into two mono tracks, process each one separately.
Have you ever needed to tame a track where the panning was just a bit too radical? The same drill.
These tracks arent stereo, theyre steroid!
And you need a bouncer to knock them into shape.
Steroid Bouncer will save you heaps of effort in most of these situations. It gives you independent mixing, panning, EQ and (delicious) overdrive control over each channel of a "stereo" track.
And best of all, its totally free. No nags, lo-fi output, timeouts or beeps.<<less
Morpheus Photo Warper 3.11
Warp, distort, and exaggerates photos as Flash SWF, Animated GIF, and AVIs more>>
Morpheus Photo Warper 3.11 is a useful program which allows you to warp, distort, and exaggerates photos as Flash SWF, Animated GIF, and AVIs
Morpheus Photo Warper is a picture distortion application that warps and exaggerates portions of photos such as body parts!
Have you ever wanted to distort a picture to make someone look completely different? Use Morpheus Photo Warper to exaggerate physical features of friends, family, celebrities, politicians, pets - anyone or anything. Amaze your friends and loved ones with hilarious warps and picture distortions you can email to them in seconds!
Major Features:
- Easy to use wizard to help you get started, plus sample warps to play with
- An Upload Wizard to send your warps directly to Morpheus Galleries, YouTube, or Photobucket
- Sharing warps with friends and family seamlessly with the built-in email feature
- A completely redesigned program with an incredible new interface for working on multiple pictures
- A lighting-fast rendering engine for previewing warps by playing them right inside the program
- Picture dotting process with changeable colors, shapes, and sizes for creating top quality warps
- Rendering warps in a variety of popular formats including Flash SWF and Animated GIF
- Exporting warp frames in still formats such as JPEG, PNG, TIFF, and more
- Generating sample web page html for each rendered file
- Saving your layouts as you work, in a portable XML format
- Zooming to any level for precision dot placement as well as warping of large images
- A timeline window to quickly see a thumbnail of every frame in your warp
- Line tools to connect dots and better adjust triangle setup
- Transparency support for warping including full alpha channel support
- Key frames to define paths for warp dots to travel in order to create more advanced warps
- Interpolating dots positions on key frames
- AVI output for use with 3rd party movie software, including DivX and DV AVIs
- Customizable interface including toolbars and window tabs
- Skinnable windows with a variety of skins to choose from
Enhancements:
- Updated YouTube uploader to use newer Google API
- YouTube upload wizard no longer works in v3.10 due to Google's updates
- Added work-around to fix 30 second upload timeouts for users with IE7+
- Other minor bug fixes
- Complete redesign from the ground up
Requirements:
- Minimum
-
- Windows 98SE/ME/2000/XP/Vista
- 500MHz or faster
- 64M of RAM or more
- 800x600 pixels or higher
- Recommended:
-
- Windows XP/Vista
- 1.0GHz or faster
- 256M of RAM or more
- 1024x768 pixels or higher
- Windows Media Player 9 or newer
- DirectX 9.0 or newer
- Internet Explorer 6.0 or newer
- Macromedia Flash 6 or newer
<<less
JFileRecovery 0.92
JFileRecovery is a free Java Web Start application that recovers files from damaged hard drives, CDs, DVDs and Flash media very rapidly. If the file is visible within the operating system, there is a more>>
JFileRecovery is a Java application that can copy files from damaged storage devices and media, skipping over problematic regions that typically cause copying to fail. If the file is listed, there is a good chance that JFileRecovery can salvage much of the data with minimal corruption. For many media files such as MP3, MPEG, AVI and JPEG, corruption is often not even noticeable. Copying large video files from scratched CDs and DVDs often results in CRC errors, aborting the process and making transferring the file impossible. JFileRecovery can bypass these CRC errors, with minimal data loss which may only be noticeable as a single bad frame in the video. JFileRecovery is not based on low level disk reading but on the observation that damaged areas take longer to read. The multi-threaded design of JFileRecovery makes it possible to abort reads from slow responding regions and continue the copy process. Additional attempts at recovering bad regions can be made as required. JFileRecovery was developed to recover large video files from CDRs with scratched top surfaces. Blocks of 1KB in size are not noticeable in most video files unless they occur at the very beginning or end of the file.
Requirements: Java Runtime Environment 1.5+
Whats new in this version: Fixed problem with timeouts on last block
<<lessWebShot 1.61
take screenshots and thumbnails of web pages or whole websites more>> take screenshots and thumbnails of web pages or whole websites
WebShot is a program that allows you to take screenshots and thumbnails of web pages or whole websites.
WebShot comes with a command line interface for advanced users. The following image formats are supported GIF, JPG, PNG, BMP.
Main features:
- Automatic determination of page width and height that captures the whole page accurately. Frame dimensions are determined and calculated on pages that have them.
- Browser size specification allows you to capture the whole page or part of it
- Image thumbnailing reduces the final capture image easily
- Timeouts allow you to wait for activex controls to load before capturing
- Image encoding to JPG, GIF, PNG, and BMP with image quality control to save on disk space
- CSV output allows you to easily parse the results of a screenshot capture operation
- CSV output of page title, meta keywords, and description helps you parse the most important information from a page
- Use within your own applications using the dll and example C source code
- Blocks all kinds of popups (javascript popups, script dialogs, injected via wmp popups, etc)
- Multiple threads allow you to quickly capture more screenshots without running multiple processes
- Custom user agents allow you to view a web page that would might be served to other browsers
- Easily delete all of Internet Explorers cache, so your hard drive doesnt get full
Enhancements:
- Fixed http authenticate not working on certain sites
- Fixed tab control not updating options when pressing start
- Fixed compatability with Windows 2000 server
- Fixed some php com get functions not returning values
- Fixed gui button repainting bug
page or part of it -Image thumbnailing reduces the final capture image easily -Timeouts allow you to wait for activex controls to load before capturing -Image encoding to JPG, GIF, PNG, and BMP2hotspot 1.4.0.8 Beta 4
A powerful software that enables you to create wireless hotspots using your wireless router or wifi card more>> A powerful software that enables you to create wireless hotspots using your wireless router or wifi card
2hotspot is a program and service that helps you create wireless hotspots for different purposes:
Community Wireless Networks: Are hotspots that offer community services such as chat, bulletin board, forums and blogs that are unique to a location or set of locations. Community Hotspots are popular at public libraries, community centers, and residential neighborhoods. Community Hotspots can include Internet sharing, and can be added to any of the following hotspot types. These types of Hotspots are unique because they can offer content that is distinctive to users who are physically located at a community location.
Free Internet Hotspots: Are hotspots that provide free access to the Internet.
2hotspot requires users to register before they gain free access. 2hotspot can also limit the number of concurrent users allowed and the bandwidth allocated to these users.
Broadband Internet Sharing: Are hotspots that allow users to share a single Internet connection and split the ISP bill. 2hotspot automatically calculates the portion each user need to pay. 2hotspot users can reduce their broadband fees this way, or upgrade to higher speed broadband connection while keeping costs low.
For Profit Hotspot: Are hotspots that enable subscribers or casual users to access the Internet for a fee.
2hotspot manages the payment collection according to billing plans you define.2hotspot mail you checks for the payments made in your hotspots.
Tip: Since 2hotspot software can run on any PC, your laptop is potentially a portable hotspot.
Large Scale Commercial Hotspots, Hotzones, and Wireless ISPs: Are hotspots that are operated by professional hotspot companies that typically manage multiple locations, big and busy locations, and a larger subscriber base.
2hotspot has advanced centralized management features, full control over hotspot branding and use of your own merchant account.
System requirements:
- Wireless connection
Enhancements:
- This is Beta4 version of 2hotspot 1.4.0.7
- Windows Vista experimental support
- Web filtering proxy server support.
- Transfer limits enforcement.
- Time zones support.
- Failopen mode: allow unlimited access in case 2hotspot controller fails.
- Trial access plan - one time user access plan with an option to ban the
- user from using it again for predefined time period.
- Access vouchers purchase is now available for all users. Go to ActiveUsers tab to generate them.
- Hotspots owners now can receive their payment by credit card.
- Access templates introduction. 4 possible configurations for each plan type: 16 combinations of bandwidth and price.
- Users IP based authentication support (in addition to existing MAC based authentication)
- Users inactivity timeouts - users sessions are being disconnected after specified time period.
- Removed dependency on Windows Internet Connection Sharing (ICS).
- The user doesnt have to enable it anymore to get the controller work.
- "Simple" mode introduction - its sufficient to have only one network card to be able to run 2hotspot controller with its full functionality.
- Network "lockdown" by disabling all access plans.
- International currencies support with user own merchant account.
- End users login page customization.
- Free accounts and Access vouchers creation support.
- Access vouchers feature is available to enterprise accounts only.
- Fixed connectivity problems on computers with network cards supporting tasks offloading NAT/FW devices support included
Chilkat Mail ActiveX 7.4.0
Best selling email ActiveX component more>>
Feature-rich SMTP client for sending email, and POP3 client for reading email.
Main features:
- New:Events for send/receive progress monitoring.
- SMTP client for sending email.
- POP3 client for reading email.
- Supports POP3 SSL connections.
- Supports SMTP SSL connections.
- Send S/MIME signed and/or encrypted email.
- Read S/MIME signed and/or encrypted email.
- Export and import email to XML.
- Export and import email to .eml (MIME) text files.
- Zip / unzip attachments in-memory.
- Check for email on servers.
- Verify POP3 / SMTP connections and login credentials.
- Secure SMTP authentication methods suppoted.
- Add attachments from files or in-memory data.
- Set connection and read timeouts.
- Set size limits when reading email.
- Delete email on the POP3 server.
- Copy email from a POP3 server without deleting.
- Fetch email headers.
- Get UIDLs of email on a server.
- Send email using Chilkat SMTPQ for background sending.
- Download email and sort based on date, sender, recipient, or subject.
- Set a bounce email address for handling bounces.
- Automatically handles international charset encodings.
- Can use file-based distribution lists.
- Send HTML email with embedded images.
- Send multipart/alternative emails with both HTML and plain-text bodies.
- Access attached message/rfc822 sub-parts.
- Acess attachment data in-memory.
- Set replacement patterns for mail-merge.
- Set return receipt.
- Set priority via the X-Priority header field.
- Add custom header fields.
- Add recipients as To, CC, or BCC.
- Save attachments to disk.
- Get attachment information: filename, size, etc.
- Return text file attachment data as an in-memory string.
- Youll be able to get digital certificate information for signed/encrypted email.
- Enumerate over the header fields in an email.
- Find and unobfuscate the linked domain names in an email.
- Unobfuscate HTML email.
QuantumFTP 1.66
QuantumFTP is a fully featured, easy to use FTP Client for Windows. more>> QuantumFTP is a fully featured, easy to use FTP Client for Windows. Key features offered by QuantumFTP include:
Site Profiles
Save your preferences for each site to save time setting options every time you connect.
Resume Intererrupted Transfers
If a transfer is interrupted, QuantumFTP can resume where the transfer left off, saving bandwidth and time.
Transfer Queue Management
Queue Management features allow you to control the order in which items are uploaded, or pause transfers half way through.
Compatible with most FTP servers
Features supported by a particular server are detected on connection, taking advantages of extra features where available. Both active and passive transfer modes are available.
Multiple Server Support
Connect to several servers simultaneously and upload or download from each one independantly.
Ease of Use
QuantumFTP provides a native windows interface which supports drag and drop and is easy to use and intuitive. Each server is loaded in a new tab, and icons are loaded from your system, so the interface looks similar to Windows Explorer.
Proxy Server Connection
SOCKS4a and SOCK5 proxy servers are supported.
SSL Authentication Support.
Support for both implicit and explicit FTPS, enabling SSL authentication and encrypted transfers.
SFTP
FTP over SSH is a protocol which allows FTP connections over SSH sessions.
Anti-Idle
Prevents server disconnections due to timeouts.<<less
