Best of
Computer-Reference

1996

Running Microsoft Windows NT Server 4.0


Charlie Russel - 1996
    The text includes information on the Internet, including Windows NT's powerful new Internet server tools, such as the Internet Information Server and Microsoft Exchange.

Exploring Java (O'Reilly Java)


Patrick Niemeyer - 1996
    This book covers the essentials of hot topics like Beans and RMI and shows you how to get up speed writing Java applets and other applications, including networking programs, content and protocol handlers, and security managers.Even before the first release of Java, companies from Oracle to Netscape and Microsoft licensed Java to integrate with their Internet products. What makes this new language so important? It's truly portable. The same code runs on any machine that provides a Java interpreter, whether Windows 95, Windows NT, the Macintosh, or any flavor of UNIX. And, potentially, Java is designed to be as fast as programs written in C and C++.The ability to create animated World Wide Web pages has also sparked the rush to Java. But, the story does not end with the Web. Sophisticated large applications, such as spreadsheets or word processors, can also be written with Java. An early example is Sun's self-extensible Web browser, HotJava.With a practical, hands-on approach characteristic of O'Reilly's Nutshell Handbooks(R), "Exploring Java" shows you how to write dynamic Web pages. But that's only the beginning. This book also shows you how to write content and protocol handlers, networking programs, and other stand-alone applications.Part of O'Reilly's definitive set of Java documentation, "Exploring Java, 2nd Edition" covers: History and principles of JavaHow to write simple appletsHow to integrate applets into the World Wide WebJava Class LibrariesUsing threadsUsing arraysNetwork programmingContent and protocol handlingUsing the Abstract Windowing Toolkit (AWT)Writing a security manager