Main > Free Download Search >

Free surfsecret imsafe 3.1 software for windows

surfsecret imsafe 3.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2475
SurfSecret SpamDrop 1.1.1

SurfSecret SpamDrop 1.1.1


SurfSecret SpamDrop is an Outlook 2000/2002/XP add-in detecting you from spam and viruses automatically. more>>

SurfSecret SpamDrop 1.1.1 is an Outlook 2000/2002/XP add-in detecting you from spam and viruses automatically. Best of all, it's free for personal use. All you need is Outlook 2000/2002/XP. (Support for other e-mail programs including Eudora and Outlook Express are on the way.) With SpamDrop, you become a member of a spam-blocking community. As you delete spam from your in-box, it gets removed from thousands of other in-boxes around the world. You receive the same benefit as a member of the community: As other members delete spam, it gets deleted from your in-box, also. Don't worry--a certain number of users have to vote for a message to become spam. This way, SpamDrop works with little or no false positives.

<<less
Download (841.2KB)
Added: 2003-08-25 License: Freeware Price:
downloads
 
Other version of SurfSecret SpamDrop
SurfSecret SpamDrop 1.0.1Free Anti-Spam Solution for Outlook XP ...SurfSecret SpamDrop is an Outlook 2000/2002/XP add-in that protects you
License:Freeware
Download (840k)
565 downloads
Added: 2008-10-26
PureTest 3.3.1

PureTest 3.3.1


PureTest is a program which is primarily used to setup scenarios of tasks, execute and debug them more>>
PureTest is a program which is primarily used to setup scenarios of tasks, execute and debug them.
Even though it supports testing a variety of applications it is especially useful for debugging and snooping of web applications.
PureTest includes a HTTP Recorder and Web Crawler which makes it useful for generic verification of HTTP requests and web content checking.
The HTTP Recorder simplifies the process of capturing all requests that are exchanged between a browser and the web server.
Then use PureTest to replay each request in order to carefully watch the HTTP data that is transferred on the wire (HTTP headers, request parameters, response headers and response content).
The Web Crawler is useful to pro-actively verify the consistence of a static web structure. It reports various metrics, broken links and the structure of the crawled web.
Test scenarios that be saved to file and later be repeated, to verify that you server applictaion works as expected. This can be done using the PureTest debugger in the grapical user interface, but also using a command line interface.
<<less
Download (24.8MB)
Added: 2006-03-03 License: Freeware Price:
1330 downloads
TAPIMaster 3.1

TAPIMaster 3.1


TAPIMaster is a Third Party CTI solution with SDK. Up to 4 are clients freeware. TAPIMaster client / server offers TAPI-based third party CTI with up to four users as freeware. This gives you ample op more>> <<less
Download (4270K)
Added: 2006-10-15 License: Freeware Price: $0.00
1175 downloads
Vevo! eSales 3.1

Vevo! eSales 3.1


Do-IT-Yourself Digital Cataloging for business to build sales presentations, interactive quotation and email campaign. User can customize and configure catalog contents, theme and design setting. more>>
Vevo! eSales is comprehensive emarketing software to facilitate both digital catalog and digital marketing. eSales not only facilitates preparation of catalog presentations and digital distribution of interactive digital catalog presentations but also assists in sales campaign, reducing sales lead response cycle. Vevo! eSales helps enterprises build their catalog business with powerful, customizable and yet easy interactive sales presentation, customer /event driven product display, customer quotations, trade show driven slide show and complete back office management, -that handles complexities and business practices for any successful catalog driven business.
Unlike most Digital cataloging software or Digital Marketing Solutions, it focuses on critical business needs, digital marketing issues, typical business process for catalog driven sales, interactive customer presentation, sales lead handling and easier back office function to save enormous time, resources and money. User can customize and configure catalog contents, theme and design setting to suit its industry and campaign. Vevo! eSales (digital catalog and digital marketing Software) is an ideal tool for an enterprise to - manage catalog products contents, build interactive & distributable presentations, plan & prepare for customer sale meetings & presentations, track sales leads, make quotations etc; for effective management of catalog business (e.g. textile catalog, furniture catalog, craft catalog, jewelry catalog, apparel catalog, leather bags catalog, ceramic catalog, home furnishing catalog, fashion catalog, cosmetic catalog, industrial machinery catalog, coins catalog, collectors catalog, antique catalog, handicraft catalog, diamond jewelry catalog, carpet catalog)
Vevo! eSales now also facilitates preparation of entire sales presentation, customer quotation in MS Excel File (facilitating easier editing and/or distribution) - including product contents, graphic, customer response sheet.
<<less
Download (16376K)
Added: 2005-08-01 License: Freeware Price: $0.00
1579 downloads
nikiTIME 3.1

