|
-
Nov 9th, 2011, 08:21 AM
#1
Thread Starter
Lively Member
-
Nov 9th, 2011, 08:43 AM
#2
Addicted Member
Re: how can i remotely capture screen
@techgnome: medsoft's method will work if you want a permanent solution... but it's a bit heavy handed...
RAJ.
-
Nov 9th, 2011, 08:44 AM
#3
Hyperactive Member
Re: how can i remotely capture screen
How are you planning on deploying the .exe?
You can't screen capture if you don't have the remote computer already set up.
-
Nov 9th, 2011, 08:53 AM
#4
Thread Starter
Lively Member
Re: how can i remotely capture screen
hi thanks for reply ,
i have two pcs connected in lan one having win server 2003 and another having win7 ultimate and i am able to capture screen by a running application on client pc and i am now wanting to send that captured image to the server application's picturebox .
thanks again for replying... 
-
Nov 9th, 2011, 10:22 AM
#5
Hyperactive Member
Re: how can i remotely capture screen
Okay that is a slightly different situation, effectively the picture is already taken with a piece of 3rd party software and you need to access the remote picture file and displaying it within a picturebox?
What sort of share have you got set up on the LAN?
-
Nov 9th, 2011, 10:38 AM
#6
Thread Starter
Lively Member
Re: how can i remotely capture screen
hey OG sorry
but i didn,t understood what you are trying to say by "sort of share"
-
Nov 9th, 2011, 10:58 AM
#7
Hyperactive Member
Re: how can i remotely capture screen
Well from what you've said you personally have a LAN with a Server 2003 and a Win 7 Ultimate. You also have a client PC which I'm guessing is a remote computer outside of your LAN?
-
Nov 9th, 2011, 11:01 AM
#8
Junior Member
Re: how can i remotely capture screen
His talking about the network shares on the remote machine.
You could possible access the "captured images" via the windows default administrative shares.
The default administrative shares for a windows machine, without any external HDD's attached, are as followed:
"admin&" Displays the windows directory on a local/remote machine
"c&" Displays the full contents of the c partition, normally known as the installation partition. (Unless otherwise changed to something else.)
"ipc&" Used to facilitate communication between processes and computers over SMB
To list all the administrative shares on a machine use the following command within a command prompt.
"Net Share"
This will list all shares.
(Note. To access the administrative shares on a remote system you need to have administrative rights to that machine)
-
Nov 10th, 2011, 02:31 AM
#9
Thread Starter
Lively Member
-
Nov 10th, 2011, 04:28 AM
#10
Hyperactive Member
Re: how can i remotely capture screen
Before I can help I need to know where you're planning on grabbing the images from?
How you're taking the screenshots?
Are you doing it on demand or on a timed loop?
Can you install the .exe on the remote machine?
-
Nov 10th, 2011, 11:48 PM
#11
Junior Member
-
Mar 6th, 2012, 09:02 AM
#12
Thread Starter
Lively Member
Re: how can i remotely capture screen
hi OG thnx for your valuable reply
i just explain
i am developing a network management project in which i am adding a feature
by which i can capture the desktop screens of remote computers in LAN
and i just dont know how to do ........
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|