Monnit Mine Java
ContentsIndexHome
PreviousUpNext
MineServer.MineServer Constructor
Syntax
Java
public MineServer(eMineListenerProtocol protocol, InetAddress address, int port) throws IOException;

region Constructors Initializes a new instance of the Server class. Protocol server will accept data from. IP address to bind socket(s) to. Port to bind socket(s) to.

Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!