Hello, life can be so easy. Thank you
Not yet, next week we will announce the release date of the android VNC server update.Any news on vnc server for Android?
No.We are in 'next week'
Any news?
Hello,i only want buy b4a code
Hello Dear,Android library require any special permission for execution?
What size it has?
AddPermission(android.permission.FOREGROUND_SERVICE)
AddPermission(android.permission.INTERNET)
AddPermission(android.permission.WRITE_EXTERNAL_STORAGE)
and...Hello Dear,
The B4A VNC Server library has the below permissions (No Special Permissions) :
B4A Manifest:AddPermission(android.permission.FOREGROUND_SERVICE) AddPermission(android.permission.INTERNET) AddPermission(android.permission.WRITE_EXTERNAL_STORAGE)
Library size :
View attachment 115829
Thank you,
Saif
Hello,and...
RealVNC must be instaled on android client?
In Windows must be installed RealVNC on client?
It seems like a great library to me, my idea is to integrate it with my app for when I have to assist the end customer.Hello,
1- No - It's a stand alone library
2- No - You can use B4A VNC Viewer or B4J VNC Viewer
Thank you,
Saif
Hello,It seems like a great library to me, my idea is to integrate it with my app for when I have to assist the end customer.
Do you think it will be easy to integrate and operate your system, or is it very complex? (I am referring above all to the server part, I have seen that the client part is very simple)
I think the (teamviewer alternative) is a great solution.Hello,
The server side is very simple to implement as well.
The B4J VNC Server uses a lot of inline-java but we will create a .jar + .xml library in the next update to make it easier to use
*Please note that VNC uses local IP + Local Ports so if you would like to make it online (public) you can either open the ports in your firewall or you can wait until we release a newer version as discussed before to make it work just like the (Teamviewer alternative) where the connections are established using a middle-ware server.
Thank you,
Saif