Share My Creation Remote Administration via MQTT

msupport.jpg


Hi there...

as IT using a lot Remote Administration Utilities to remote control Windows PCs... but I thought why not creating mine? I will be sure for security, i will not have to pay anyone.... Hey... Where is my "TOOL"... here it is... B4X... (b4j for those who know).

Before some years Saif (sfsameer) shared a project called TeamViewer Alternative - was very good... and the weird... that already thought it (1 year before), with the same way (ffmpeg)...

But the whole idea... wasn't so simple.... need a Server, with SQL... need setup... and a lot of bandwidth... also need to open ports and think how will pass the firewalls... Also was using ffmpeg libs.. make it difficult to understand it.

So I ve think it a lot... how to make a Remote Administration Utility as simple is possible - to understand it everyone with little knowledge and work everywhere !
Remote Administration: PC to PC (one will be Host, one will be Client) - View screen remotely and control with mouse and keyboard...
See the Features...
See new Features here (19/9/2022) - (27/9/2022 newer version at same links) and some screenshots...

Well the solution was in front of me - all - the time... MQTT / capture screen and publish... so simple... from the other client just subscribe and show pictures... simple ???

No extra libs(now-because of features added need some libs), no databases, no special setup, as easy as possible ! You can create your MQTT Server, or use a ready one (for example: https://www.hivemq.com/)!

* Caution: is not the same code with Saif's - I am not having any relationship with sfsameer.

New Video Demonstration of mSupport... (28/9/2022)

OLD Video Demonstration (Playing 200% faster - to not be boring):

Here the Demo executable (needs Windows 7,8,10,11 - 64bit):

Download from Here!!! (OLD)
Go at this post for new one...
Install it.. run it as Administrator (right click - properties - advance - check Run as Admin)..
Caution! this is only for demo purposes... may be you expose your data (using free open mqtt broker) or codes without using the full-source-code and replacing with your MQTT server and credentials... using full source code gives you the option to replace all with SSL protection!

Why "not" giving an Android solution ? - Not giving Android Solution, yet ! (higher level of difficulty)

difficulty-high.png
You must know B4X well...

If you wanna share it with you...

You can "Support" me with 49€
(10% will go at B4X)


btn_donateCC_LG.gif


Support and give your Transaction-ID here in thread with post...
I will send the full-source-code via email, PM...

For the moment only B4J code is available.
 
Last edited:

amorosik

Expert
Licensed User
@amorosik Hi there and ofcourse hi to all !

I have some "changes" at my brain... but can't work many hours on it... ofcourse this project has special position at my heart and I hope soon fix "myself" to continue it...

by the way, you said: first version...
but actually the project start shared at July 4th 2022... and there was 3 to 4 updates until the end of October.... the truth is that have an update didn't share it at December - but the reason is because never fix some problems had at the december-version + because "personal" problems that made me sad (again, a lost, my brother) for almost 5-6 months....

in other words... hope to find some time to make the extra changes i want...

The biggest problem... is that we are humans :) - And problems never stop... You must face them and always come winner...

* but I would like to hear your opinion and in general everyone's opinion on how they find my application and how much it is worth to make it even better, to get strength...
* the source code helped you ?

ps: I remember that you wanted do some changes for android, did you make them... did you have any success ?

Hi Magma, I've tried, so far without success, but being a 'pleasure' project I can't devote much time
 

Magma

Expert
Licensed User
Longtime User
Hi Magma, I've tried, so far without success, but being a 'pleasure' project I can't devote much time
...It is true that Android version will need a lot of time... and is a project for a big team... also it is a project that will have EOL (for Android) because Google making big changes at security... so will be difficult to work with their rules.

I am sure... for Desktop Version... that this Summer will make the big changes i want... and i ll share it here with my B4X Family already support me.
 

omarruben

Active Member
Licensed User
Longtime User
...It is true that Android version will need a lot of time... and is a project for a big team... also it is a project that will have EOL (for Android) because Google making big changes at security... so will be difficult to work with their rules.

I am sure... for Desktop Version... that this Summer will make the big changes i want... and i ll share it here with my B4X Family already support me.
excellent project , so.. the discount is not available anymore? is almost Christmas again :), can you get some discount on this 2023?
 

Magma

Expert
Licensed User
Longtime User
excellent project , so.. the discount is not available anymore? is almost Christmas again :), can you get some discount on this 2023?
Thanks for your nice words... not any change ofcourse at code yet (no time with all these happening at my real life work)...

OK, for those days i will have it at 35 Euros !
XMAS OFFER !


...I hope all guys have it... share anything new (or tips) with me... to make it better...
 

aminoacid

Active Member
Licensed User
Longtime User
Thanks for your nice words... not any change ofcourse at code yet (no time with all these happening at my real life work)...

OK, for those days i will have it at 35 Euros !
XMAS OFFER !


...I hope all guys have it... share anything new (or tips) with me... to make it better...

Love your program. It works great. The only issue I see is that you cannot drag and drop on the remote computer. For example, if you try to drag an icon on the desktop, it will not do it. Also you cannot drag and drop files from one folder to another. Adding this capability will bring it to the same level as the commercial software like TeamViewer, etc. I purchased it about a year ago but have not used it because of this.

I would be willing to purchase the program again once this capability is added. But your creation is still a masterpiece in my opinion 👍
 
Last edited:

Magma

Expert
Licensed User
Longtime User
* you cannot drag and drop on the remote computer. For example, if you try to drag an icon on the desktop, it will not do it. Also you cannot drag and drop files from one folder to another.

It is in To do list... with others too :)
 

a.consorti

Member
Licensed User
Thanks for your nice words... not any change ofcourse at code yet (no time with all these happening at my real life work)...

OK, for those days i will have it at 35 Euros !
XMAS OFFER !


...I hope all guys have it... share anything new (or tips) with me... to make it better...
Codice transazione: 8VW81199YR553340H
 
Top