Subversion Repository Public Repository

litesoft

Diff Revisions 24 vs 49 for /trunk/Java/core/Server/src/org/litesoft/peertopeer/nonpublic/broadcastdiscovery/BroadcastMessageManager.java

Diff revisions: vs.
  @@ -1,3 +1,4 @@
1 + // This Source Code is in the Public Domain per: http://litesoft.org/License.txt
1 2 package org.litesoft.peertopeer.nonpublic.broadcastdiscovery;
2 3
3 4 import java.io.*;
  @@ -50,7 +51,7 @@
50 51 P2Putils.validatePort( pServerPort );
51 52 Utils.assertNotNull( "PeerConnectionHandlerFactory", pConnectionHandlerFactory );
52 53 assert_joinGroup_notCalled();
53 -
54 +
54 55 mOurServer = new OurServer( getClass().getName(), pConnectionHandlerFactory );
55 56
56 57 // get a datagram socket