Java Networking Resources

Below you will find 2 categories and 18 links related to Java Networking Resources.

Categories:

Links:

Java : Books

Advanced Java Networking

Visit Advanced Java Networking

Advanced Java Networking is the insider's guide to Java's fast-growing set of networking alternatives. Sun Microsystems Java Evangelist Prashant Sridharan shows how Java has been designed to optimize networked applications, covering architectural elements such as multithreading, serialization, and I/O. Then, step-by-step, he demonstrates how to create networked Java applications for client/server computing on the Internet, using each Java networking API. Advanced Java Networking provides new insight into the next generation of Java networking tools, including both Sun and third-party technologies. Topics include: Object-oriented design in Java; Java I/O routines; Threads; Object serialization Performance; TCP/IP and networking basics; Programming Java sockets for TCP and UDP; JDBC for databases; Java Remote Method Invocation (RMI); Callbacks; Overview of CORBA; Java IDL HTTP basics; CGI vs. servlets; Java Server Pages (JSPs).

  • Cost: $31.49
  • Pages: 424
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0130844667

Beginning Java Networking

Visit Beginning Java Networking

The increasing popularity of the Internet has resulted in the majority of today's programming tasks and applications involving some form of networking. Almost every programming language provides some networking facilities. However, unlike other programming languages, Java had support for network programming built into it right from the start. Java, therefore, allows you to develop powerful network applications with exceptional ease. This book introduces you to the world of Java network programming and takes you far inside it. The chapters of this book are grouped in five sections: basics of networks; java network preliminaries; java network classes; java api's used to distribute network programming; and new networking features and improvements offered by JDK 1.4. The book covers: Networking in JDK 1.3 and 1.4; Network Basics; Java I/O, Threads; Java security model, JCA, JAAS, JCE and JSSE; TCP, UDP, Multicasting; Java URL handler architecture.

  • Cost: $34.99
  • Pages: 900
  • Edition: 1st edition
  • ISBN: 1861005601

Fundamentals of Java

Visit Fundamentals of Java

Approximately 20% of the Networking Academies will move forward with the Java course by Spring 2003. It is expected to grow considerably during the Fall 2003 semester. This Companion Guide from Cisco Press maps directly to the Web-based course and also features additional material to further prepare students for the Sun Certified Programmer for the Java 2 Platform exam. The Companion Guide uses a step-by-step approach to allow students to develop an understanding of Object-Oriented programming and solve business problems. Students will learn how to create classes, objects, and applications using the language. Topics will also include the language fundamentals and the Java language API (application programming interface). The Fundamentals of Java Programming course was launched over the summer with the first courses being offered in Fall 2002. Prepares students for the Sun Certified Programmer for Java 2 Platform exam.

  • Cost: $66.67
  • Pages: 920
  • Edition: 1st edition
  • ISBN: 1587130890

Introduction to Java Programming

Visit Introduction to Java Programming

This book covers the major topics in Java programming, including programming structures, methods, objects, classes, inheritance, graphics programming, applets, exception handling, internationalization, multithreading, multimedia, I/Q, and networking. Based completely on Java 2, the graphics' examples are built using Swing components, tested using Java 2 on Windows and on Sun Solaris using no depreciated API. The source code for all examples can be found on the companion CD-ROM, which also contains JBuilder 3 University Edition. The overall objective of this book is to teach the reader how to use many levels of abstraction to solve problems, both small and large. Teaches programming concepts and techniques as well as the Java language. Provides modern graphics programming using Swing components. Includes good representative examples that can run in stand-alone applications or applets and coverage of new JBuilder 3 features.

  • Cost: $74.00
  • Pages: 700
  • Edition: Book and CD-ROM edition
  • ISBN: 0130869112

Introduction to Java Programming

Visit Introduction to Java Programming

