tanzelmo Posted August 17, 2010 Share Posted August 17, 2010 Is anyone aware of any documentation regarding the details that the C4 controllers use to communicate with over TCP/IP? Link to comment Share on other sites More sharing options...
ILoveC4 Posted August 17, 2010 Share Posted August 17, 2010 Google C4SOAP Link to comment Share on other sites More sharing options...
tanzelmo Posted August 18, 2010 Author Share Posted August 18, 2010 Thanks for the tip. I was actually talking about the protocol between Directors during actually consumer use, not the dialog between Composer et al Link to comment Share on other sites More sharing options...
RyanE Posted August 18, 2010 Share Posted August 18, 2010 Directors don't talk to each other. You can only have a single director in a system. You can have multiple *controllers*, but only one of them can be the master, which runs director.The master controller, running Director, talks to the other controllers through various ports (sockets) to do various things. The different services running on the controllers are the method that the master controller talks to others (dtserver, audioclient, audioserver, netusbserver, etc.).RyanE Link to comment Share on other sites More sharing options...
tanzelmo Posted August 18, 2010 Author Share Posted August 18, 2010 "The master controller, running Director, talks to the other controllers through various ports (sockets) to do various things. The different services running on the controllers are the method that the master controller talks to others (dtserver, audioclient, audioserver, netusbserver, etc.)."That's precisely the protocol I'm referring to. The protocol to instruct other controllers what to do during actual A/V system use. Link to comment Share on other sites More sharing options...
ILoveC4 Posted August 18, 2010 Share Posted August 18, 2010 Google "C4SOAP". Link to comment Share on other sites More sharing options...
RyanE Posted August 18, 2010 Share Posted August 18, 2010 C4Soap is *not* the protocol used for Director to talk to dtserver, etc.The internal protocols used by Director are not published anywhere that I know of, other than internally. They're proprietary, and were not designed to be accessed except through Director.The Director <--> Navigator interaction is C4Soap, as is the Director <--> Composer, but none of the ones the OP is asking about use C4Soap.RyanE Link to comment Share on other sites More sharing options...
tanzelmo Posted August 18, 2010 Author Share Posted August 18, 2010 Thanks RyanE - you understood Link to comment Share on other sites More sharing options...
ILoveC4 Posted August 18, 2010 Share Posted August 18, 2010 Well, there are people here that have written programs (Bog, XC420) using commands sniffed out with wireshark that (I thought) were C4SOAP.tanzelmo, maybe reach out to bog and xc420 and see if they can help. They've reverse engineered a lot of that stuff. Link to comment Share on other sites More sharing options...
tanzelmo Posted August 18, 2010 Author Share Posted August 18, 2010 wire sharking was exactly what I've been preparing to do - just thought someone had done something already to give me a leg up.Pardon my naivety, but what do you mean by "reach out to bog and xc420"? Link to comment Share on other sites More sharing options...
tanzelmo Posted August 18, 2010 Author Share Posted August 18, 2010 never mind - i got that they're c4forum users. duh... Link to comment Share on other sites More sharing options...
RyanE Posted August 19, 2010 Share Posted August 19, 2010 Yeah, those programs *do* use the C4Soap protocol, just like Navigator does, but that's not what the OP was asking about.RyanE Link to comment Share on other sites More sharing options...
tanzelmo Posted September 1, 2010 Author Share Posted September 1, 2010 Has anyone successfully wiresharked network traffic between controllers?I have been able to capture traffic between Composer and an HC1000 master controller (and it is SOAP),but I never see anything from the HC1000 to the HC300 where the A/V device is connected?I also never see anything between controllers using the real remote (rather than the Composer's "Execute") Link to comment Share on other sites More sharing options...
ILoveC4 Posted September 1, 2010 Share Posted September 1, 2010 Get in touch with bog or XC420. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.