Hi Everybody,
I am wanting to make a program kind of like VNC/Remote Desktop, except it runs in the background. Except for a client version...That runs normally. Does anybody know how I can build this? Thanks!
Printable View
Hi Everybody,
I am wanting to make a program kind of like VNC/Remote Desktop, except it runs in the background. Except for a client version...That runs normally. Does anybody know how I can build this? Thanks!
I tried this once, but got too busy with other things and never finished it, but I did base it off of http://xvnc.sourceforge.net/ which may be some help to you.
Do you still have the project files for that? Because thats a program somebody made...I'm trying to make my own.
This looks to me like a Trojan in the making. If you are making a remote desktop app then it should not run in the background. The 'server' side user should be aware of everything you are doing.
Why do you need the server side part of the program to run in the background/hidden?
Notice how I said "based off" of that, you don't copy it line by line, you take ideas from it, to create your own. :oQuote:
Originally Posted by JBD2
I agree with everyone else, why do you need the server to run as a service?
Sorry I'm a noob...And it doesn't have to run in the background...It just gets annoying when the icons are packed full down below by the clock. Ignoring what I said before...Is this still possible?
evrything is possible. But if you are a beginer, I wouldnt suggest this as your 'starter' application.
What is your question exactly? You asked if you can build this. You can, if you know how... Did you make anything already or you just asking for a finished code?
Well, I haven't started yet because I'm working on some other stuff...But I will start later. The best I need for now would be some starting stuff...Like some links to bits that may help etc. Thanks.
There are similar applications (with code of course) like the one you are trying to make on www.planetsourcecode.com