A first course textbook for Java students or professional with some programming experience, offering a step-by-step approach to the principles of Java programming. Using a step-by-step approach that fosters self-teaching for professionals studying for the SUN Java Certification Exam, this completely revised Fourth Edition of this widely used book provides an outstanding introduction to Java programming in four parts. This text lays a solid foundation with programming elements, control structures, and methods, and then moves on to object-oriented programming, graphical user interface, applets, internationalization, multimedia, I/O, and networking. This book clearly covers all of the required subjects in the Java Certification Exam. For beginning or experienced programmers who want a comprehensive introduction to Java programming with an expanded in-depth treatment of object-oriented programming.

  • Cost: $78.67
  • Pages: 992
  • Edition: 4th edition
  • ISBN: 0131002252

Introduction to Java Programming

Visit Introduction to Java Programming

This text/CD-ROM package provides a foundation on programming concepts, statements, and methods and then introduces object oriented programming, GUIs, applets, internationalization, multithreading, multimedia, I/O, and networking. Suitable for both beginning and advanced students, the text covers all subjects required for the Level I Java Certification Exam. Use of Sun ONE Studio is woven throughout the book to facilitate developing and managing Java programs. Knowing that the best strategy for teaching Java is a step-by-step approach, Y. Daniel Liang has brilliantly written a text that first lays out a sound foundation on programming concepts, statements, and methods and then introduces object-oriented programming. Suitable for both beginning and advanced students, the book covers all the subjects required for the Level 1 Java Certification Exam, the exam initiated by a consortium of leading IT companies including Sun Microsystems and IBM.

  • Cost: $78.67
  • Pages: 1008
  • Edition: Book and CD-ROM edition
  • ISBN: 0130092584

Introduction to Java Programming

Visit Introduction to Java Programming

A textbook for a one semester freshman programming course. Liang (Purdue University) begins with basic concepts of programming, then focuses on object-oriented programming, and culminates in the development of GUI applications and applets with multimedia and networking. The book is similar to Introduction to Java programming, 2nd edition, but introduces Visual J++ throughout the book rather than in two chapters. The CD-ROM contains Visual J++ 6 student edition with the Swing library, and source code. Features comprehensive coverage providing principles of programming including control structures, methods, object-oriented programming, and the core features of Java. Hands-on representative examples give detailed step-by-step instruction for building a project including the source code, a sample run, and an example review. Brief overviews, objective lists, and easy-to-follow style of examples provide the reader with the elements to learn Java.

  • Cost: $80.00
  • Pages: 752
  • Edition: Book and CD-ROM edition
  • ISBN: 0130869120

Java 2 Study Guide

Visit Java 2 Study Guide

This study guide covers all the topics for the 310-035 and 310-027 exams, with step-by-step instruction, practice exercises, and test- taking tips. Chapters concentrate on language fundamentals; declarations and access control; operators and assignments; flow control, exceptions, and assertions; object orientation, overloading, overriding, constructors, and return types; Java.lang; objects and collections; inner classes; threads; SCJD; coding standards; clarity and maintainability; graphical user interface design; networking; databases; exam documentation; and final submissions. The companion CD-ROM contains practice tests and a searchable version of the study guide. Sierra is a Java certification instructor; Bates is a Java programmer, instructor, and software developer. Finally! A Java certification book that explains everything clearly. All you need to pass the exam is in this book.

  • Cost: $34.99
  • Pages: 752
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0072226846

Java for Engineers and Scientists

Visit Java for Engineers and Scientists

This book covers all of the Java language, its standard libraries, and utilities from an object-oriented perspective. Special emphasis is put on using a step-by-step methodology for problem solving, and a diagrammatic notation forms the basis for subsequent algorithmic development.In terms of programming, it covers object-orientation, software design, structured programming, graphical user interfacing, data representation, animation, and networking. From the start, solutions are presented via a special graphics package so the reader can appreciate the physical significance of the underlying mathematics. Non-computer scientists who need to learn the Java programming language to apply in an engineering and/or scientific environment. Introduces programming through examples of problems that engineers and scientists may encounter. Features object-oriented programming with Java from the start, over sixty worked examples with complete Java programs.

  • Cost: $67.00
  • Pages: 436
  • Edition: 1st edition
  • ISBN: 0201343045

