Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. how shall i design Remote Administrtion application

how shall i design Remote Administrtion application

Scheduled Pinned Locked Moved Visual Basic
design
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NewtonOfComputers
    wrote on last edited by
    #1

    hello all, how shall i design the Remote Administration Application in VisualBasic. ComputerNewton

    D 1 Reply Last reply
    0
    • N NewtonOfComputers

      hello all, how shall i design the Remote Administration Application in VisualBasic. ComputerNewton

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Define "Remote Administration". What do you want this to do? And in VB6 or VB.NET? RageInTheMachine9532

      N 1 Reply Last reply
      0
      • D Dave Kreskowiak

        Define "Remote Administration". What do you want this to do? And in VB6 or VB.NET? RageInTheMachine9532

        N Offline
        N Offline
        NewtonOfComputers
        wrote on last edited by
        #3

        i mean i would like design an application such that i can get full control of it from another system. such that i can open any file or shutdown. just check www.radmin.com i am planning to develope the application like this . ComputerNewton

        D 1 Reply Last reply
        0
        • N NewtonOfComputers

          i mean i would like design an application such that i can get full control of it from another system. such that i can open any file or shutdown. just check www.radmin.com i am planning to develope the application like this . ComputerNewton

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          Why? It's already been done and won't take you at least 6 months to write it if you go buy PCAnywhere or something equivelent. Microsoft has their's, called RemoteDesktop... You'll be writing 2 seperate apps to do this. The server will run on the machine you want to control, while the client will run locally. You'll be P/Invoking ALOT of Windows API functions on the server to get the screen image, follow the mouse and keyboard events, and post new keyboard and mouse events coming from the client. This kind of project will take an average of 6 months to develop. How much do you get paid in 6 months? Compare that to the off-the-shelf cost of PCAnywhere... RageInTheMachine9532

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups