Software Index
Related Topics
Popular Trends
Trending Topics
 

How Can I Chat In Internet Checkers

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Hasha Video Chat
Hasha Video Chat 1.3 is software designed on Adobe Flash technology. It provides environment and features to enable interactive multi user audiovisual and text communication. Hasha Video Chat 1.3 also offers a simultaneous translation enabling feature which allows interpreter connection ...
January 1st 2011 Demo    1k
Incognito Chat (i-chat)
Incognito Chat is a free instant messaging tool for use with MSN Messenger and Windows Messenger, it allows for encrypted instant messaging sessions using proven cryptographic algorithms.

Features include:

* Encrypted instant messaging: 256 bit Rijndael (AES), 4096 bit RSA and SHA-512
* ...
June 22nd 2002 Freeware  5 stars 1k
WLan Watcher
You are looking for WLan Watcher if you ask yourself at least one of the following questions:

1.) Is my WLan network secure or do any other people use it as well?
2.) Does any unathorized person use my Internet ...
March 1st 2008 Shareware    2,168k
Recovery Toolbox for Outlook Express Password
The program recovers user account details, stored in Outlook Express email client and provides a password that can unlock this program. Recovery Toolbox for Outlook Express Password saves your account details into a text file or you can copy the ...
October 15th 2008 Shareware    741k
NetWorx
These days, computer networks are everywhere. We all get to know and understand this new hi-tech reality. Being a source of ultimate choice and ultimate threat computer networking environment becomes a source of ultimate frustration. How do I know my ...
November 25th 2002 Shareware  4.5 stars 1,200k
Excel Add (Sum) Every Other Nth Cell Software
Total every second, third, fourth, etc column or row in selected cell in MS Excel. Excel 2000 or higher required.
January 9th 2008 Shareware    427k
Sentry Remote
Monitor and control any computer remotely with Sentry Remote. Sentry Remote displays the screen, monitors and logs your child's chat and Internet habits, automatically alerting you when inappropriate words, phrases, or slang is used via email; or your cell phone ...
January 27th 2008 Shareware  5 stars 29,748k
eggPlant
eggPlant is a cross-platform, test automation tool that allows testing of any application on any system.With its point-and-click, image-based interface, test
scripts develop before your eyes. And, because it uses the mouse, keyboard and screen just as you do, anything that ...
October 13th 2011 Freeware    25,395k
Aluria's Spyware Eliminator
The Spyware Epidemic Is Spreading Faster Than Ever! Your privacy is being invaded. What you are doing on your computer is being watched right now. There are companies that know you are looking at this page. They know what you ...
June 10th 2011 Shareware    3,451k
First Midi2Wav Recorder
MidiWav Recorder converts MIDI files to Wave and MP3 files. You can record to Wave MIDI playback only or mix it with Microphone input. Midi2Wav self-adjusts sound card mixer. Midi2Wav is also a full-feature MIDI and Wave player. Two of ...
December 28th 2005 Shareware    362k
ExtractBody
My utility takes tag BODY from HTML files. It has two modes of operations. The utility processes correctly the documents containing repeating tag BODY. The register of record (uppercase or lowercase) has no value. Element BODY will be taken if ...
July 25th 2011 Shareware    63k
Linksys WRT160N Firmware 2.0.02 build 15/3.0.02 build 3
Fixes:
Version 2.0.02 build 15: Fixed issue with downloaded files size reported.Fixed improper wide channel when auto channel select.Fixed failure to report wireless client statistics.Fixed PPPoE disconnect button not sending out termination packet.Fixed GUI when entering PIN for Wi-Fi protected setup.Fixed ...
May 27th 2011 Freeware    3,164k
Symlinker
Symlinker is a minimalistic file manager that is built to primarily operate with symlinks. The project is written in PHP.

Why would I use it?

There are many PHP hosting providers nowadays. Unfortunately most of them only provides you FTP to upload ...
July 25th 2011 Freeware    10k
WinPDFprint P.E.
On Windows WinPDFprint is the simpler way to print your PDF archive or part of it. You can select PDFs and create a list or directly import a list and schedule when to print them on the default printer.Today the ...
March 7th 2003 Shareware  5 stars 79k
Offline CHM
Offline CHM can download web pages and compile to CHM quickly. CHM is Compiled Html Help file format. It is a very popular and abundant file formats in internet. And it is very convenience to share resource and pack files ...
December 16th 2003 Shareware    963k
Crypto Anywhere - OpenPGP Edition
Crypto Anywhere is secure email on the move ! Users can decrypt and encrypt messages to friends who use PGP, OpenPGP, SecExMail and many more. Crypto Anywhere allows you to make a travel floppy which can be used in internet ...
April 16th 2004 Freeware    2,987k
Tblut Online
Test your strategic skills in this ancient and mysterious game. Play alone or compete online to win rare artifacts. Increase your skill and unleash the power of the Norse Gods on your opponents.

