Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testReadDataWireFormatWithVariousVersions (0.12 sec)

  1. src/test/java/jcifs/internal/smb1/net/NetServerEnum2ResponseTest.java

                "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);
            setNumEntries(response, 1);
    
            String serverName = "TESTSERVER";
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 25.4K bytes
    - Viewed (0)
Back to top