all software/

Distributed Application and Enterprise Java Application Server Software for Windows

Downloads and Reviews 1-10 of 10
It develops Java Distributed Application.
Add XML messaging to your application
Security- and user account-management tool
Application performance monitoring tool
$1200 - Essen Energy Conversion Devices Pvt Ltd.

The Enterprise Java Application Server (EJAS) is a framework for developing and executing Distributed Applications. These Applications provide system-level services such as Transaction Management, Security, Client Connectivity and Database Access.



$149 - Chilkat Software, Inc.

Makes adding peer-to-peer XML messaging to your distributed applications easy. Integrates with Chilkat SSL, Chilkat Real-Time Compression, and Chilkat Crypt for automatic compression and security.



$299 - J. Mueller IT Consulting

c:JAM is an intuitive and powerful security- and user account-management tool for MS-Access, designed to simplify and centralize workgroup administration esp. in professional intranet environments with large user numbers and distributed applications



$499 - LivePerf Software

Application performance monitoring tool, featuring user-defined views and statistics, custom data collection (from SQL and command line tools) and log and replay. Supports Websphere,Weblogic,Oracle,Windows,Unix,ASP.NET,SQL Server,DB2 and others.



 
Logging, tracing and monitoring .NET tool.

LucidLog.Net
$149 - DevRiver

LucidLog.Net is an efficient logging tool for tracing, debugging, diagnostic and real-time monitoring .NET and ASP.NET applications. It allows not only examine how well the your application is executing, but it is also a good way to pinpoint the performance issues and to troubleshoot a business logic of the your application. With LucidLog.Net it?s much easier to trace and debug multi-threaded and distribute applications than with ordinary debuggers. The LucidLog.Net LogViewer has a friendly interface and provides a wide range of log navigation and search tools, various methods of filtering, grouping, highlighting and selecting log entries for flexible and efficient log analysis.

Key Features:
- 100% managed code, C#
- Lightweight high-performance logging library with functionally rich API
- Flexible output to multiple logging targets
- Logging rich run-time context information
- Logging and monitoring of local and remote applications via TCP/IP
- Logging and monitoring of multi-threaded and distributed applications
- Powerful LogViewer application for receiving, viewing and analysing logs with various filtering, highlighting, navigation and search features

Other Features include:
- Logging of messages, collections, exceptions, asserts, standard and custom type objects (public fields and properties)
- Configuring library both with a XML file and programmatically
- Freely distributable utility for editing configuration files
- Listening and advanced control of System.Diagnostics.Trace output
- Logging control without changing the your application binary file
- Deleting the calls of LucidLog.Net Library methods from your code in one step
- Exporting logs to CSV and HTML files
- Printing visually styled logs



 
Network simulation software

Shunra VE Desktop
$499 - Shunra Software

Shunra VE Desktop is a network simulation software tool and is an ideal testing solution for anyone concerned with the impact of the network on application performance. It simulates a wide area network link, including latency, jitter, bandwidth and packet loss - enabling you to test applications under a variety of current and potential network conditions - directly from the desktop. With this insight, you can quickly find and fix distributed application and network related performance problems before and after deployment in production.

Shunra VE Desktop is extremely easy to use, and it seamlessly integrates with an existing work environment. You can set network parameters manually or simply download pre-defined network scenarios files - so you don't need to be a network expert to use it.

Shunra VE Desktop also provides a variety of real-time reports and graphs that show the network resources utilized by your application, as well as throughput and transfer time measurements during the entire test.



.NET Database Driven Application Generator

CompileX .NET
$495 - TaylorTradeTalk, Inc.

