TeamViewer alternative : Source code for sale

jerry07

Member
Licensed User
Longtime User
Hi Sfsameer,
Congratulations and thank you for all your contributions to this community.
The idea of your Team Viewer alternative sounds very promising and tempting. However I have couple questions that I hope you can elaborate little more on this.

1. You mention there is cloud dependency, which cloud is it? Is this proprietary 3rd party? Is this part of the application, like mid-tier server? If yes what are the requirements for this mid-tier? Where I would have to host this inside network, public server, etc?
2. Can you please explain initial handshake and components involved in the process? Is there Host (device being controlled), Client (device used to control host) and Server (Process enabling initial connection)? If you have host and client behind firewall without open ports will application still function like TeamViewer?

Thank you.
 

sfsameer

Well-Known Member
Licensed User
Longtime User
Hello,
Below are the answers :

When we say cloud server, we mean a connection between the host & Client without needing local IP and ports using firewall
We use the cloud server method, meaning there is a middle-ware containing the connection (in/out)

To Explain it more (very simple graph) :
 

TILogistic

Expert
Licensed User
Longtime User
I have to see this finished, and I think other members who have something similar know why.


Communication protocol of the middle-ware?
 

HansEman

Member
Licensed User
Longtime User
I also sent you the money, looking forward to see & learn proper programming from you. - Thanks.
 

Cableguy

Expert
Licensed User
Longtime User
It cannot exactly be called "purchase".

Generally speaking, without referring to any person, let alone this thread, paying in advance is never a good idea. Nor for something that does not yet exist.
Then Kickstart would never exist, nor a few thousand technology related equipments...
Remember, Prusa and Arduino were "funded" using the "pay in advance" methodology
 

sfsameer

Well-Known Member
Licensed User
Longtime User
as mentioned here :

This is a very very small demo showcasing the unattended access :

http://b4xcode.com/UnattendedAccess.mp4

The host has a password lock which means the client can't access the host unless the host accepts the connection or gives the client the password.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…