Skip to Content
Java™ Phrasebook
book

Java™ Phrasebook

by Timothy Fisher
November 2006
Intermediate to advanced
224 pages
3h 29m
English
Sams
Content preview from Java™ Phrasebook

11. Network Servers

In the real world, you are probably much more likely to be writing network client code than network server code. Many applications integrate both client and server features, and fortunately Java provides excellent support for both.

The java.net package provides the functionality for server-side networking that we will use in this chapter.

J2EE, which is not covered in this book, offers many more network-based services, including full support for server-side Java web development. Network-related technologies included in J2EE include servlets, EJB, and JMS.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Ruby Phrasebook

Ruby Phrasebook

Jason Clinton
Wicked Cool Java

Wicked Cool Java

Brian D. Eubanks
Just Java™ 2

Just Java™ 2

Peter van der Linden
What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz

Publisher Resources

ISBN: 0768668255Purchase book