If you need any help or have any suggestion, Pls let us know. Please feel free to contribute.
Thanks. On Wed, Feb 10, 2010 at 5:42 PM, Konrad Hinsen <[email protected]> wrote: > On 9 Feb 2010, at 08:41, Edward J. Yoon wrote: > >> You can replace localhost to the host's name or IP address. >> >> conf.set(BSPConstants.PEER_HOST, "localhost"); >> conf.set(BSPConstants.PEER_PORT, String >> .valueOf(30000 + randomSequence[i])); >> >> In that example, randomSequence() was just used to avoid the port >> conflicts. > > OK, I will try that! > > Thanks, > Konrad. > > -- Best Regards, Edward J. Yoon @ NHN, corp. [email protected] http://blog.udanax.org
