- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getNbtAddress (0.08 sec)
-
src/main/java/jcifs/smb1/netbios/NbtSocket.java
this.calledName = new Name( calledName, 0x20, null ); } soTimeout = Config.getInt( "jcifs.smb1.netbios.soTimeout", DEFAULT_SO_TIMEOUT ); connect(); } public NbtAddress getNbtAddress() { return address; } public InputStream getInputStream() throws IOException { return new SocketInputStream( super.getInputStream() ); }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 4.8K bytes - Viewed (0)