nikiTIME 3.1


nikiTimeTM automatically synchronizes the computer system time clock with the National Institute of Standards and Technology (NIST) time servers. more>> <<less
Download (3125K)
Added: 2005-10-14 License: Freeware Price: $0.00
876 downloads
cryptlib 3.1

cryptlib 3.1


A security toolkit providing strong encryption and authentication for apps more>>
Cryptlib by Peter Gutmann is a security toolkit that allows even less experienced programmers to add strong encryption and authentication services to their programs, security features that are becoming more and more indispensable.
The library attempts to hide the low-level details of encryption/decryption and authentication from programmers, allowing them to quickly make their projects more secure.
Some of the symmetric encryption (private key) and authentication algorithms that cryptlib supports include the following:
- AES (Rijndael)
- Blowfish
- DES, 3DES
- RC2, RC4, RC5
The following hash algorithms are available in the library:
- MD2, MD4, MD5
- RIPEMD-160
- SHA
It offers services such as:
- S/MIME
- SSL/TLS
- ssh
It features various hashed message authentication code algorithms:
- HMAC-MD5, HMAC-SHA, HMAC-RIPEMD-160
Finally, asymmetric (public/private key) encryption algorithms such as the following are available:
- Diffie-Hellman, DSA, RSA
cryptlib can also be used with a variety of crypto devices (for example, Fortezza cards and Smart cards).
cryptlib contains as core components implementations of the most popular encryption and authentication algorithms, AES, Blowfish, CAST, DES, triple DES, IDEA, RC2, RC4, RC5, and Skipjack conventional encryption, MD2, MD4, MD5, RIPEMD-160 and SHA hash algorithms, HMAC-MD5, HMAC-SHA, and HMAC-RIPEMD-160 MAC algorithms, and Diffie-Hellman, DSA, Elgamal, and RSA public-key encryption.
In addition to these built-in capabilities, cryptlib can make use of the crypto capabilities of a variety of external crypto devices such as hardware security modules (HSMs), Fortezza cards, PKCS #11 devices, and crypto smart cards. The crypto device interface also provides a convenient general-purpose plug-in capability for adding new functionality which will be automatically used by cryptlib.
The library is free if used in personal, freeware, or shareware projects. The library is written in C. ActiveX and C++ wrappers are provided. The project is OSI Certified Open Source Software.
Enhancements:
- The final release contains mostly minor tweaks based on user feedback from the 3.1 final betas, with no noticeable external changes. Internally, the HTTP engine has been significantly improved, TLS 1.1 is now supported (although at release time there were no other known implementations of this to test against), the BeOS port has been re-done to handle the current state of the OS
using GNU development tools instead of the original Be ones (thanks to Simon Taylor for providing access to his system to do the work on), and the perpetual tweaking of the networking subsystem to handle OS-specific quirks has continued.
<<less
Download (2.68MB)
Added: 2004-04-12 License: Freeware Price:
2053 downloads
ListWare 3.1

ListWare 3.1


