Does anyone know how to control a projector on a pc, from another projector on another pc, in the same LAN?
any solution is good for me!
Does anyone know how to control a projector on a pc, from another projector
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
actually is possible and really easy to do with zinc, wich have a nice custom object called Network.
http://www.multidmedia.com/support/livedocs/index.php?url=class.php?action=class=Network
the user can also listen (connect) to some “server” type of application that could control them remotely (even if within LAN). The similar solutions (that is based on tcp/ip protocols) could be based on Flash runtime built-in supports for sockets connection (xml socket, raw sockets) and locally installed server similar to FoxServer/ElectroServer (or any other solution including open source solution).
source: zinc forums