Monnit Mine Java
ContentsIndexHome
PreviousUpNext
MineServer.MineServer Constructor
Syntax
Pascal
C++
Java
PHP
constructor Create(protocol: eMineListenerProtocol; address: InetAddress; port: Integer);
Parameters 
Description 
eMineListenerProtocol protocol 
Protocol server will accept data from.  
InetAddress address 
IP address to bind socket(s) to.  
int port 
Port to bind socket(s) to.  

#region Constructors  

Initializes a new instance of the Server class.  

 

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