SendToSub enables inter-process communication between separate VisualNEO Win applications running simultaneously.
Trigger subroutines in one EXE from another EXE—instantly and reliably.
✅ No server setup - works immediately
✅ No ports to configure - pure Windows messaging
✅ No security headaches - operates in local process space only
✅ No latency - messages arrive in microseconds
✅ No external dependencies - self-contained single plugin
🎯 Dead Simple to Use
In the RECEIVER application (startup): SendToSub_EnableRecv
In the SENDER application (anywhere): SendToSub "Target Window Title" "SubroutineNameToCall"
- You can also set both apps to be sender and receivers for true 2-way communication...
🎯 Bottom Line
If you've ever wanted to:
Run multiple VisualNEO Win applications that work together
Create responsive multi-window experiences
Trigger actions remotely without complex networking
SendToSub is the solution you've been waiting for.
Hope you find the plugin useful
Cheers
*Update 1/26/26 Now you can send an optional message to the target app using the [SendToSubMessage] variable.
SendToSub enables inter-process communication between separate VisualNEO Win applications running simultaneously.
Trigger subroutines in one EXE from another EXE—instantly and reliably.
✅ No server setup - works immediately
✅ No ports to configure - pure Windows messaging
✅ No security headaches - operates in local process space only
✅ No latency - messages arrive in microseconds
✅ No external dependencies - self-contained single plugin
🎯 Dead Simple to Use
In the RECEIVER application (startup): SendToSub_EnableRecv
In the SENDER application (anywhere): SendToSub "Target Window Title" "SubroutineNameToCall"
- You can also set both apps to be sender and receivers for true 2-way communication...
🎯 Bottom Line
If you've ever wanted to:
Run multiple VisualNEO Win applications that work together
Create responsive multi-window experiences
Trigger actions remotely without complex networking
SendToSub is the solution you've been waiting for.
Hope you find the plugin useful
Cheers
*Update 1/26/26 Now you can send an optional message to the target app using the [SendToSubMessage] variable.
Uploaded files:- You need to login to have access to uploads.
luishp, dglojnar and 3 other users have reacted to this post.
luishpdglojnarluizalangonzalez91rasl