ListWare helps keep your address data up to USPS standards. It can also append valuable marketing data and manage your database. more>>
ListWare is a address hygiene and list maintainance tool. ListWare updates your existing data through USPS approved services like NCOA, LACS, DSF, and CASS. It can also append phone numbers to your list. ListWare formats your data for processing, zips your data, and emails it. Melissa Data will perform the service you requested, then email the update file back to you. ListWare will overwrite the old data and print out reports. The software is FREE, you pay for the service only.
<<less
Download (1420K)
Added: 2001-10-26 License: Freeware Price: $0.00
2926 downloads
Manifest 3.1

Manifest 3.1


Manifest - store all your vehicle photographs, descriptions, advert text, and window display text more>>
Manifest is part of the Cruiser3 software family, and although it integrates with Cruiser3 it also functions perfectly well as a stand-alone program. Cruiser3 is the full software for Motor Vehicle Sales Administration, and Manifest is the "advertising" program that accompanies it.
In Manifest you can store all your vehicle photographs, descriptions, advert text, and window display text. These can then be printed out in different formats for most common needs.
There are many "picture organizer" programs around but all they normally do is organize your picture into categories. Quite often they do not actually "store" your pictures but just store the location of the picture.
This can be an advantage but also has a disadvantage - if the picture is moved or accidentally deleted, the program no longer can find it. In Manifest, the pictures are always stored intact in the programs own database and can be easily exported again in the exact state before they were added.
Main features:
- There is no limit to the number of pictures you can add (except by space on your hard drive).
- There is no limit to the number of separate catalog files you can create (except by space on your hard drive).
- Create Web Pages, Data Sheets, Advert Sheets.
- Create "Advert Packages" - a folder of all the text and picture files ready to send to an advertiser.
- Can easily be fully personalized using the settings page.
<<less
Download (3.02MB)
Added: 2006-12-21 License: Freeware Price:
1083 downloads
Archim 1.3.1

Archim 1.3.1


Archim is a program for drawing the graphs of all kinds of functions. You can define a graph explicitly and parametrically, in polar and spherical coordinates, on a plane and in space (surface). Archi more>>
Archim is a program for drawing the graphs of all kinds of functions. You can define a graph explicitly and parametrically, in polar and spherical coordinates, on a plane and in space (surface). Archim will be useful for teachers and students, as well as for everyone who is interested min geometry. With Archim, you will draw the graph of any function and form, just use your imagination. Archim has a wizard making it easier to draw graphs and more than 30 various sample functions. Sends us the formula of a beautiful and original graph and you will get Archim for free! Navigation: The working area of the program can be conventionally divided into two parts: you enter your formula and its parameters in the "Function" area, while the graph of this function is drawn in the "Graph" section. You can use your mouse to rotate the graph in any direction (with the left mouse button, you can rotate it left/right and up/down, while with the right mouse button, you can rotate it clockwise and counterclockwise). You can change the color of the graph and the method of filling (for a surface), background and grid colors, the scale and perspective level of the displayed graph.
<<less
Download (479K)
Added: 2007-03-26 License: Freeware Price: $0
1048 downloads
CoverCreator 3.1.0

CoverCreator 3.1.0


CoverCreator is a free MS-Windows application for creating professional plain text jewel case inserts with a basic layout. CoverCreator is unique because of its graphical and command line interface, w more>>
CoverCreator is a free MS-Windows application for creating professional plain text jewel case inserts with a basic layout. CoverCreator is unique because of its graphical and command line interface, which lets you create jewel case inserts from any of your batch scripts.
<<less
Download (2163K)
Added: 2001-01-04 License: Freeware Price:
7296 downloads
BlunderDelay 0.3.1

BlunderDelay 0.3.1


BlunderDelay is a useful Thunderbird extension that will autosend unsent messages more>>
BlunderDelay is a useful Thunderbird extension that will autosend unsent messages. Flushes entire outbox at regular intervals.
<<less
Download (3.12KB)
Added: 2006-01-27 License: Freeware Price:
1366 downloads
CodeThatMenu 2.3.1