Java Gently

Visit Java Gently

This book introduces readers to Java 1.3, covering all of the language, its standard libraries and utilities, and the prospects it offers for the future. In terms of programming, it covers object-orientation, software design, structured programming, graphical user interfacing, and networking, and finishes with an introduction to algorithms and data structures. The third edition includes many enhancements to its approach, including: the use of a UML-like notation with regard to class diagrams; an improved and simplified introduction to object-oriented concepts (Ch. 2); input/output is expressed through a GUI interface using the Display class (a technique Bishop used in her other book Java Gently for Engineers and Scientists); an introduction to the graphical elements of Swing via a cell phone simulator (Ch. 14); and more in the way of pedagogy and reference material. This book is intended for novice programmers who need to learn the Java language.

  • Cost: $67.00
  • Pages: 664
  • Edition: 3rd edition
  • ISBN: 0201710501

Java in Telecommunications

Visit Java in Telecommunications

Jepsen (editor of IEEE IT Professional Magazine) gives the history of the Java programming language in his introduction to a volume directed to programmers familiar with telecommunications networks. Five specialists, have written chapters that describe several new technologies, including Java APIs for integrated networks (or JAIN), Java call control, realtime Java, various Java applications for network management, and XML and Java applications for telecommunications. Recent developments such as JAIN (Java APIs for Integrated Networks), JAIN Parlay and the Java Telephony API equip Java for the next generation of telecommunications systems and networks. The authors, all practitioners at companies such as Sun Microsystems and Telcordia, provide the first comprehensive overview of how Java will be employed in areas such as call control, intelligent networking, PSTN/Internet convergence, and integrated network management.

  • Cost: $68.50
  • Pages: 200
  • Edition: 1st edition
  • ISBN: 0471498262

Java Network Programming

Visit Java Network Programming

The book begins with a complete discussion of Java streams, covering not only the concept behind and API of streams but also, more importantly, how to customize and extend the streams for your own purposes. All the standard Java streams are covered, including byte streams, character streams and the object streams. The importance of streams is stressed throughout the book, with later customized streams for parsing DNS records, HTTP requests, sending HTTP responses, etc. In the subsequent networking chapters, the book proceeds to cover the TCP/IP and UDP/IP networking protocols in depth, with many examples of network clients and servers including a DNS client, finger client, Web server and various chat systems, among others. It then details how to use multicast for efficient multiparty communications, and provides extensive details of the Java URL API including example URL handlers for accessing various Internet protocols.

  • Cost: $31.47
  • Pages: 807
  • Edition: 2nd edition
  • ISBN: 188477749X

Java Network Programming

Visit Java Network Programming

A book/CD-ROM providing in depth treatment of network applications programming with Java. Explains TCP/IP networking, Java security, I/O libraries, object serialization, and implementations of the DES and SHS symmetric encryption and hashing standards. For beginning to experienced Java networkers. The companion CD-ROM contains code examples and pre-tested production level code for writing client server and peer-to-peer applications. Java Network Programming embodies everything you'd expect to find in a Java networking book. The guide covers packets, threads, and the usual subjects, including streams and all of their variety. This text distinguishes itself from its competitors with its extensive coverage of cryptography under Java. The final quarter of the book discusses encryption algorithms, key generators, encrypted streams, and hash algorithms. This is one of the first deep explorations of encryption for Java.

  • Cost: $7.99
  • Pages: 519
  • Edition: Book and CD-ROM edition
  • ISBN: 0138412065

Java Network Programming

Visit Java Network Programming

