realbasic-nug
[Top] [All Lists]

Re: AutoDiscovery and Port

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: AutoDiscovery and Port
From: Aaron Ballman <aaron at realsoftware dot com>
Date: Mon, 28 Feb 2005 12:50:52 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <10bbfee44003c8860da45a6de8979edc at scriptsoftware dot com>
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>

<Prev in Thread] Current Thread [Next in Thread>