aye splittiff 3.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4643

SplitCam 3.0
SplitCam ( splitcamera.com ) - software allows the multiple use of a single webcam driver and device without locking that device. This software works like a bridge between one webcam device and severa more>>
SplitCam ( splitcamera.com ) - virtual video capture driver allows for connecting several applications to a single video capture source. For example, if you have a web-camera connected to your computer you cannot use it in more than one application at the same time - there?s no standard Windows options that would make it possible. SplitCam does just what its name says: it splits the video stream coming from the video source and provides it to other client applications. With SplitCam you can connect up to 64 clients to a single video source.Usually after installing a video capture device, like web-camera, dv-camera, TV-tuner, or a TV-IN video card, you can only connect to it from one Windows application. If you start another application and try to use the same video source you?ll get an error message complaining about the device being already in use. In this case you have no choice but to wait for the first application to finish its work, or quit the thought of using the second application at all. Sometimes it may be absolutely necessary or most advisable to use, say, your web-camera in more than one client application at the same time. What if you want to conduct a video conference with several people independently? Or you want to record your video-chat using your favorite video capture software?That?s where SplitCam can become of great help! All you have to do is just install the SplitCam software on your computer, connect it to a video source, and connect other applications to the SplitCam virtual capture device. It will look exactly like you have 64 independent video source plugged in to your computer!
<<less Download (326K)
Added: 2004-05-17 License: Freeware Price: $0.0
27156 downloads

MSPlotter 3.0
MSPlotter (Mandelbrot Set Plotter) helps you create fractal images using the Mandelbrot Set and the Julia Set. MSPlotter can produce some nice-looking fractals while giving you total control of the pr more>>
MSPlotter (Mandelbrot Set Plotter) helps you create fractal images using the Mandelbrot Set and the Julia Set. Just enter values for Center X, Center Y, Range, and Power of Equation; press the "Plot" button to begin the process of rendering your image, which may be saved in
.bmp format. Options let you select image and window colors, specify detail value, and more. MSPlotter can produce some nice-looking fractals while giving you total control of the process. Fractal AVI movies can also be created.
<<less.bmp format. Options let you select image and window colors, specify detail value, and more. MSPlotter can produce some nice-looking fractals while giving you total control of the process. Fractal AVI movies can also be created.
Download (1949KB)
Added: 2004-03-15 License: Freeware Price: $0.00
2052 downloads

