Frederic Huynh 18.Jun.03 12:07 PM a Web browser Sametime Developers Toolkit3.0All Platforms
Hello,
I've been using the AppShare sample from the Java Toolkit as an applet. When someone uses the applet as host or viewer, the web browser needs to download the jar and cab files (STMeeting and MeetRes). The problem is that these files are big, the total is more than 2MB, and the browser download them again if have restarted the web browser.
How can I store the file on the client disk as cache files so that the next time I won't have to download the files again ?
Like the Sametime Meeting Room Client, can I install the java files through an OSD file ?
Can I use the STMeetingRoomClient.cab file to do so or do I have to create myself my signing cab files ?