Jump to content

screenshot via socket


Recommended Posts

Hello,

I'm totally new to auto-it but I'm quite good to understand and learn how to code Auto-It scripts.

I'd like to capture a 100x100px portion on a server and send it to the client where it should be displayed (on a GUI for instance).

I read a lot of threads in the forum but now I'm even more confused than before. :)

Any help on where I could start would be appreciated :)

Thanky you :party:

Link to comment
Share on other sites

Hello,

I'm totally new to auto-it but I'm quite good to understand and learn how to code Auto-It scripts.

I'd like to capture a 100x100px portion on a server and send it to the client where it should be displayed (on a GUI for instance).

I read a lot of threads in the forum but now I'm even more confused than before. :)

Any help on where I could start would be appreciated :)

Thanky you :lmao:

Start with the help file, which contains the complete command reference, a couple of short tutorials, and example scripts for most functions. For a more extensive tutorial by Valuater, see the AutoIt-1-2-3 link in my sig.

Learn the basics then try out the _ScreenCapture_* functions. Save to a file in a network shared location and the client can access it from there.

:party:

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

You can send it over TCP, too, but this isn't easy. In the German forum, there is a Solution for this with the whole Screen: http://www.autoit.de/index.php?page=Thread...37418#post37418

//Edit: The Direction is: sending the Screen from the Client to the Server.

Edited by ProgAndy

*GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

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...