- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for 762 (0.01 sec)
-
src/test/java/jcifs/internal/smb1/net/NetServerEnum2ResponseTest.java
@CsvSource({ "3, 51, Windows NT 3.51", "4, 0, Windows NT 4.0", "5, 0, Windows 2000", "5, 1, Windows XP", "5, 2, Windows Server 2003", "6, 0, Windows Vista", "6, 1, Windows 7", "6, 2, Windows 8", "6, 3, Windows 8.1", "10, 0, Windows 10" }) void testReadDataWireFormatWithVariousVersions(int major, int minor, String description) throws Exception { setConverter(response, 0);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 25.4K bytes - Viewed (0)