Java Network Programming Resources

Below you will find 0 categories and 23 links related to Java Network Programming Resources.

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

Core Java 2 Advanced Features

Visit Core Java 2 Advanced Features

Topics covered: Programming with multiple threads (states and priorities, daemon threads); thread synchronization; avoiding deadlocks; using threads with Swing (dos and don'ts); introduction to collections (including lists, sets, trees, and maps); the collections framework; algorithms (sorting and searching); legacy collections; Java network programming (sending e-mail, using sockets and URLs, basic Web programming); JDBC and databases (quick SQL tutorial, connecting and querying data, metadata, and transactions); new JDBC 3.0 features; remote method invocation (RMI); Java and CORBA; advanced Swing tutorial (JList, JTree, and JTable, including custom rendering options); advanced AWT and Java 2-D graphics (including image manipulation and graphics filters); clipboard and drag-and-drop support; JavaBeans (properties and events, property editors and customizers); Java security (class loaders and bytecode verification, digital signatures).

  • Cost: $34.99
  • Pages: 1232
  • Edition: 5th edition
  • ISBN: 0130927384

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 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

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 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

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 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

Learning Java

Visit Learning Java

The updated second edition of Learning Java introduces the basics of Java, the object-oriented programming language for networked applications from Sun Microsystems. Inside you'll find a broad survey of J2SE and everything necessary to get up to speed on the new 1.4 version quickly. The book covers the essentials of hot topics like the new extensions to Swing and I/O; describes new tools for signing applets and other Java classes; and shows how to write networked clients and servers, servlets, JavaBeans, and state of the art user interfaces. Learning Java comes with a CD Rom containing the Java 2 SDK (software development kit) for Windows, Linux and Solaris, plus the NetBeans IDE version 3.2 and binary files. Topics include improved GUI programming tools, the emergence of servlets as an alternative to applets, and the advent of APIs for multimedia and image processing. The accompanying CD-ROM contains some 100 example Java programs.

  • Cost: $31.47
  • Pages: 826
  • Edition: 2nd Book and CD-ROM edition
  • ISBN: 0596002858

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
Java : Tutorials

Learn Working in Java

Visit Learn Working in Java

Find all information needed to learn working in java, understand how to code in java, how to design your program, understand classes and more. This website discusses programming problems, why they are problems, and the approach Java has taken to solve them. Topics include: Introduction to Java; Introduction to objects; Controlling program flow; Initialization and cleanup; Hiding the implementation; Reusing classes; Polymorphism; Holding your objects; Error handling with exceptions; The Java IO system; Creating windows and applets.

  • Cost: Free

Meshplex Introduction to Java

Visit Meshplex Introduction to Java

This section introduces you with JAVA. Java is an Object Oriented Programming similar to C++ and Smalltalk. But JAVA is platform independent and follows the principle of WORA (Write Once and Run Anywhere). It is unlike C, C++ which means that you write a JAVA program and compile it only once and run it on any operation system be it Windows, Linux, Solaris etc. This resource is unique in the way that it is actually a wiki that allows anybody to edit the tutorial to help make it better. It includes other topics on Java such as: An overview of Java; Concepts of Object Oriented Programming (OOP); How to setup Java on your PC; Introduction to Applets; Data Tyhpes, Variables, and Arrays; Operators; Control Statements; Packages, classes, and interfaces; Inheritance and polymorphism; Strings; Recursion; Random Numbers; Java IO and file handling; Java Thread and Multithreading; Java Collections; Java Network programming; image, audio, and video.

  • Cost: Free
JavaScript : Books

JavaScript Unleashed

Visit JavaScript Unleashed

JavaScript Unleashed serves as a complete reference to the JavaScript language for the experienced programmer as well as a guide for developing JavaScript but familiar with other programming languages. Over the years JavaScript has solidified its position as the de facto standard in Web site scripting-even Microsoft uses JavaScript on its Web sites. And the capabilities of JavaScript have gradually been extended to the server side and to third-party products. JavaScript can be used in both Microsofts .NET environment and Windows Script Host, and Adobe Web development products are beginning to use JavaScript as their built-in scripting language. R. Allen Wyke, of Durham, North Carolina, is the Vice President of Technology and Services at Blue292. Allen is responsible for ensuring that Blue292 products have the proper technical vision and direction, while at the same time guiding network engineering to deliver on that message.

  • Cost: $34.99
  • Pages: 816
  • Edition: 4th edition
  • ISBN: 0672324318

Mastering JavaScript and JScript

Visit Mastering JavaScript and JScript

JavaScript is the most widely used scripting language for the Web and continues to grow in popularity. Mastering JavaScript and JScript is aimed at savvy HTML users who want to take the next step and learn to write JavaScript programs that will make their Web sites come alive! This is the most comprehensive tutorial and reference available, with information on both Netscape and Microsoft's enhancements of JavaScript. The book starts with everything beginners need to know and then moves on to more advanced topics, such as scripting ActiveX components, working with plug-ins, building multimedia applications, and interfacing with CGI programs. The companion Web site offers all the sample code from the book, which readers can drop into their own programs, and a complete JavaScript command reference. The author is a well-known Internet programming expert and has led the development of secure networks for the Department of Defense.

  • Cost: $27.99
  • Pages: 895
  • Edition: 1st edition
  • ISBN: 0782124925

Mastering JavaScript Premium Edition

Visit Mastering JavaScript Premium Edition

JavaScript is the most widely used scripting language for the Web and continues to grow in popularity. With this Premium Edition of Mastering JavaScript and its companion CD, savvy HTML users can learn to write JavaScript programs that will make their Web sites come alive! This is the most comprehensive tutorial and reference available, with information on both Netscape and Microsoft's enhancements of JavaScript. The book starts with everything beginners need to know and then moves on to more advanced topics, such as scripting ActiveX components, working with plug-ins, building multimedia applications, and interfacing with CGI programs. The author is a well-known Internet programming expert and has led the development of secure networks for the Department of Defense. Topics include: Understanding the Document Object Model; Using operators, statements, and functions; Working with Windows Scripting Host; Adding search tools; Processing forms.

  • Cost: $34.99
  • Pages: 1136
  • Edition: Book and CD-ROM edition
  • ISBN: 078212819X