Ashww Posted January 22, 2009 Posted January 22, 2009 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!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Kragen Posted January 22, 2009 Posted January 22, 2009 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.
bo8ster Posted January 23, 2009 Posted January 23, 2009 Look at http://www.autoitscript.com/forum/index.php?showtopic=31604There 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]
AzKay Posted January 23, 2009 Posted January 23, 2009 I would look at the _ScreenCapture_Capture, and the TCP* functions. # MY LOVE FOR YOU... IS LIKE A TRUCK- #
Ashww Posted January 23, 2009 Author Posted January 23, 2009 Look at http://www.autoitscript.com/forum/index.php?showtopic=31604There is a plug-in that does what you want.The plugin isnt finishedbut 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 workWell.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 everyoneAshwwX) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Innovative Posted January 23, 2009 Posted January 23, 2009 Thank you... i think that should do the trick... do you know which TCP Functions would work TCPConnect, TCPListen , TCPSend and TCPAccept .
Ashww Posted January 23, 2009 Author Posted January 23, 2009 (edited) TCPConnect, TCPListen , TCPSend and TCPAccept .so these can send Pictures?how quickly would these send?CheersAshwwX) Edited January 23, 2009 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!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AzKay Posted January 23, 2009 Posted January 23, 2009 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- #
Ashww Posted January 23, 2009 Author Posted January 23, 2009 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!CheersAshwwX) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 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!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AzKay Posted January 23, 2009 Posted January 23, 2009 so these can send Pictures?how quickly would these send?CheersAshwwX)Over LAN it should be pretty fast, But dont expect movie FPS. # MY LOVE FOR YOU... IS LIKE A TRUCK- #
Ashww Posted January 23, 2009 Author Posted January 23, 2009 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!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
water Posted January 23, 2009 Posted January 23, 2009 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 2024-07-28 - Version 1.6.3.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 (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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now