- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for lookupServerOrWorkgroup (0.14 sec)
-
src/main/java/jcifs/netbios/NameServiceClientImpl.java
/** * @return the uhe */ public UnknownHostException getException () { return this.uhe; } } NetbiosAddress[] lookupServerOrWorkgroup ( String name, InetAddress svr ) throws UnknownHostException { Sem sem = new Sem(2); int type = isWINS(svr) ? 0x1b : 0x1d;
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Aug 14 14:26:22 UTC 2022 - 38.2K bytes - Viewed (0)