Jump to content

View other computers from a main computer


Ashww
 Share

Recommended Posts

Ok well im just wondering if its possible to scrip a program in autoit, this will take a screenshot of a pc and then send it to the main pc, so the main pc can monitor what every other computer on the net work is doing?

if this is possible can someone point me in the right direction?

Thanks

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Projects: Account Control Wii style gui Bingo Caller - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Want a website? Click here!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -I use my Blackberry Storm to browse the forum! Please be patient!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Link to comment
Share on other sites

Well.

The easiest way to do this, is to make two different scripts.

Script A takes a screenshot every X sec and uploads it to a server somewhere on the internet (or LAN, if that's the case).

Script B will every X sec download the screenshot and open the file.

Link to comment
Share on other sites

Look at http://www.autoitscript.com/forum/index.php?showtopic=31604

There is a plug-in that does what you want.

Post your code because code says more then your words can. SciTe Debug mode - it's magic: #AutoIt3Wrapper_run_debug_mode=Y. Use Opt("MustDeclareVars", 1)[topic="84960"]Brett F's Learning To Script with AutoIt V3[/topic][topic="21048"]Valuater's AutoIt 1-2-3, Class... is now in Session[/topic]Contribution: [topic="87994"]Get SVN Rev Number[/topic], [topic="93527"]Control Handle under mouse[/topic], [topic="91966"]A Presentation using AutoIt[/topic], [topic="112756"]Log ConsoleWrite output in Scite[/topic]

Link to comment
Share on other sites

Look at http://www.autoitscript.com/forum/index.php?showtopic=31604

There is a plug-in that does what you want.

The plugin isnt finished

but thanks anyways

I would look at the _ScreenCapture_Capture, and the TCP* functions.

Thank you... i think that should do the trick... do you know which TCP Functions would work

Well.

The easiest way to do this, is to make two different scripts.

Script A takes a screenshot every X sec and uploads it to a server somewhere on the internet (or LAN, if that's the case).

Script B will every X sec download the screenshot and open the file.

This seems to be a long way arround. Ill have a look at it though. If i cant do the TCP Functions then ill try that :)

Cheers everyone

Ashww

X)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Projects: Account Control Wii style gui Bingo Caller - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Want a website? Click here!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -I use my Blackberry Storm to browse the forum! Please be patient!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Link to comment
Share on other sites

TCPConnect, TCPListen , TCPSend and TCPAccept .

so these can send Pictures?

how quickly would these send?

Cheers

Ashww

X)

Edited by Ashww

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Projects: Account Control Wii style gui Bingo Caller - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Want a website? Click here!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -I use my Blackberry Storm to browse the forum! Please be patient!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Link to comment
Share on other sites

You would need to make a server (main computer) and a client (other computers).

So, Best bet would be to look at the TCP* functions, in the helpfile, for both a client and server.

Or; Maybe using Kips TCP Event UDF would be easier.

# MY LOVE FOR YOU... IS LIKE A TRUCK- #
Link to comment
Share on other sites

You would need to make a server (main computer) and a client (other computers).

So, Best bet would be to look at the TCP* functions, in the helpfile, for both a client and server.

Or; Maybe using Kips TCP Event UDF would be easier.

Okay Thank you!

Examples would be apreaciated!

Cheers

Ashww

X)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Projects: Account Control Wii style gui Bingo Caller - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Want a website? Click here!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -I use my Blackberry Storm to browse the forum! Please be patient!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Link to comment
Share on other sites

Over LAN it should be pretty fast, But dont expect movie FPS. :)

i wasnt lol... im expecting like a 3 seconds ish lag

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Projects: Account Control Wii style gui Bingo Caller - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -Want a website? Click here!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -I use my Blackberry Storm to browse the forum! Please be patient!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Link to comment
Share on other sites

Not written in AutoIt but ARI - Advanced Remote Info (http://masterbootrecord.de/english/advancedremoteinfo.php) has a screenshot extension that lets you take periodic screen shots.

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...