Results 1 to 10 of 10

Thread: VNC/Remote Desktop Program

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2005
    Posts
    546

    VNC/Remote Desktop Program

    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!

  2. #2
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Utah
    Posts
    397

    Re: VNC/Remote Desktop Program

    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2005
    Posts
    546

    Re: VNC/Remote Desktop Program

    Do you still have the project files for that? Because thats a program somebody made...I'm trying to make my own.

  4. #4
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: VNC/Remote Desktop Program

    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.

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: VNC/Remote Desktop Program

    Why do you need the server side part of the program to run in the background/hidden?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  6. #6
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Utah
    Posts
    397

    Re: VNC/Remote Desktop Program

    Quote Originally Posted by JBD2
    Do you still have the project files for that? Because thats a program somebody made...I'm trying to make my own.
    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.

    I agree with everyone else, why do you need the server to run as a service?

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2005
    Posts
    546

    Re: VNC/Remote Desktop Program

    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?

  8. #8
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: VNC/Remote Desktop Program

    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?

  9. #9

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2005
    Posts
    546

    Re: VNC/Remote Desktop Program

    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.

  10. #10
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: VNC/Remote Desktop Program

    There are similar applications (with code of course) like the one you are trying to make on www.planetsourcecode.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width