asUDP 2.1 - Forum

Forum Navigation
You need to log in to create posts and topics.

asUDP 2.1

Updated asUDP plugin to version 2.1 Changed entry of  incoming messages – incoming messages are recorded in the first line of incoming messages for easy reading of the message list. The localization file does not need to be updated. The commands of the plug-in remain unchanged.

Page for downloading the plugin

https://visualneo.com/product/asudp

Regards

Andrei   (as3856)

luishp, Vadim and 2 other users have reacted to this post.
luishpVadimluizdanito

@as3856

Hi Andrei

This plugin has brought us so much fun at work : ) Is it possible to add a function to your plugin?

It would be nice if the "port number" who receive the message could have a popup message on top of all applications to tell them they have a message, or if everyone is on the same port number they all will have the popup message except for the one who send the message. See examples

Take Care!

 

Uploaded files:
  • You need to login to have access to uploads.

A popup message can be created with:

RacAutoIt3x 1.0 (Roman Avalos Castillo) "RAC_ToolTip"

allows you to create a hint box anywhere on the screen.

*****************************************************

zmTray (Peter Pavlov) "zmTrayIconCreate"

zmFunctions 1.0b (Peter Pavlov) "zmTrayBalloon"

*****************************************************

All other described actions can be done using VisualNeo tools.

Regards

as3856

PS  / /   Data taken from Vadim Lyovkin's reference book............

impactband4u has reacted to this post.
impactband4u

A popup message can be created with:

RacAutoIt3x 1.0 (Roman Avalos Castillo) "RAC_ToolTip"

allows you to create a hint box anywhere on the screen.

*****************************************************

zmTray (Peter Pavlov) "zmTrayIconCreate"

zmFunctions 1.0b (Peter Pavlov) "zmTrayBalloon"

I manage to download RacAutolt3x from a site but it is in Russian version and I don't have a english .loc file. :(

I tried the "zmTrayIconCreate" from zmFunctions plugin but as soon as i select the "zmTrayIconCreate" action it crashes VisualNeo program. This is frustrated.

But thank you for the tips

Greetings

@as3856 - Is there any chance this plugin could also allow raw UDP packets, I know it has been setup for chat between apps - but would like to grab UDP packets from another application and read with this plugin if possible ;-)

Thanks! and appreciate your assistance,

@adrianbrookbank

The asUDP plugin will not allow you to do this. For communication between applications you can try the ezPipes plugin.