Skip to content

Commit b45d18b

Browse files
committed
working on better hub integration in shark messenger.
1 parent d850f79 commit b45d18b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

libs/ASAPJava.jar

638 Bytes
Binary file not shown.

src/main/java/net/sharksystem/hub/hubside/Hub.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
*/
4040
public interface Hub {
4141
/** first IP package was sent Oct, 29th 1969 */
42-
int DEFAULT_PORT = 6910;
42+
int DEFAULT_PORT = 6907;
4343

4444
/**
4545
* Connect a peer that runs in the same JVM with the hub and is always present. This peer is meant to act as repeater.

0 commit comments

Comments
 (0)