



Don't miss another call while online! PhoneTray Dialup will notify you when someone is calling while you're online. You can choose to take the call or ignore the call. Plus, this Caller ID software logs your incoming calls and blocks unwanted calls.
CallerID Monitor is a powerful full-featured Caller ID detection software that will turn your PC into advanced Caller ID device. Identify callers using CallerID Monitor before you answer to call.
Make FREE pc-to-pc and cheap pc-to-phone, pc-to-fax, phone-to-pc, fax-to-pc calls over Internet or ISDN/PSTN telephone networks. Use your computer as internet telephone, USB phone, ISDN phone, answer phone, fax, voicemail, callerID, conferencing, etc
InternetPal is 32-bit win95/98/NT/2000/XP program for monitoring Internet connection. Automatically monitors calls and detects connection types. It runs in the system tray. Detailed information about the connections is stored into the log. Freeware!

Grandstream GXP-1200
$130 - SiPHome
Das Profitelefon zum kleinen Preis
Der PAP2T ermöglicht Ihnen qualitativ hochwertiges und funktionsreiches Telefonieren über Ihre Internetverbindung. Schließen Sie den PAP2T ganz einfach an Ihren Router an und nutzen Sie die beiden integrierten Telefonanschlüsse zum Anbinden zweier analoger Engeräte (z.B. Telefon oder Faxgerät). Dabei arbeiten beide Geräte, am PAP2T, unabhängig voneinander, also auch mit unabhängigen Rufnummern.
Der PAP2T ist kompatibel zu allen gängigen SIP Anbietern und ermöglicht Ihnen umfangreiche Funktionalitäten wie Caller ID, Call Waiting, Voicemail, Call Forwarding, etc.
Nutzen Sie mit dem PAP2T Ihre bestehende Internetverbindung für den Telefonie Einsatz.
Features des PAP2T:
* 2 Voice ports (RJ11) für analoge Telefone oder Faxgeräte
* Call Waiting, Transfer, Hold, Return, Back on Busy and Blocking
* Clipfunktion
* 3-Wege Konferenz
* Schnellwahl von 8 Nummern oder Adressen
* Music on Hold
* Call Forwarding: No answer, Busy, All
* Do Not Disturb
* Call Transfer
* Message Waiting Indication - Visual and Tone Based
* Call Return
* Call Back on Busy
* Call Blocking with Toll Restriction
* Delayed Disconnect
* Distinctive Ringing - Calling and Called Number
* Off-hook Warning Tone
* Selective/Anonymous Call Rejection
* Hot line and Warm Line Calling
Lieferumfang des PAP2T:
* PAP2T Phone Adapter Unit
* Power Adapter
* RJ-45 Ethernet Cable
* Quick Installation Guide

Speed
$10 - QixGames
Speed is an intense, exciting card game between two players. You can play against the computer with 6 different skill levels or play against friends on a network or over the internet. If you cannot find anyone to play with, the game can automatically match you up to another player who is waiting to play. Also, with the game you get an option of 23 different card backs and 4 different card styles creating a total of 92 looks.
The game play is fairly simple. You each get 5 piles of cards and must clear them up as fast as possible by moving them to the center piles. You can place a card either 1 below or above the center cards eg a 4 can go on a 5 and a 3 on a 4. While you do
this your opponent races to do the same thing, but you must just do it quicker. If you manage to achieve victory you will find a fireworks display. The better you do, the better the display...
Good Luck and Have Fun !!!

AuctionNavigator
$29.95 - RKD Sofware
The AuctionNavigator is Bidding, Sniping and Tracking program for eBay auction that helps win by bidding during the last seconds. Sniping is the art of placing last second bids on eBay. Sniping is the key to winning auctions! The objective of sniping is to reduce the number of times the bid is incremented by making your bid so close to the end of the auction, other bidders don't get the opportunity to counter your bid.
AuctionNavigator helps you monitor prices, create reports, automatically connect to the Internet, synchronize time, save items to different folders. Now you do not have to sit in front of the monitor waiting for the auction end and nervously refresh the contents of the browser. AuctionNavigator can connect to the Internet on its own and purchase an item even if you are not around. Moreover, it will do it much faster than you would do it manually. AuctionNavigator is not a "black box" since everything taking place in the program including how the auction is going on can be seen in a very detailed log. Before buying anything, the program creates the bid and dial-up plans and sticks closely to those plans.
AuctionNavigator has some unique features and intellectual algorithms that literally fight for every item and do not stop fighting until the auction is over. AuctionNavigator does not just make "one shot", but depending on the auction state it can try to increase the price or outbid another buyer's bid. The program has also the "auction guard" feature ensuring that nobody outbids your price and guarding your item until the auction is over.
AuctionNavigator is well integrated with Internet Explorer, thanks to it you can add items to the auction list without exiting Internet Explorer. If you want to buy just one item out of several ones at the best price, the program has a feature for specifying limits of purchases. AuctionNavigator has a built-in automated system for updating the software via the Internet.