What is Tablut?
Tablut is a variation of ...
June 14th 2005 Shareware    2,097,152k
WinJail
WinJail is paravirtualization and security related software. It provides separate disk sandboxes for any kind of applications like Unix chroot / jail commands.

WinJail provides transparent redirections of file operations from common places like Windows folders to private copies of ...
January 13th 2007 Commercial    1,650k
AcronymGenie
AcronymGenie is a simple desktop program that lets you look up the expansion of a computer acronym, abbreviation or initialism using an offline database. Simply type the first few letters of the acronym or abbreviation you are looking for and ...
March 20th 2006 Freeware    636k
Single Operator Live Chat
One to One (single operator) live chat utility helps to increase your online customer service by providing direct interaction between company representative and website visitors. Software provides live chat facility for your website visitors to get them instant online support, ...
August 9th 2008 Shareware    1,147k
Related Scripts
How can I perform form validation with ASP+?
How can I perform form validation with ASP+? is an ASP.NET tutorial in which users can gather information about several validators which perform server side form validation. Here the author duscusses about range validator, required field validator, compare validator, regular ...
November 27th 2005 Freeware     
How can I return the current date, time
How can I return the current date/time is a simple tutorial which helps the users for getting the present date and time and for displaying the same on the ASP page. This tutorial also shows the functions of now, time ...
December 13th 2005 Freeware     
How can I use the Range Validator?
How can I use the Range Validator? is an ASP.NET tutorial which helps you to know the range validator control of ASP.NET. The range validator control is used to vaidate the values of the input control to find out whether ...
November 27th 2005 Freeware     
Can I use JavaScript with ASP.NET web controls? How?
Can I use JavaScript with ASP.NET web controls? How? is an article in which the author discusses about writing javascript with ASP.NET web controls. In this article the author gives you the solution for overcoming the situation that arises when ...
November 29th 2005 Freeware     
How do I create a string in C#
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers ...
December 17th 2005 Freeware     
How do I get querystring and form information in C#
How do I get querystring and form information in C# is a tutorial through which users can gather knowledge about adding a querystring into the webform for retrieving data from database. Here author demonstartes about the requesting query string to ...
December 1st 2005 Freeware     
How do I receive a listing of all tables in a data base?
How do I receive a listing of all tables in a data base? is a tutorial in which users can learn more about the programme which executes the process of displaying the list of all the tables from the datbase. ...
November 23rd 2005 Freeware     
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate?
Ask the DotNetJunkies: How do I add a DropDownList to a DataGrid EditItemTemplate? is a web based tutorial which helps you to learn how to place a dropdownlist box control in a datagrid. Datagrid control helps to present the information ...
November 25th 2005 Freeware     
How can I return a random number
This article is helpful for the programmers which guides the learners about the usage of random class with sample code snippets. The output of given code in this article will return a random number between 1 and 950000 using random ...
December 5th 2005 Freeware     
How Can You Migrate your Existing Applications?
How Can You Migrate your Existing Applications? is a .NET article that deals with the various migration methods of existing products, project and codes to .NET application. In this article the author gives various details about the COM+ component used ...
December 18th 2005 Freeware     
Related Code
How to send email in java
Here I am demonstrating that how can send email in java. I have used latest version of NetBeans and java Mail API.
June 24th 2009     745k
A Class in ASP.Net
The following is a class in ASP.Net that encapsulates salary details about a typical employee.It states whether an employee is FT/PT worker as well. Please do vote for this code and most important let me know how can i make ...
August 8th 2006     2k
How do I hook the Sound Blaster output to play over the phon
How do I hook the Sound Blaster output to play over the phon...
June 29th 2006     1k
Text mode in Linux
This small tutorial program helps to use the textmode in linux. using textmode in LINUX is very easy and the tutorial presents it in a nice way(i think).It is done using ncurses library version 5.3 . it also demonstrates how ...
February 19th 2006     6k
A "DataGrid" -extended-: FullRowSelect + Disabled Cell editing.
1 part of code: I want to show you how you can set FullRowSelest in DataGrid + disable cell(textbox) editing. 2 part of code: How you can use DataGridColumnStyles to show fields in DataGrid that only you want to be ...
August 7th 2006     47k
New Software
Popular Software