NetWare 3.12’s secret sauce was . Traditional protocols (like early TCP/IP) sent one packet, waited for an acknowledgment, then sent the next. Packet Burst allowed the server to send up to 64 packets in a row before waiting for a single "ACK."
| Feature | NetWare 3.12 | NetWare 4.x / 5.x | |---------|--------------|--------------------| | Directory service | Bindery (per-server) | NDS (Novell Directory Services) – tree structure | | Login | Per server | Single login to entire tree | | Administration | Per-server utilities (SYSCON) | NetAdmin, ConsoleOne, later NWAdmin | | Protocol priority | IPX/SPX default | TCP/IP as primary | | Long filename support | Limited (needs name space) | Native | | Memory model | 16/32-bit hybrid | Full 32-bit | | Ease of management | Good for small/medium networks | Better for large enterprises | novell netware 3.12
: NetWare used a non-preemptive multitasking kernel designed specifically for network tasks, rather than being built on top of a general-purpose OS like DOS or Windows. Boot Process NetWare 3
Unlike contemporary systems that shared resources with an interface, NetWare was a "dedicated" system. It was built specifically for the 386 processor and used its protected mode to provide fast network services without the overhead of a graphical interface. Protocols: It primarily utilized the NetWare Core Protocol (NCP) for client-server communication and the (Internetwork Packet Exchange) protocol for routing. Client Compatibility: Client Compatibility: