TCP/IP broadcast handler limitations: Difference between revisions

From Planimate Knowledge Base
Jump to navigation Jump to search
(Importing text file)
 
m (1 revision(s))
(No difference)

Revision as of 15:35, 10 January 2008

As with a timed broadcast:


1. A network/socket broadcast must not
cause a change in the current panel - its meant to be a background
activity.


2. The animation of network broadcasts is not interruptable - if your
model cannot keep up with the incoming broadcast stream
(because you are animating them) then you will be blocked
from stopping the model until you stop the network broadcasts
(stop the sender, pull out a network cable etc...)


idkbase note 136