CodeThatMenu 2.3.1


CodeThatMenu is advanced cross-browser state-of-art JavaScript menu control that can be easily integrated in any web page and requires no JavaScript knowledge from the prospective user more>>
CodeThatMenu is advanced cross-browser state-of-art JavaScript menu control that can be easily integrated in any web page, requires no JavaScript knowledge from the prospective user and comes with the features everybody expects from the modern navigation menu:
- Cross-browser compatibility
- Easy to use and setup
- Both drop-down and popup menus are supported
- Unlimited menu depth with all levels independently configurable
- Look and feel and appearance of the menu is controlled through the CSS class
- Look and feel of the menu item when in "mouse over" state supported by the CSS class
- Link targets (other frame, new window, parent frame) and tool tips are supported
- Customizable attractive transparency and transition effects (IE 5+)
- Whole menu item area is clickable (not text caption only as in most others javascript menus)
- Run-time access from javascript
- Low weight and high performance
<<less
Download (324K)
Added: 2005-05-16 License: Freeware Price:
1622 downloads
DexterWire 3.1

DexterWire 3.1


DexterWire is a fork of the very popular LimeWire Gnutella client. The purpose of DexterWire is to keep and maintain the freedoms that LimeWire may be forced to withdraw. more>>
DexterWire is a fork of the very popular LimeWire Gnutella client. The purpose of DexterWire is to keep and
maintain the freedoms that LimeWire may be forced to withdraw.LimeWire has been considering an alternative path
to keep them out of any legal situations they could be forced into. From what we understand, LimeWire intends to
implement a DRM filtering technology into their client. If LimeWire ever decides to implement this DRM technology,
we will be prepared to remove it from our code and distribute the client under our own branding.However, we will
continue supporting the LimeWire client development. DexterWire, although very much like LimeWire, will never
offer a paid version or a subscription service for the download or use of the DexterWire
application.
<<less
Download (4431K)
Added: 2007-04-14 License: Freeware Price: $0.00
927 downloads
BarcodeNET 3.1

BarcodeNET 3.1


BarcodeNET is total solution for printing barcode in .NET Platform. Full managed code, provide VB.NET and C# developer a rapid barcode developing environment. more>>
BarcodeNET is total solution for printing barcode in .NET Platform. Full managed code, provide VB.NET and C# developer a rapid barcode developing environment. bundle with BarcodeNETWeb,BarcodeNETHtml,BarcodeNETWindow,BarcodeNETImage. BarcodeNET support EAN13,EAN8,UPC_A,UPC_E(0 or 1),Codebar,ISBN,Code39,Code 128a,Code 128b,Code 128c,INT 2 of 5, STD 2 of 5 and more. It generate barcode image on fly. It could easy implement for cross platform design. BarcodeNET also integrated in Visual studio .NET and Web Matrix for fast drag and drop design time control.
<<less
Download (900K)
Added: 2004-09-11 License: Freeware Price: $0.00
1943 downloads
PictureGirdle 1.3.1

PictureGirdle 1.3.1


No more stumbling through complex graphics programs just to resize your images. PictureGirdle was written to make the task of resizing and resampling images as easy as dragging and dropping them onto more>>
PictureGirdle 1.3.1 UPDATED 8/27/2006
No more stumbling through complex graphics programs just to resize your images. PictureGirdle was written to make the task of resizing and resampling images as easy as dragging and dropping them onto a button. It also has the ability to convert jpg, bmp, gif, png, wmp, and tiff images into any of these formats. Requires .Net Framework v1.1
See http://www.scrammit.com/HowToUse/pictureGirdle.htm for a demonstration on how to use.
<<less
Download (192K)
Added: 2006-09-26 License: Freeware Price: $0.00
650 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5