Hi

> Can udp and tcp/ip play together, or do you have to set the
> MU server to
> handle one or the other?

The smus3 connection awlays use a tcp/ip connection to the serer... no
way to get rid of it (but where's the matter?)

THen you can enable UDP on your server, setting its settings from the
Multiuser.cfg :
the lines :
# UDPServerAddress = 123.45.67.89:1627
# EnableUDP = 1

will help you.

In fact the protocols are using different ports to communicate between
server & movies.

(TCP : 1626 by default, UDP prots starting at 1627)

If you launch several UDP connections (like many movies connecting to
the server) , then the server will listen each movies on different
ports, starting at 1627, then 1628... and so on.
So the UDP port neing unknown before the connection is established, the
TCP/IP handshake is still there.


Cheers,
S�b


[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