Hello, ÀÓµ¿±â wrote:
Hi~ I'm a student in Korea. I'm studing DSM-CC of data broadcasting. I have a question about DSM-CC. When one channel has java class files to execute data broadcasting, They was downloaded in the settop box and then executed. But, If another channel has java class files of same name above, I think it happen collision. How do I do to avoid this collision? Which one I handling middleware or java virtual machine?
DSMCC knows nothing about the data it encapsulates, it is up to you and the JVM to handle things like this. There is no collision, just setup the Classloader to use the new class you downloaded (which surely is located somewhere else on filesystem than the old one) so the right application gets started. Cheers, Marek _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb