Hello
I just read in the forum that someone was talking about a software that controls the phone from the pc and he was fascinated by it, the software is just like TeamViewer or any desk.
My question is if my team and I started working on this project and offered the source code for sale and offered it like for 50$ or less will the developers be interested in buying it or would it be a waste of time?
I need it!!!
We already made 2 things regarding the above :When controlling a remote PC it often has to be rebooted when installing software and not lose the connection otherwise the client can't reconnect. Is this going to be a problem?
Each user has the full control of accepting or rejecting the connection, and the user is able to change the ID in case he/she feels like there might be a security breachThere is also going to have to be security to prevent unauthorized access. Maybe enforce SMS or 2FA for those who want it?
We will Showcase the app in 2-3 days, stay tunedWhen you have a prototype running with the layout, don't forget to post a video because you'll get a lot of good ideas from the guys here.
Good as long as the host machine (computer being controlled) doesn't have to have someone there being prompted to allow access to the computer at night (see below).We already made 2 things regarding the above :
1- Reconnecting when the connection is lost
2- Auto startup (meaning if the PC is restarted the application will auto start and notify the user that there is an incoming connection)
We do remote access to the client's computer at night so as no to disrupt the client. The client has gone home and the business locked up so there is no one there to issue a new ID or reply "Yes" to an Allow Access confirmation window that some remote software requires. However if your software allows the client to keep the old ID for a month so it can be reused that would be fine but not as secure as if you also had 2FA or SMS.Each user has the full control of accepting or rejecting the connection, and the user is able to change the ID in case he/she feels like there might be a security breach
once the ID is changed others won't be able to connect to the user using the old ID
Excellent.We will Showcase the app in 2-3 days, stay tuned
TeamViewer alternative : Source code for sale
Hello everyone, *Thank you Erel :) We have started the development of creating an app far better than TeamViewer and Anydesk, why better? Because our app will know no limit. The project will contain the below functions : 1-viewing client (mobile or pc) 2-controling the client 3- recording the...www.b4x.com
Good as long as the host machine (computer being controlled) doesn't have to have someone there being prompted to allow access to the computer at night (see below).
We do remote access to the client's computer at night so as no to disrupt the client. The client has gone home and the business locked up so there is no one there to issue a new ID or reply "Yes" to an Allow Access confirmation window that some remote software requires. However if your software allows the client to keep the old ID for a month so it can be reused that would be fine but not as secure as if you also had 2FA or SMS.
Excellent.
This is a very very small demo showcasing the unattended access :We have just added "Unattended access" meaning the user can set up a password for the incoming connections and gives the password to the client, once the client enters the password the connection will be accepted and the session starts without the host approval
Hello,Video looks good.
Here are the Anydesk features I like (using Windows PC's on both ends):
I don't know how many of these features are possible with your software, but you can pick and choose from it.
- You should be aware that the computer the technician is connecting to (client computer) the people at that end are not tech savy so things must be idiot proof. The client downloads the AnyDesk exe and runs it without installing anything. This means the client software (on PC) should be an executable. (We can email them the software or have them download it from our site.)
- The AnyDesk client gives the client the 9 digit code and they click on "Accept" button when they see me connecting and that's all they have to do (during the day when there is someone at the client's office).
- Tech can remotely reboot the client computer and also reboot client computer into SafeMode
- The tech can get a hardware and software report of what is on the client computer
- On slow connections I can reduce the resolution on the client for the sake of speed (and take off the wallpaper).
- Tech can remote into the client computer and run a client program that prints something off on the tech's printer. This is very handy.
- Anydesk/TV allows you to save the connection passwords on the tech's computer into something like an address book
- Can I use the remote software on different computers? Let's say I want to use my laptop one day to connect to my client and then tomorrow use my desktop to connect to the client's machine? If so how do I keep track of the user ID's and passwords? Is there an Address Book that is syncable?
- Can I add an optional Master Password on tech's computer to prevent someone from stealing the tech's computer and accessing all of this customer's machines remotely?
- Can I assume your file transfer has the ability to transfer files both directions?
- (future version?) I don't know if this is possible, but one of my colleagues wanted to blank out the client's computer's screen when remotely accessing their accounting software because when she is doing accounting she doesn't want people in the client's office, like their customers, to see the confidential info. (I don't think any remote software can do this, so I wouldn't worry about it if it is not possible. I tell her to phone someone in the office to turn off the office accounting computer's monitor when she's remoting in, but she may not be able to reach anyone in the office because they're too busy.)
- Often I have to do remote assistance for more than 1 client at a time. Can I access more than 2 remote computers at the same time? (running 2 copies of software is Ok if that's the only way).
- How does the ID get created? Are we going through your server and it registers the ID for the client machine? Or do we create a random number ourselves?
You're going to have to think of a good name for the software. You can't use "TeamViewer" in the name for obvious reasons it is trademarked.
Keep up the good work. It looks very promising.
Do you have the B4X source code for VNC? (that is the whole point, it is done in B4X, as of course it already exists)Can't we just VNC for this?
Can't we just VNC for this?
-Already implementedHow about being able to transfer Clipboard content from client to host and the other way around.
If this feature is implemented then you will have have to give facility like AnyDesk to copy and past files for Desktop edition.
Excellent post. Gives a good idea of the functionality of the software.Hello,
Thank you for taking the time, very appreciated
Below are the answers :
1- It will be an EXE program (executable (Portable or installer))
2- Already implemented
3- Already in the schedule of the functions to be done.
4- Already implemented
5- Already implemented
6- 90% completed
7- Each user (either a client of a host) has the ability to register as a user (email and password) and by doing that it will save the history of the connections + the favorites if he/she has any and it will show to any device he/she is connected to.
8- same as 7
9- great idea and we have added to the functions to be done
10- Yes , 2 directions ( clients/hosts)
11- It's easy to be implemented (Pause/resume screen capturing) - great idea and we have added to the functions to be done
12- Yes of course
13- It's 9 digits ( each 3 digits are created randomly after checking that they don't exists already in the SQL database)
and yes the client/host are able to create/change the ID when ever they like.
As for the name, once you purchase the source it's up to you, it's your source, you could name it what ever you like
Again Thank you very much for taking the time,
Saif
Can't we just VNC for this?
2 New Updates :
TeamViewer alternative : Source code for sale
@sfsameer I found amazing all products that you are releasing. Maybe you could somehow coordinate with @Erel . I only come around the forum when I have some doubts or specific questions about a new development. I have already missed 2 of your products because we got no advice that was on...www.b4x.com
Update 1 :
According to the above request, we have added a new feature which is pretty amazing and it helps the user to perform functions alot faster.
Script Commands are now implemented! :
Below are the current commands :
1- connect using password
*By typing (-connect Partner ID)
**Then a password has to be typed to continue (-pwd xxxxx)
2- run apps by typing the package name (-run xxxx)
3- Delete files and folders (-del xxxx)
4- Tree (Navigate through the remote host files and folders) (-list xxxx)
5- Download Files from the remote host (-dwn xxxx -L xxxx; )
7- Upload Files to the remote host (-upld xxxx)
8- disconnect (-dis con)
If you want us to add more commands just tell what would you like us to add and we will work on it
Script Commands in action demo :
http://b4xcode.com/CommandScript.mp4
Amazing features, we will add them to projecta) I wouldn't mind having a script that would download the directory structure (not the files). We need to check our clients machines to see if the backup has completed successfully. If we could have a script that would display the directory like "Dir d:\Backup\Server1\*.* > ClientXYX_Server1_{DATE}_{TIME}.Txt" and send that file "ClientXYZ_Server1_{DATE}_{TIME}.Txt" back to us and automatically disconnect, we could automate this process and be connected only 20 seconds. I don't know if it's possible to substitute in the current date and time into {DATE} {TIME} or not, but it might come in handy. If not that's Ok too.
b) I assume we can do the same thing with your file download feature. We need to get into their computer quickly and download say a log file and send it to our computer without tying up their machine then disconnect. We would automate this in a batch file on our computer that runs at x:xx every day. That would be neat if we could do this in under a couple of minutes unattended at both ends.
Looking good!
TIA
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?