postal 2 share the pain demo 1407
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 79
Caligare Flow Inspector 4.0.2
Caligare Flow Inspector analyze NetFlow data exported from intelligent routers; monitor your network and gives the information to respond to possible attacks in real time. It can be also used for netw more>> <<less
Download (9.54MB)
Added: 2009-04-20 License: Commercial Price: $1000
186 downloads
PBXPress Live CD Demo 1.1
Unix based VoIP PBX with call recording and PSTN fallback (bootable CD image) more>> PBXpress is a replacement of traditional PBX in the new era - the era of the Internet. All of your phones are connected and provisioned via an IP network, your calls can be delivered to any place on Earth via Internet at a fraction of the usual cost, and all system configuring is done from your web browser! In addition to new exciting features, PBXpress offers the reliability of good old telephony service and the possibility to record calls.<<less
Download (113.1MB)
Added: 2009-04-15 License: Commercial Price: $499.00
196 downloads
iTreePad 60419-2317
If youve used the famous TreePad then you know what this is about! Instan. more>> If youve seen TreePad, then you know its a great way to save and organize data. (See www. treepad. com) I describe it as an Explorer for Notepad. Now you can share this data over the Internet with an online explorer-style viewer. Simply upload your TreePad file in ASCII, and visitors can browse your TreePad the way it was meant to be seen: as a tree. This script allows you to open up whatever HJT files are located in the directory. If you have a family tree file, a journal, some notes, or any other files in the same directory, then the script prompts you to open the HJT file of your choice. Registered version comes with web online editing capability, searching, password protected nodes, multi-user editing passwords for specific nodes, and unlimited support and updates!The password protection and editing features have been improved in this new version, and other changes such as node numbering have been added. Also, it is no longer necessary to upload HJT files in ASCII format.<<less
Download (527KB)
Added: 2009-04-12 License: Commercial Price: $10.99
195 downloads

