i'm still very new to QC but it seems to me that one option is to have
your web page submit the user's action to a web server. QC could poll
that server for an XML file. it's asynchronous and wouldn't work if
the interface changes were to happen immediately.
although.. if the web server that i mentioned is on the same machine
where the QC composition is running, the server-side script could send
a UDP message to QC (instead of storing it as XML and waiting for QC
to request it). still potentially slow, but the polling part of the
original proposal is gone.
rob
On Feb 23, 2010, at 1:44 PM, Volker Kuchelmeister wrote:
I try to use Safari to control (or send arguments) to QC. Can this
be done?
Either through UDP or maybe OSC.
Another approach would be a built in web server in QC which extracts
parameters from the URL ( http://255.0.0.0:12345?arg1=abc&arg2=def )
ideally i would like a simple javascript call in the browser to send
a string to QC
I came across this site: http://www.cs.utk.edu/~lchen/software/java/udping/
a java applet which is able to send and receive UDP packets, but was
not able to get it going on my machine by changing the server and
port to my local machine and recompile it with JAVAC.
any help would be greatly appreciated.
--
Volker Kuchelmeister
Lecturer at School of Media Arts and School of Design Studies
Co-ordinator Media Lab - iCinema Centre for Interactive Cinema
Research
phone +61 2 9385 0767
fax +61 2 9385 0808
mobile +61 417 257 787
email [email protected]
web http://staff.cofa.unsw.edu.au/~volkerkuchelmeister/index.html
http://www.icinema.unsw.edu.au
The University of New South Wales
PO Box 259
Paddington NSW 2021
AUSTRALIA
CRICOS Provider Code: 00098G
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected]
)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/rahji%40rahji.com
This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com
This email sent to [email protected]