Does anyone know which port the built-in AutoDiscovery classes use? I
have looked in the archive and the language reference but cannot find
any indication... I must be missing something.
Any port you want it to use. Just use the .Bind method to bind to the
port of your choice. The same rules apply for AutoDiscovery as any
socket though (so you may need certain privs to bind to a port < 1024
on OS X for example).
HTH!
~Aaron
--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|