TeamViewer alternative : Source code for sale

sfsameer

Well-Known Member
Licensed User
Longtime User
After setting up a test VPS computer in the cloud running Windows Server 2019 with MS SQLExpress and the provided jRDC-project, importing the provided database, and after some fiddling in changing the connection strings in the B4A and B4J client projects, I got it working very well.

I am very impressed with the speed and refresh rate of the images being sent. It's only a bit laggy when connecting from my Android phone to my PC but that is probably because I have a high resolution (3440x1440) on my PC. However, you can change the way the images are transmitted and created so that can surely be overcome. However, the other way around, i.e. connecting to my Android device from the B4J-client (which is perhaps the most common use-case, at least for me) is working fine and is very smooth.

I have already written in the past a project of my own that permits me to control my Android phone from my computer but with fewer features than the Teamviewer Alternative project. From their code, especially the server-code, I have seen some really cool things which I can benefit from.

I haven't finished yet testing but will do so over the next coming days but so far, I am very pleased.
There are surely things that can be improved or things I might have implemented differently but hey, you are buying the sources just for that reason so you can do that on your own.

Overall, well-written code and easy to get up and working...and as they have already shown, support seems to be very good.

I can recommend the purchase of this source-code.
I have seen your work and your amazing creations so this coming from you means the world to us! an honor!

Thank you very much for your kind and beautiful words!
 

mmanso

Active Member
Licensed User
Longtime User
Hi all... I would like to use mariadb with the project. Did anyone succeed using it?

Thanks.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Hi all... I would like to use mariadb with the project. Did anyone succeed using it?

Thanks.
Hello,

1-Here is the script to convert the database to MariaDB :

"3-To convert MSSQL to MariaDB copy and paste the code below :"

2-Once you have created the Database, redirect JRDC2 to the database and you are good to go

Thank you,
Saif
 

mmanso

Active Member
Licensed User
Longtime User
Hello,

1-Here is the script to convert the database to MariaDB :

"3-To convert MSSQL to MariaDB copy and paste the code below :"

2-Once you have created the Database, redirect JRDC2 to the database and you are good to go

Thank you,
Saif

Ok, I'll try that. Thanks.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
The Project has been updated, Please use the same link was have sent you before to download the update :)

The update contains :
1- Chat module between B4J-B4J (If you want to use it with B4J-B4A please use the same code and it will work)
2- Unattended Access for B4A and B4J
3- Fixed File Upload/Download (File Manager) between B4J-B4A.
4- Fixed Error when "IncomingConnectionInProgress" form appears ("Unknown method ?=")
5- Minor bugs fixed.
6- Microsoft SQL database (.bak + .sql) have been updated as well

*If you have already developed the project, then extract the update file on a separate folder, copy the modified code and paste it in your project

Thank you,
Saif
 

Anser

Well-Known Member
Licensed User
Longtime User
The Project has been updated, Please use the same link was have sent you before to download the update :)

6- Microsoft SQL database (.bak + .sql) have been updated as well
Was there any table structure, stored procedure modification ?.

I was almost halfway trying to convert the database to MySQL.

The script to convert the database to MariaDB in the B4XCode - Teamviewer Alternative Help Center was not 100% successful for me. Few syntaxes were not compatible with MySQL 5.7. There were few codes in the StoredProcedures which were MS SQL syntax that is to be changed to make it compatible with MySQL. I shall try to share the script as soon as I complete it. If there are changes in the table structure or new tables added then I may have to start the conversion process once again from the scratch :)
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Was there any table structure, stored procedure modification ?.

I was almost halfway trying to convert the database to MySQL.

The script to convert the database to MariaDB in the B4XCode - Teamviewer Alternative Help Center was not 100% successful for me. Few syntaxes were not compatible with MySQL 5.7. There were few codes in the StoredProcedures which were MS SQL syntax that is to be changed to make it compatible with MySQL. I shall try to share the script as soon as I complete it. If there are changes in the table structure or new tables added then I may have to start the conversion process once again from the scratch :)
Hello,

Yes there are modifications in the tables and stored procedures so updating the database (.bak or .sql) is essential
as for the MariaDB, we are not familiar with it so the script on our support website is a script that was given to us by many users that use MariaDB.
Could you please send me a private message of the script that worked for you regarding the MariaDB so we can update the website :)

Thank you,
Saif
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Question, does it work without router configuration?
Hello,

You need to have a server (VPS) to make it work publicly
-Install Database on the server
-Install JRDC2 on the server
-Open port for the JRDC2
-Point B4J + B4A projects to the JRDC2

and that's it :)

Thank you,
Saif
 

omarruben

Active Member
Licensed User
Longtime User
Hello,

You need to have a server (VPS) to make it work publicly
-Install Database on the server
-Install JRDC2 on the server
-Open port for the JRDC2
-Point B4J + B4A projects to the JRDC2

and that's it :)

Thank you,
Saif
How much you are charging for the code?
 

sfsameer

Well-Known Member
Licensed User
Longtime User
How much you are charging for the code?
The price before the release was : 50$
The price after the release is : 350$
The Project has been released. But please send me a PM and we will be more than happy to make you an offer :)
 

aidymp

Well-Known Member
Licensed User
Longtime User
Has anyone noticed, that when the android client is installed you cannot type a reply to SMS messages on Huawei - with google messages app?

I have been complaining to googles deaf ears, But as I really needed to send an SMS today i uninstalled the android client and my messages are now working! you physically cannot type in anything in messages with this client installed??!?
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Has anyone noticed, that when the android client is installed you cannot type a reply to SMS messages on Huawei - with google messages app?

I have been complaining to googles deaf ears, But as I really needed to send an SMS today i uninstalled the android client and my messages are now working! you physically cannot type in anything in messages with this client installed??!?
i have no idea what are you talking about or referring to, could you please explain more? the one thing i understood from your post is there is something wrong with Huawei ? this project project was built using Huawei phones.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Has anyone noticed, that when the android client is installed you cannot type a reply to SMS messages on Huawei - with google messages app?

I have been complaining to googles deaf ears, But as I really needed to send an SMS today i uninstalled the android client and my messages are now working! you physically cannot type in anything in messages with this client installed??!?
Your problem is not from the android client.
Just tested on 2 Huawei Phones :
First test :

1- installed the android client
2- started a session
3- ended the session
4- opened messages app
5- typed a message and sent
*Without any problem

Second test :
1- installed the android client
2- Opened the app
3- Closed the app
4- opened messages app
5- typed a message and sent
*Without any problem
 

aidymp

Well-Known Member
Licensed User
Longtime User
Your problem is not from the android client.
Just tested on 2 Huawei Phones :
First test :

1- installed the android client
2- started a session
3- ended the session
4- opened messages app
5- typed a message and sent
*Without any problem

Second test :
1- installed the android client
2- Opened the app
3- Closed the app
4- opened messages app
5- typed a message and sent
*Without any problem

After a quick test, its DEFINATELY something to do with the andoid client, I have just removed and reinstalled the client, at the moment I can type, but only some presses register. I will do a short video later.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
After a quick test, its DEFINATELY something to do with the andoid client, I have just removed and reinstalled the client, at the moment I can type, but only some presses register. I will do a short video later.

*This is a source code and not a final product, meaning if you face any problem you need to start developing, so why don't you open the source code and put a breaking point and see what is the cause of this? you purchased the source code correct?

*we tested it on our huawei phones and this problem didn't occur.
*You can turn off the accessibility service by writing StopService(svc_accessibility) once the application/session has ended.
 
Top