- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for MYCOMPUTER (0.06 sec)
-
src/main/java/jcifs/netbios/UniAddress.java
* * @return wrapped address */ public Object getAddress () { return this.addr; } /** * Return the hostname of this address such as "MYCOMPUTER". * * @return the hostname associated with the address */ @Override public String getHostName () { if ( this.addr instanceof NbtAddress ) {
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 8.3K bytes - Viewed (0)