.NET Database Driven Application Generator, automatically generates multi-tier enterprise-level business applications. Everything is generated, database structure, logic layer, web forms, all SQL queries, and XML, VB and C# code. Simply define application objects in an intuitive visual design space, designate links from a clickable menu selection and choose GUI design and generate a working ready-to-deploy application. By default CompileX .NET generates 3 types of applications: 1. Multi-tier - Distributed Windows applications. Consists of 3 layers. 2. Web - Active Web Applications. Consists of 3 layers. 3. Simple client/server - It may be a simple desktop application working with local database as well as a real multi-user client/server application. Generated layers: 1. Database layer CompileX .Net automatically creates clear normalized relational database structure optimized to work with objects. It generates all required indexes and constraints and optimizes SQL queries to work with complex objects, to perform fast paging (for Web presentations) and more. 2. Logic Layer Generated multi-tier and Web applications work with data through generated Web Services. This allows the developer to concentrate most data processing logic in one separate layer. Generated Web Services already realize all logic needed to work with data and concentrate logic into separate classes. If, for example, you need to extend order-processing requests - simply change the method of generated Web Service. 3. Presentation Layer CompileX .Net automatically creates all Windows forms, all Web pages and all codes required to work with simple and complex objects with all child objects (or linked objects and lists of objects). Forms are sharp designs. Select desired design from library. CompileX.NET uses open code and GUI templates and allows customization of generated application. Adapt the look and feel to your corporate standards and generate your kind of application.


Build multimedia applications for CD/DVD Rom

MEmaster pro
$170 - Duck Communication Entertainment s.r.l.

MEmaster professional is a revolutionary program that enables non-programmers to produce their own interactive multimedia applications quickly and effortlessly. Applications created with MEmaster professional can have an unlimited number of windows, which users can open at the same time inside the application's desktop. Each window can contain multimedia elements of every possible type, from texts and video clips to images, 3D models, audio files and HTML pages. Guided step-by-step procedures enable you to make all of the multimedia elements active - capable of responding to a user command - and give life to complex actions, without the difficulties of having to use scripting languages. You can produce your application, composing the multimedia elements of each window and setting the properties of every element - in order to customize down to the tiniest detail - via a simple, intuitive interface. The interface features various palettes that are always shown and canvas windows that display the effects of the modifications made in real time. One of MEmaster professional's most interesting features is that it enables you to produce templates and store them in a library. Windows created using templates as a base already have all the desired multimedia elements, and just have to be customized using the contents of your choice. Templates and the windows they spawn are dynamically connected, so that (if you want) each modification to a template is automatically applied to the windows linked to it. You can publish your project in a distributable form at any time. MEmaster professional even creates application installer programs for you. Applications created with MEmaster professional can be freely distributed, without having to pay any royalties.


Inter-Process Communication (IPC) tool

beWISE
$24.95 - Edelwise Inc

beWISE is a product that provides Inter-Process Communication (IPC) capabilities for your Visual Basic programs. In other words, beWISE makes it very easy for your Visual Basic programs to talk to each other.
It allows you to split your project into multiple independent applications that can cooperate. VB.NET, VB6 and C programs can easily communicate using beWISE variables and pipes. This is very useful for parallel software development, implementation of distributed systems or integration of legacy applications. Using beWISE as the interface between your applications, you can for instance integrate older VB6 or C programs into your new VB.NET project by just adding beWISE to the old programs and remote controlling them from within your VB.NET applications.
Simply install the beWISE product on your computer, add the beWISE DLL to your VB projects and you are ready to go. You can immediately start creating VARIABLES that are shared among all beWISE applications on your computer or in your LAN.
Every program referencing the beWISE DLL can access (read & write) ALL the variables created by ANY of the programs. In addition beWISE provides PIPES. They allow streams of data to be transferred between applications. Sending data thru these pipes is as simple as assigning values to variables.
The beWISE product comes in different flavors, allowing you to select the package that?s right for you. You can choose between a BASIC, ADVANCED, PROFESSIONAL and a LAN version. All product versions are available for VB6 and VB.NET and come with a 14 evaluation period, allowing you to try before you buy. They include sample source codes and free tools allowing you to monitor and debug your beWISE VARIABLES. The sample source codes help you get started quickly.
An optional C library allows conventional C programs to access beWISE variables.


PHP Frameworks for GUI and Web Application.

Klorofil Platform
$0 - Saltanera Teknologi, PT.

Open source (free) PHP platform developed by Saltanera to ease and accelerate application development. It has windowed GUI framework and web application framework.

Other classes are:

- Distributed computing
- Database abstraction layer (Oracle, MySQL, PostgreSQL, and SQLite)
- Networking (socket, HTTP, e-mail, SMS)
- XML, collection
- I/O
- Compression
- PHP encoder (byte compiler)

One of its interesting frameworks is gambArt which let developers use PHP to develop windowed GUI applications that run without internet browser.

Currently, Klorofil Platform supports Windows and Linux operating system. In the future, the platform will support more operating systems.


© 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.