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. C / C++ / MFC
  4. Remote Desktop Access

Remote Desktop Access

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++sysadmin
1 Posts 1 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.
  • A Offline
    A Offline
    Anshul Mehra
    wrote on last edited by
    #1

    Hi All, I have created many application on VC++ 4my company for there Networking department that allows me to view a remote desktop on my LAN using Socket client and server application (WinSock 1.1) . Here what i do is i install the server on the remote machine then i captures the desktop using SDK fn(),s and then passes it byte by byte using send() and recv() fn's. I even hide my server application from task manager so that it is not visible and i make it start up thru registery so the admin has installed it on all the computers. they passes the ip adderss and justs connect it using client application Now My Question is Can there be some way on LAN where i can access remote desk top without installing the server program??? Could the Answer be accessing some Remote Procedural Call (RPC's) Which topic or fn,s do i need to study?? I read that there r softwares which allows the Admin on LAN to moniter a computer without installing the server program.. They r some stand alone programs Which topic or fn,s do i need to study?? Thnx in advance Comboy2080

    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