Photo Rating Software 2.0
Online Photo Rating Software for your web site more>> We offer you a professionally designed, supported and maintained Photo Rating Software solution that will cater for every specific need and turn your website into the most popular, diverse and attractive for visitors.
Photo Rating Software enables you to create photo rating in all spheres you can imagine, for example hot guys, hot girls, cars, pets, flowers etc.
Photo Rating Software will help you to create a Hot or Not style website, where users will be able to sign up, upload images, view and rate the attractiveness of photos and descriptions submitted by other members or visitors. All pictures visitors could rate them on a scale of one (not) to ten (hot) and leave comments for the profile owner. The Photo rating software cycles through images and ranks them by the greatest number of HOT votes. An added feature the Top 100 and New 100 list is clickable to view the image...
Photo Rating Software has many more great features like profile search system which allows to search members by their gender, age, location, interests and username, including a quick search system as well.<<less
Download (9KB)
Added: 2009-04-16 License: Commercial Price: $1
193 downloads
AVS - Adult Video Script 1.1
Adult Video Script (AVS) is a Flexible, Powerful and Reliable video / gallery / game sharing and hosting platform, allowing adult webmasters to easily create highly profitable adult websites, just like Redtube, Pornhub or YouPorn. more>> <<less
Download (2.96MB)
Added: 2009-04-01 License: Commercial Price: $349
228 downloads
JDataGrid Spreadsheet Edition for Linux 2.2.6
Implement a data grid with cell management features in your project more>> JDataGrid Spreadsheet Edition provides a Java data grid component, a Java spreadsheet style table, support some features such as row header, cell attributes, cell merge and split, undo and redo, find and replace, spell check, file input and export, print and print preview, 100 formulas, 20 different shapes and text, image node , pie chart, bar chart, line chart.
main feature:
JDataGrid Spreadsheet Edition mainly used in the desk program and web browser program,directly embedded into the code source.
Freeze Window
A number of Working Table
Fill Data
Excel Formula
Print and Print Preview
Cell Sorting
File Input and Export (xls, xml, csv, html, txt) New!
Cell Attributes New!
100+ Formula, 20+ Shape, 3 Chart
Undo and Redo, Find and Replace, Spell Check
Royalty free distribution
JDataGrid Spreadsheet Edition can provide development component for individuals, companies, School or Academic groups and other organizations, help developers speed up the development process, enhance efficiency.<<less
Download (2.52MB)
Added: 2009-04-13 License: Commercial Price: $69.00
193 downloads
JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2
JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>>
JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2 is such a useful tool which is designed to help users with accessing to native libraries and components from Java code without using JNI.
With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest.
JNIWrapper advantages:
- Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data.
- High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions.
- Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required.
- Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it.
- WinPack library abilities:
- Access to Windows Registry;
- Windows Decoration;
- Tray icon for Java application.
- Access to Windows Registry;
Major Features:
- High Performance
JNIWrapper is capable of handling any large amount of data involved in interactions between the Java and native code, requiring no tuning on your side. - Automatic Memory Management
All resources allocated by JNIWrapper are released automatically when no longer needed. You can treat JNIWrapper variables as usual Java objects that can be picked up by the Java garbage collector. Besides, JNIWrapper objects are safe with regard to finalizers: all resources are guaranteed to be available during finalization. - Native Function Invocation
JNIWrapper supports both stdcall and cdecl calling conventions and multiple C/C++ data types including structures, unions, and pointers. Callbacks are fully supported with any parameter and return types and both calling conventions. - Extensible Architecture
You can implement new data types or customize existing ones, taking full control over the parameter behavior. - Code Generation Wizard
Using the Code Generator wizard bundled with JNIWrapper, you can generate Java wrappers for a required set of C types, including structures, unions, and callbacks. - Catching Native Errors
When you call a native function, JNIWrapper makes all native errors ready for debugging on the Java side, putting program execution fully under your control. - Custom Search Mechanism
Apart from a default mechanism to find and load a native library, JNIWrapper provides a way to customize it. Besides, it makes it possible to load native libraries from JAR files. - Thread-safe Concurrent Function Invocation
You can perform all native function calls simultaneously from different Java threads without the need of synchronizing them, just as if invoking simple Java methods.
Enhancements: Not Established
Requirements: JSDK/JRE 1.3.x, 1.4.x and 1.5.x
WareSeeker Editor
Download (1.39MB)
Added: 2009-04-10 License: Commercial Price: $1723
198 downloads

Site Skinner 50803
More and more software can be skinned. more>> Next time you do an overhaul to your site design, why not make it simple by using Site Skinner? Easily change graphics, layout, headers, footers, colours, and more with this amazing script. Instead of deleting an old look, simply add a new skin to replace the old one. Users can choose the style of site they prefer from your skin-me page. Also see a demo of it here: Test Area.<<less
Download (0KB)
Added: 2009-04-17 License: Commercial Price: $14.99
189 downloads
phpFaber CMS 1.2.20
phpFaber CMS is a solution both for non operating employees working with the content and for professional content makers. more>> <<less
Download (2.3MB)
Added: 2006-05-11 License: Other/Proprietary License Price: $59
1261 downloads

