RSS 17 projects tagged "Windows"

No download Website Updated 12 Mar 2013 Universal File Mover

Screenshot
Pop 156.48
Vit 3.57

Universal File Mover (UFM) manages the transfer of files. The user combines a series of Action commands to create the UFM Workflow XML file. These Action commands define which actions are to be taken, the order of the actions, and how errors are to be handled. UFM processes the Action commands as per the UFM Workflow XML file. UFM currently contains 40 Action commands. These action commands fall into five categories: WebSphere MQ Actions, Network Actions, File Actions, Control Actions, and Other Actions. UFM can transfer files in one of five ways, using WebSphere MQ, FTP, SFTP, SCP, or HTTP.

No download Website Updated 12 Jan 2013 MQ Message Encryption

Screenshot
Pop 38.83
Vit 2.47

MQ Message Encryption (MQME) is a solution that provides encryption for WebSphere MQ message data while it resides in a queue and in the MQ logs. It uses AES and offers the ability to control who accesses protected queues. This control is obtained through the use of UserID grouping, and group files are similar to the Unix /etc/group file. It also has the ability to generate and validate messages using a SHA-2 digital signature.

No download Website Updated 11 Jan 2013 MQ Visual Edit

Screenshot
Pop 32.88
Vit 7.81

MQ Visual Edit allows users to view, manipulate and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a simplified format similar to a database utility or spreadsheet program. It is designed for application programmers, JMS developers, quality assurance testers, and production support personnel. It can run on any platform that supports Java v1.4 (or higher). It can connect to local queue managers or to any remote queue manager.

No download Website Updated 11 Jan 2013 MQ Visual Browse

Screenshot
Pop 30.61
Vit 7.81

MQ Visual Browse allows users to view messages in a queue of a WebSphere MQ (formally MQSeries) queue manager and presents the data in a simplified format similar to a database utility or spreadsheet program. It is designed for application programmers, JMS developers, quality assurance testers, and production support personnel who do not need message editing capabilities. It can run on any platform that supports Java v1.4 (or higher). It can connect to local queue managers or to any remote queue manager.

No download Website Updated 10 Nov 2012 MQ Batch Toolkit

Screenshot
Pop 39.55
Vit 5.25

MQ Batch Toolkit allows users to manipulate, monitor, and manage messages in a queue of a WebSphere MQ (formally MQSeries) queue manager from a command-line or shell scripting environment. It is designed for developers, programmers, quality assurance testers, and production support personnel who want to do backup and recovery of messages, stress testing of applications, replaying of messages, searching a queue for a text string, etc.. It can run on any platform that supports Java v1.4 (or higher). It can connect to local queue managers or to any remote queue manager.

No download Website Updated 12 Apr 2011 Message Router

Screenshot
Pop 40.14
Vit 1.36

The Message Router (MRTR) application will move a message from a central WebSphere MQ queue to a specific application WebSphere MQ queue. The destination queue that the message will be placed into will be based on a keyword in the message. Context information is maintained. MRTR will look in the message for a Start Keyword and an End Keyword. The value between these two keywords is the Keyword Value (inifile Token). MRTR will search its ini file for that particular Keyword Value. The field value associated with the looked-up keyword value is the destination queue name. MRTR performs each MQGET and the subsequent MQPUT under a Unit of Work (UOW) so that message integrity is kept.

No download Website Updated 12 Apr 2011 Message Multiplexer

Screenshot
Pop 41.86
Vit 1.36

The Message Multiplexer (MMX) application will get a message from a WebSphere MQ queue and output it to one or more queues. Context information is maintained across the message put(s). MMX can move messages from a single source queue to (up to) 99 target queues. Messages put to each target queue are an exact replicate of the original message from the source queue (including the message's MQMD). MMX performs each MQGET and the subsequent "n" MQPUT(s) under a Unit of Work (UOW), so that message integrity is kept.

No download Website Updated 12 Apr 2011 MQRC2

Screenshot
Pop 26.80
Vit 1.02

MQRC2 is an application that can interpret an MQ reason code number (i.e. 2035), an MQ reason code symbol (i.e. MQRC_OBJECT_IN_USE), or an AMQ message number (i.e. AMQ4005) and display the relevant information from the WebSphere MQ Messages manual.

No download Website Updated 16 Mar 2011 PyMQI

Screenshot
Pop 23.24
Vit 1.04

PyMQI is a Python library for working with WebSphere MQ (formerly known as MQSeries) implementing MQI and PCF protocols. It allows one to connect to queues, put, browse, get messages, and to programmatically administer MQ objects. PyMQI has been used in production environments for several years and is known to work on Linux, Windows, Solaris, AIX, and HP-UX with queue managers running on Linux, Windows, Solarix, AIX, HP-UX, and z/OS mainframe.

No download Website Updated 04 Mar 2011 MQ Channel Encryption

Screenshot
Pop 23.81
Vit 1.82

MQ Channel Encryption (MQCE) is a solution that provides AES encryption for message data flowing between WebSphere MQ (WMQ) resources. It operates with Sender, Receiver, Server, Requestor, Cluster-Sender, Cluster-Receiver, Server Connection, and Client Connection channels of the WMQ queue managers. It is a simple drop-in solution and can be configured as a queue manager channel message exit or as a channel sender/receive exit pair.

Screenshot

Project Spotlight

Free Help Desk

A Web-based help desk system.

Screenshot

Project Spotlight

FFmpegPHP

A pure PHP wrapper for ffmpeg.