At 11:35 AM +0200 5/15/01, Jakob Hede Madsen wrote:
>At 15:12 -0400 14/05/01, g r i m m w e r k s wrote:
>>Hey - got my book for 8.5 the other day....there's not much on udp so I'm
>>searching the macromedia site....
>>
>>Can udp and tcp/ip play together, or do you have to set the MU server to
>>handle one or the other? I think I'm reading that you can set another port
>>to receive/send the udp messages but there's no specific pages that say as
>>such....
>
>It is my understanding that you would usually use a combination of
>tcp and udp, with tcp carrying necessary information and udp carrying
>more frequent "intermediate" updates.

Yes, you can definitely use both TCP/IP and UDP at the same time to send
messages with the Multiuser Xtra that comes with Director 8.5.  Read the
discussion of connectToNetServer and sendNetMessage in the docs for the
details on how to enable UDP.  Also, you need to change the default
settings in your MULTIUSER.CFG file to enable UDP messaging for the SMUS.
-- 

...---===|  Terry R. Schussler  |===---...
...---===|  Chief Investigator  |===---...

on visitWebsite yourSelection
 coolSites = [ \
   #advancedSeminars : "http://www.macromediaSEMINARS.com/";, \
   #directorUniversity: "http://www.directorU.com";, \
   #freeBehaviors : "http://www.behaviors.com/";]
 gotoNetPage coolSites[yourSelection]
end visitWebsite


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to