Java Network Programming is a complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI). It includes chapters on TCP and UDP sockets, multicasting protocol and content handlers, and servlets, part of the new Server API. Java Network Programming also covers what you can do without explicitly writing network code: how you can accomplish your goals using URLs and the basic capabilities of applets. Whether you're an experienced network programmer, or just want to see what's possible, you'll find that Java Network Programming is a complete guide to Java's networking potential. Java Network Programming serves as an excellent introduction to network communications generally and in Java. The book opens with information on network architectures and protocols and the security restrictions placed on applets.

  • Cost: $27.97
  • Pages: 731
  • Edition: 2nd edition
  • ISBN: 1565928709

Java Networking

Visit Java Networking

For all those for whom Java connotes something other than their caffeine delivery system (despite the coffee imagery), and who are savvy about structured programming language and object-oriented concepts, Curtois (AllPen Software, Inc.) offers techniques, sample codes, and examples on code organization, prototyping, debugging, and optimization: steps en route to building powerful communications and networking applications on the Internet. Chapter titles reflect a sense of humor: streams of fury, making the URL connection, better living through threads, networking with sockets, working smart with Java, datagrams a-go-go, linking with the natives, and utility classes used in the examples. This book opens with an in-depth discussion of streams, which are essential to all Java communication. The author then moves on to the Internet, detailing the URL related classes, especially java.net.URL and java.netURLConnection. He then covers threads, sockets.

  • Cost: $0.99
  • Pages: 317
  • Edition: Book and CD-ROM edition
  • ISBN: 0138504547

Programming with Java

Visit Programming with Java

Designed primarily as a first programming text, this work guides students through all of Java's functions. Including a number of case studies from the UK, Barnes (computer science, U. of Kent) presents an "objects-early" approach which stresses the importance of maintaining and object's integrity from outside interference. Information on the use of Java in conjunction with non-Java programs is included. Topics include: An objects-early approach showing how to design and use fully-fledged objects; An accessible introduction to the fundamental object-oriented topics of polymorphism and inheritance; Significant coverage of GUI classes belonging to both Abstract Windowing Toolkit (AWT) and Swing (JFC); The latest coverage of Java 2 Platform API; Usage of power threads for multi-threaded programs; Usage of power threads for multi-threaded programs; Timely coverage of networking, via TCP/IP, to interact with non-Java programs.

  • Cost: $80.00
  • Pages: 1028
  • Edition: 1st edition
  • ISBN: 0130869007

Pure JFC Swing

Visit Pure JFC Swing

Pure JFC is a substantial and focused reference for sophisticated Java programmers. This book begins with an accelerated introduction to JFC so that experienced Java programmers can quickly understand the new concepts and begin developing their own JFC applications. Pure JFC also contains hundreds of programming techniques, complete with well-commented code examples that readers can immediately use in their own Java programs. Cadenhead's Teach Yourself Java 2 in 24 Hours is a definite beginner's book, a self-tutorial in 24 one-hour chapters. The guides on networking, Threads (the ability of Java to multitask by allowing for multiple processes and actions at the same time), and Swing (a powerful Java interface package for visual design) are for advanced Java programmers but will fit well within most libraries. The book begins with a guide to what's new in Swing, including its new interface components and pluggable look and feel.

  • Cost: $2.99
  • Pages: 832
  • Edition: 1st edition
  • ISBN: 0672314231

Sams Teach Yourself Wireless Java

Visit Sams Teach Yourself Wireless Java

Wireless applications are driving the future of information exchange (just listen to those cell phones ringing). Sun Microsystems created Java 2 Micro Edition (J2ME ) to work in an environment where there is limited processing power and user interface capabilities. This book covers J2ME's basics and walks the reader through a series of development projects. Informative as well as instructional, it is highly recommended. Sams Teach Yourself Wireless Java with J2ME in 21 Days begins by establishing the basic parameters of J2ME development and its uses in building wireless applications. The tutorial chapters introduce both text and graphical application development for typical wireless devices. Finally, the book presents the major types of applications that the wireless developer will build-information management, communications, games, etc. The book also introduces the basic concepts of networking wireless devices through Java.

  • Cost: $27.99
  • Pages: 576
  • Edition: Book and CD-ROM edition
  • ISBN: 0672321424