Web+ Professional Edition for Unix/Linux 5.0
Web+ is a powerful & comprehensive development language & web application server more>> talentsofts Web+ is a powerful and comprehensive development language for use in creating web-based client/server applications without writing complicated, low-level and time-consuming CGI programs. Web+ applications are written in Web+ Markup Language (WML), a scripting language based on the Basic programming language and HTML. Familiarity with Basic and HTML enables programmers to quickly learn Web+ and begin writing Web+ applications. Web+ enables rapid and easy creation of highly functional web pages that integrate with databases, file systems, e-mail, Java applets, legacy applications, executable programs (EXEs), dynamic-link libraries (DLLs) and shared objects (SOs) on many different operating systems. Web+ also communicates with any TCP/IP applications and simplifies database integration so that dynamic and interactive web pages can be designed quickly and easily. Key features include cross-platform use on Windows, Unix, Linux, Solaris and FreeBSD, ODBC database support, Java, email and COM/DCOM integration, secure online transactions, custom tags, encryption, application integration, and easy to learn, basic-like scripting. With so many middleware products on the market, it is difficult to tell the difference between them. Compare Web+ head-to-head with the other products out there such as Cold Fusion in the areas of price, speed, and function! Web+ Professional Edition allows for 25 concurrent connections.<<less
Download (2.90MB)
Added: 2009-04-06 License: Commercial Price: $495
200 downloads
WANGuard Platform 2.0
Network traffic analysis and DDoS detection and mitigation software more>> Andrisoft WANGuard Platform is an easy to use software that monitors networks via Port Mirroring / Catalyst Switched Port Analyzer (SPAN) / Ethernet TAP / Inline Deployment, or Cisco NetFlow / Huawei NetStream and it protects networks by rerouting and by filtering the malicious traffic. WANGuard Platform includes technologies found in Intrusion Detection Systems (IDS), Firewalls, Network Behavior Analysis, Network Perimeter Security, DDoS protection and traffic monitoring software.
It allows you to quickly and easily set up and run monitoring and protection servers and for networks. With just a few mouse clicks you can view:
* traffic parameters about the data flowing through router interfaces and switch ports (packets/s bits/s, bytes/s, IPs/s, flows/s etc.)
* MRTG-style traffic graphs and traffic accounting reports for IP addresses or subnets in your network for the selected time-frame
* real-time network statistics ( top talkers, number of IPs, top protocols, protocols distribution etc. )
* recordings about the sources and destinations that use bandwidth above the acceptable limits
* live information about DDoS attacks in your network and filtered malicious traffic
* per endpoint insightful report analytics and audit *trail analysis for the detected traffic anomalies
The recorded data is stored in an internal database for later reference. The recorded monitoring data can be viewed through a rich, Ajax-based (Web 2.0) interface.<<less
Download (20MB)
Added: 2009-04-01 License: Commercial Price: $550
208 downloads
milter-spamblocker 2.0
A lightweight, reliable and very fast Sendmail milter designed to reject SPAM more>> A lightweight, reliable and very fast Sendmail milter designed to reject SPAM and Internet worms going from trojaned/infected Windows computers (zombie computers) around the world. It blocks up to 99% of SPAM and up to 99.9% of Internet worms. You will not need to pay for the garbage traffic.
Features:
- hosts/networks whitelist;
- real-time sender address verification technology with autowhitelist;
- smart anti zombie technology;
- smart anti bounce technology;
- smart GreyList technology with autowhitelist;
- harmful attachments blocking technology.<<less
Download (41KB)
Added: 2009-04-20 License: Commercial Price: $149.95
187 downloads
LServe LDS License Manager 1.2
LServe LDS License Manager was build for easy and secure license distribution over the network. more>> <<less
Download (MB)
Added: 2007-05-14 License: Other/Proprietary License Price: $310
896 downloads
SafeSquid Composite Edition 100 4.2.2.RC9.0
100 USER Content filtering proxy server - BROWSER BASED INTERFACE, VERY FAST THROUGHPUT, DNS CACHING, CONTENT CACHING, PREFETCHING, BANDWIDTH CONTROL, VIRUS SCAN, WEB FILTERING, REAL-TIME TEXT & IMAGE ANALYSIS for blocking PORNOGRAPHY. more>> <<less
Download (1.04MB)
Added: 2009-04-27 License: Commercial Price: $240.00
191 downloads
JComponentPack 1.2
JComponentPack includes:JDataGrid Spreadsheet Edition,JDataGrid Database Edition,JComponentSet.... more>> <<less
Download (944KB)
Added: 2009-04-07 License: Commercial Price: $160.0
200 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 postal 2 share the pain demo 1407 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