actionscript 3 - DIRECTOR "TCP/IP Socket sever/client" -
Will the director have the option of creating a socket client? My client needs to accept server commands; Frame rate, start etc.
The director feels like it was made to control movies. I have got 11.5 directors in the office.
Interaction with the customer
Server ==> XML Packet ==> Customer ==> plays the SEP on the given frame and duration
link
just found it
The director has not endorsed making natively socket connections.
To communicate using the server is XTA's text connection, which is called multiuser extras, does not provide a full suite of socket commands, but it lets you open a connection to an arbitrary server and send messages Will allow to send back and forth. There are two modes: one which uses only a raw text connection (like telnet, and you will need to roll your own server essentially), and through the proprietary SMUS protocol, the "Shockwave Multiplier Server "Talks to" Shockwave Multiuser Server "provides services like Tuesday, forwarding messages to groups, but it is supported by Adobe, Slia Most Director developers, which I bet, are designed to be based on projects of any long periods. Such third-party options are available such as, but you still rely on Adobe to continue supporting XTata.
If you want to continue this path, then I openSMSUs site - there is a community and code samples available.
Another possibility is to do your networking through a flash object and embed the Flash object to the director. Since you are coming from a Flex / AS3 background, apparently, this may be a better migration for you - you can do networking stuff in flash, and you can build the rest of the director. This may be your best bet, especially if you already have some Flash-based infrastructure for your project.
Comments
Post a Comment