Product icon Help book icon Installation and Troubleshooting : Knowledge Base

IPC Connect Tool

Description

IPC_Connect: (FREE tool) Sends message text to a Target Program listening on a local network UDP Port. Provides a method for your external, third party program to send IPC commands to SoundMill and VideoMill. You write an IPC command to a special text file and IPC_Connect will send it to the target program. Replies (if any) are written to a text file for your program to read. IPC (Inter-Process Communications) must be started on these programs to be able to receive the sent commands. Replies to some commands are recieved. (see User's Guide below for complete details)


Tech Notes

Download

Latest release:
Version.release: 1.2
Date: April 13, 2025
Size: ~1.0 Mbytes
Works with: Our programs that use the IPC interface (SoundMill, VideoMill, etc).
Pre-requisite: Microsoft .Net Framework 4.8.1

  1. Download the IPC_Connect Tool Zip file (contains the program exe file and utility dlls, and Help Document).
    Download link: IPC_Connect Tool (Zip file)
  2. UnZip to any convenient folder.
  3. You can make a Program Shortcut link to add to the Windows Start Menu or Taskbar. In Windows File Explorer, right-mouse click on the program EXE file and pick Create Shortcut from the context menu. Once the shortcut has been created, select it then right-mouse click. Pick Pin To Start or Pin To Taskbar from the context menu.

User's Guide

The Online Help Document is located at this link.

The program comes with a Help document accessed from the Help > Help Contents menu item.

Release Notes

V.r = Version.release


V.r 1.2
  • Date: April 13, 2025
  • Upgrade to Microsoft .Net Framework 4.8.1 (Microsoft performance upgrades and cumulative fixes to .Net networking API).
  • Bug fixed - On first execution, error occured if User/Documents/IpcConnect folder did not exist. Now creates the folder if missing.

V.r 1.1
  • Date: December 26, 2020
  • Upgrade to Microsoft .Net Framework 4.8.0 (Microsoft performance upgrades and fixes to .Net networking API).

V.r 1.0
  • Date: November 7, 2020
  • Initial release.