Jump to content

Multi USR srv, Screen send over TCP


slaughter
 Share

Recommended Posts

Finaly after 3 days going aruond with coding(coding 1 day, isues 3 days)

made my soft... Tanks smokie for ideas

Fully not tested... but works didint haved time to test with strees

ny way here it goes tel me your opinion and min bugs or notes to speed it up

or made everyting more simple

testX.zip

Link to comment
Share on other sites

Finaly after 3 days going aruond with coding(coding 1 day, isues 3 days)

made my soft... Tanks smokie for ideas

Fully not tested... but works didint haved time to test with strees

ny way here it goes tel me your opinion and min bugs or notes to speed it up

or made everyting more simple

testX.zip

#include <A3LScreenCap.au3> <- Beta Version needed or from where i can get this file ?

C:\Dokumente und Einstellungen\Administrator\Desktop\remote\Client.au3(6,10) : ERROR: can't open include file <A3LScreenCap.au3>

#include <A3LScreenCap.au3>

~~~~~~~~~^

C:\Dokumente und Einstellungen\Administrator\Desktop\remote\functions.au3(77,20) : WARNING: $MainSocket: possibly used before declaration.

TCPSend($MainSocket,

~~~~~~~~~~~~~~~~~~~^

C:\Dokumente und Einstellungen\Administrator\Desktop\remote\functions.au3(64,28) : ERROR: _ScreenCap_SetJPGQuality(): undefined function.

_ScreenCap_SetJPGQuality(50)

~~~~~~~~~~~~~~~~~~~~~~~~~~~^

C:\Dokumente und Einstellungen\Administrator\Desktop\remote\functions.au3(66,25) : ERROR: _ScreenCap_Capture(): undefined function.

_ScreenCap_Capture($file)

~~~~~~~~~~~~~~~~~~~~~~~~^

C:\Dokumente und Einstellungen\Administrator\Desktop\remote\Client.au3 - 3 error(s), 1 warning(s)

das beste Windows Support Forum: Windows 2000 Helpline und tschüss den WindowsfehlernProgrammieren: Autoit 3 - wer braucht noch VBS ?!Programmieren: Autoit 3 Forum?

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