Jump to content

Possible?


Ryan
 Share

Recommended Posts

Hey guys,

I want to make a 2 part script.

The first script would be on the server side, which would pull data from several windows and send it to the client.

The second script would be on the client side, which the client would receive the data and preview it.

Is this possible? if so, wheres a good place to start? im guessing learning TCP >_<

Link to comment
Share on other sites

If you want to pull data from several windows by getting them sizes, controls positions, and make these windows at another, client side, it would not work in some windows. If you want do it by taking screenshots, and transfers it via TCP, - it will be very sloooowly, because you can't simply directly send screenshot anywhere without previously saving it on your HDD.

_____________________________________________________________________________

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