Auto Web Browser
$0 - Sekhol Technologies
Auto Web Browser saves a lot of time when you are looking for something on the Internet. No need for numerous clicking, waiting for pages download and closing annoying pop-ups. Just enter the words describing what you want to find. The Auto Web Browser will consult the search engines from a user defined list, download the pages to your computer, filter and analyze them and then it will automatically surf further, downloading other potentially interesting pages using the links from the meaningful part of the relevant documents. Web crawling reveals many interesting pages, that cannot be found easily if you use search engines only. With good Internet connection hundreds of documents could be processed in minutes. If you have slow Internet, just take a break and wait for a while. After most of the routine job is done by the application, the found pages and an annotated report are available for an instant offline preview. The application contains Download and Exclude lists of URLs, that can be saved to and loaded from a file and filled by URLs from any file or clipboard. The search engines used by the application are fully customisable and a user can add the specific engines most suitable for the particular search task. The tool can also be used in a simple mode just retrieving and filtering results from search engines. The links to found documents with summaries and thumbnail images of the pages can be placed into a structured report and saved to html file.

BetterStreams
$59 - Jeff Pasternack
.Net library consisting of three classes for simplified asynchronous I/O (AsyncStream), using alternate data streams (AlternateStreams), and efficient stream peeking and seeking (BetterBufferedStream). BetterStreams can easily improve the performance of new or existing applications, sometimes dramatically, with as little as a single-line change to the code.
AsyncStream wraps an existing stream and provides asynchronous I/O via the standard Read(), ReadByte(), Write(), and WriteByte() methods; if called on the wrapped stream directly these would require waiting for I/O to the underlying device (such as a disk) but the AsyncStream asynchronously and automatically fills or flushes its internal buffer from or to the wrapped stream using a background thread and will never block so long as sufficient bytes are available in the buffer. Even if your application logic is already built around synchronous I/O, making it asynchronous typically requires nothing more than wrapping the original stream in an AsyncStream. AsyncStreams also provide elegant exception handling, properties for fine-tuning performance and behavior when desired, and, like BetterBufferedStreams, efficient seeking.
AlternateStreams enables you to read, write, delete, create and list alternate data streams (ADS) in an NTFS file. Under NTFS, each file has a "main" unnamed stream (this is the one the Framework's file I/O classes manipulate) as well as zero or more "alternate" named streams; for example, Internet Explorer uses an alternate stream named "Zone.Identifier" to record which security zone a downloaded file came from. Aside from conveniently storing metadata, they can also be used to create "compound storage" for application data; instead of, for example, sequentially serializing ten objects to the "main" fie stream (requiring the entire file to be rewritten if any but the last object changes) each object can be serialized to its own, individually modifiable alternate stream.

NetAnts
$0 - AntsSoft
NetAnts is a download manager designed to maximize throughput by making multiple FTP or HTTP connections, each of which downloads a separate part of a single big file.
NetAnts allows you to easily perform batch downloads from the Internet. Easy to use and very convenient, NetAnts allows you to surf the Web without waiting for downloads to complete. You can manually add remote file names to the queue or let it capture clicks from your browser. For added convenience, you can send the program to the system tray and leave a very small always-on-top "drop-basket" on your desktop to accept URLs that you drag and drop from your Web browser. You can also activate a Clipboard monitor that automatically grabs file names as they're copied.
Other features include multithreading support, corrupted zip fix, resumed downloads, URL snatcher, Traffic regulation, auto login into secure sites, HTTP/FTP/SOCKS proxy support, categorization of downloaded files, a handy download scheduler and full logging support.
© 2007-2008 Software Institute
Software Institute periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.