mYspike 3.0
mYspike is a tool for the bargain which is sought in eBay and other auctions. DirectBid for secure & fast Bidding. New features in mYspike 3.0: more auction sites available, parallel search, multi-use more>>
mYspike is a tool for the bargain which is sought in eBay and other auctions. The functions of mYspike are: storing bargains in local database, search for bargains (briefly ending auction, filter possibilities); price comparison over online shops; observing with memory function; DirectBid for secure & fast Bidding. New features in mYspike 3.0: more auction sites available, parallel search, multi-user functionality, pop up blocker, plug-in system.
<<less Download (17652K)
Added: 2004-11-08 License: Freeware Price: $0.00
2012 downloads
SimplestNet 3.0
Intranet/Extranet Web solution. Centralized document management with versionning, mail notification and more. more>>
SimplestNet is an adaptable and effective web solution which meets the needs of those enterprises seeking to take charge and shape their own destiny. It allows for efficient, centralized document management within a secure environment, even for those companies facing geographic issues and challenges. The electronic mail messaging notification system eliminates the workload requirements of one associate, by directly advising colleagues of document modifications. Its architecture permits the development of precise and sophisticated applications as well the customization of its entire interface and business logic. In addition, the SimplestNet content-management application is capable of editing various elements of a website, such as text, images, events and others.
SimplestNet is based upon ?open-source? technology using PHP and MySQL, which supports the installation of this application on servers such as Microsoft IIS and Linux Apache. Views as well as categories utilize XML-XSL Transformations (XSLT), enabling the same data to be displayed in a variety of formats such as HTML, Text, SVG (Scalar Vector Graphics), plus a host of others. By implementing the action-view model as defined by PHP modules, themselves intranet objects, SimplestNet can, as a result, adapt to the changing needs of an organization. This technology, for example, permits the definition of quality-control forms requiring approval, execution, and subsequent filing. Being that the system is object-oriented, this application possesses all of the basic functionalities which serve as a solid foundation for all other intranet objects, for instance: file attachments for each object, multiple-version support, customized security options, ability to contain child objects, to name but a few. Categories serve to determine both the specificities and functionalities of an object.
<<lessSimplestNet is based upon ?open-source? technology using PHP and MySQL, which supports the installation of this application on servers such as Microsoft IIS and Linux Apache. Views as well as categories utilize XML-XSL Transformations (XSLT), enabling the same data to be displayed in a variety of formats such as HTML, Text, SVG (Scalar Vector Graphics), plus a host of others. By implementing the action-view model as defined by PHP modules, themselves intranet objects, SimplestNet can, as a result, adapt to the changing needs of an organization. This technology, for example, permits the definition of quality-control forms requiring approval, execution, and subsequent filing. Being that the system is object-oriented, this application possesses all of the basic functionalities which serve as a solid foundation for all other intranet objects, for instance: file attachments for each object, multiple-version support, customized security options, ability to contain child objects, to name but a few. Categories serve to determine both the specificities and functionalities of an object.
Download (1426K)
Added: 2006-06-01 License: Freeware Price: $0.00
1240 downloads
cryptlib 3.0
Security toolkit with strong encryption and authentication. Supports many algorithms for symmetric/asymmetric encryption, authentication, and hashing. Free for non-commercial/shareware projects. Writt 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).
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.
<<less- 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).
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.
Download (1347K)
Added: 2004-03-12 License: Freeware Price: $0
2092 downloads
BackupLatest 3.0
Scans a user selected directory (with its subdirectories) and backs-up those files that were modified most recently. Excellent for backing up your ever-changing critical systems files, or newly create more>>
Scans a user selected directory (with its subdirectories) and backs-up those files that were modified most recently. Excellent for backing up your ever-changing critical systems files, or newly created documents. This new version supports all local drives and mapped network drives, and is able to back up based on the files extensions.
<<less Download (283K)
Added: 1998-05-21 License: Freeware Price:
4173 downloads
TIFNY 3.0
Newsgroup Reader Finds and Tracks Photos and Music. more>>
TIFNY will automatically search your favorite Usenet newsgroups, identify the image and music files that interest you, and download them into its easy-to-use database. TIFNY has extensive filtering and automation techniques, downloads all file types, and even handles multi-segment files. It has an MP3 player with a jukebox, an image viewer with editing functions, a video player, and a built-in webbrowwer. And TIFNYs thumbnailer lets you quickly and efficiently locate images, music, video, and other files by directory, newsgroup, author, date, organization, album or artist.
<<less Download (3949KB)
Added: 1999-12-08 License: Freeware Price: $0.00
10466 downloads
Cattery 3.0
Logical game in style of "Pipe" game. more>>
By bending electrical wires you have to switch on all of the lamps on the game field and save all of the cats. You can pass a lamp only once. On fast and successful passing through every doubled levels, you get an additional Bonus level where you can make extra points by switching electrical devices. But you can keep all collected points only in case you have lighted all of the lamps and preserved your life (battery). At the begging of the game you receive 3 lives (batteries). Passing 6 levels grants you extra lives (batteries).
<<less Download (780K)
Added: 2008-09-07 License: Freeware Price: $0.00
440 downloads

Axence NetTools 3.0
Comprehensive set of network tools: NetWatch - network monitoring & alerting, WinTools lists exhaustive system info from Windows computers, port/network scanner, NetStat lists local connections, TCP/I more>>
NetTools is a comprehensive set of administration tools:
- NetWatch - host monitoring with alerting, real-time & historical charts of response time & packet lost. E-mail & sound notifications available when a host is down.
- WinTools - lists exhaustive system information from Windows computers: running processes & services, registry, event log, disk, memory & CPU information, etc.
- Port scanner - checks for all open ports and running services. It can discover some Trojans/spyware.
- Network scanner - discovers all nodes in a remote network, their IP/MAC and services running on them.
- NetStat - displays your computers inbound and outbound connections, lists all open TCP/UDP ports, with the remote IP address & the process using the connection.
- TCP/IP workshop - establishes low-level TCP/UDP connections to troubleshoot and test network services. It can send raw data to any remote port.
- SNMP Browser - a full SNMP browser, so easy you can use it even if you don?t know a thing about SNMP.
- Other tools: fast traceroute shows information about every host on the route, its response time, and packets lost (full trace within 1 second). Lookup is like nslookup, but it shows you all DNS and WHOIS records at once. Bandwidth tool will measure network performance. NetCheck - with this tool you can check the quality of network hardware in your LAN.
Free & Pro versions.
<<less- NetWatch - host monitoring with alerting, real-time & historical charts of response time & packet lost. E-mail & sound notifications available when a host is down.
- WinTools - lists exhaustive system information from Windows computers: running processes & services, registry, event log, disk, memory & CPU information, etc.
- Port scanner - checks for all open ports and running services. It can discover some Trojans/spyware.
- Network scanner - discovers all nodes in a remote network, their IP/MAC and services running on them.
- NetStat - displays your computers inbound and outbound connections, lists all open TCP/UDP ports, with the remote IP address & the process using the connection.
- TCP/IP workshop - establishes low-level TCP/UDP connections to troubleshoot and test network services. It can send raw data to any remote port.
- SNMP Browser - a full SNMP browser, so easy you can use it even if you don?t know a thing about SNMP.
- Other tools: fast traceroute shows information about every host on the route, its response time, and packets lost (full trace within 1 second). Lookup is like nslookup, but it shows you all DNS and WHOIS records at once. Bandwidth tool will measure network performance. NetCheck - with this tool you can check the quality of network hardware in your LAN.
Free & Pro versions.
Download (15723K)
Added: 2006-11-20 License: Freeware Price: $0
4778 downloads
LogPerspective 3.0.2
LogPerspective is a solution for those who want to gain control over the log files. It significantly simplifies analysis and problem tracking on modern systems by providing consolidated view on log fi more>>
LogPerspective is completely independent from log-producing systems. It uses log files generated by existing applications or scripts eliminating need for additional development. You can use search, filter log entries by keyword, browse log files for the specific time, combine multiple log files in one view. LogPerspective has web interface allowing convenient log analysis from your browser.
<<less Download (8000K)
Added: 2006-02-06 License: Freeware Price: $0.00
1364 downloads
WebTutor 3.0
Easy to use web page authoring tutorials covering basicand advanced web page design. The tutorials are in HTML format so you can go through them with your webbrowser. If youve never created a web page more>>
Easy to use web page authoring tutorials covering basicand advanced web page design. The tutorials are in HTML format so you can go through them with your webbrowser. If youve never created a web page before, thebasic tutorial will guide you gently though basics ofHTML. And, if you know the basics, the advancedtutorials will show you how to add additional features to your page.
<<less Download (1350K)
Added: 1997-07-29 License: Freeware Price:
4481 downloads
Dictator 3.0
A multimedia FlashCard system. more>>
The Dictator is a multimedia tool that lets you enter data and then test your knowledge about the data youve entered. Its great for parents who wish to test their kids animal recognition skills (for instance), but there are limitless possibilities for The Dictator, such as spelling, foreign languages, and professional terms. The program sports a nice editor that lets you change the data youve entered.
<<less Download (2128k)
Added: 1999-01-07 License: Freeware Price: $0.00
3949 downloads
MySurfer 3.0
An application that will simulate surfing. When you click the start button, your explorer will be launched, the mouse will automate itself, clicking wherever it ends up. At regular intervals, the URL more>>
An application that will simulate surfing. When you click the start button, your explorer will be launched, the mouse will automate itself, clicking wherever it ends up. At regular intervals, the URL will change by itself. Beside the fact that its rather funny to telekinetically control your PC, MySurfer can be used in any situation where you want your PC to surf by itself.
<<less Download (1515K)
Added: 2000-11-01 License: Freeware Price:
3285 downloads
KERClink 3.0
KERclink is a Free download that utilizes a mini browser to load Free Family Friendly Games for Fun, Cash and Prizes. more>>
KERclink is a Free download that utilizes a mini browser to load Free Family Friendly Games for Fun, Cash and Prizes. There is never a charge to play any of our games. Our software contains no adware, spyware, or pop ups. We do not resell or give out any of your personal information. You simply get paid to play Free fun games, and check out cool offers. Become a member today!
<<less Download (1010K)
Added: 2008-09-07 License: Freeware Price: $0.00
511 downloads

Qnext (Linux) 3.0
Instantly broadcast and share unlimited music, photos, files of any size to any IM or email contact, even if they dont have Qnext. Share photos in full resolution, listen to your music library from an more>>
Qnext is the worlds first Peer-to-Web (P2Web) broadcasting and communication software. In seconds, you can broadcast and share an unlimited amount of your music, photos, and files to your friends and family. Automatically import your Instant Messenger buddy lists and email address books to a single list so that everyone you know is never more than a click away; this makes sharing as easy as checking a box beside someones name! And the best part is that your friends dont even need Qnext to access your music, photos, or files. Your content will be streamed directly from your computer to their web browser, instantly. This means that in seconds, you can have your friends looking at your high-quality vacation pictures, listening to your entire music library, or downloading those files that just wont fit in an email! But thats not all. With all of your contacts in a single list, Qnext becomes a powerful Universal Messenger, letting you send and receive instant messages with your buddies on other networks, and send emails directly from your Qnext contact list. And if you have friends who also use Qnext, you can send messages and huge files, or host a 4-way video or 8-way audio conference. Qnext is 100% free to download and use, contains no spyware, adware or other malware, and is compatible with Windows, Mac, and Linux. Please visit www.qnext.com for more information.
<<less Download (17307K)
Added: 2007-04-02 License: Freeware Price: $0.00
978 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above aye splittiff 3.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
