クラスの使用
jcifs.smb1.netbios.NbtAddress
-
NbtAddressを使用しているパッケージ パッケージ 説明 jcifs.smb1.netbios -
-
jcifs.smb1.netbiosでのNbtAddressの使用
NbtAddressを返すjcifs.smb1.netbiosのメソッド 修飾子とタイプ メソッド 説明 static NbtAddress[]NbtAddress. getAllByAddress(String host)Retrieve all addresses of a host by it's address.static NbtAddress[]NbtAddress. getAllByAddress(String host, int type, String scope)Retrieve all addresses of a host by it's address.static NbtAddress[]NbtAddress. getAllByAddress(NbtAddress addr)Retrieve all addresses of a host by it's address.static NbtAddress[]NbtAddress. getAllByName(String host, int type, String scope, InetAddress svr)static NbtAddressLmhosts. getByName(String host)This is really just forUniAddress.static NbtAddressNbtAddress. getByName(String host)Determines the address of a host given it's host name.static NbtAddressNbtAddress. getByName(String host, int type, String scope)Determines the address of a host given it's host name.static NbtAddressNbtAddress. getByName(String host, int type, String scope, InetAddress svr)static NbtAddressNbtAddress. getLocalHost()Retrieves the local host address.NbtAddressNbtSocket. getNbtAddress()NbtAddress型のパラメータを持つjcifs.smb1.netbiosのメソッド 修飾子とタイプ メソッド 説明 static NbtAddress[]NbtAddress. getAllByAddress(NbtAddress addr)Retrieve all addresses of a host by it's address.NbtAddress型のパラメータを持つjcifs.smb1.netbiosのコンストラクタ コンストラクタ 説明 NbtSocket(NbtAddress address, int port)NbtSocket(NbtAddress address, int port, InetAddress localAddr, int localPort)NbtSocket(NbtAddress address, String calledName, int port, InetAddress localAddr, int localPort)
-