Learning Wireless Java

Learning Wireless Java
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 272
Release :
ISBN-10 : 0596002432
ISBN-13 : 9780596002435
Rating : 4/5 (32 Downloads)

Synopsis Learning Wireless Java by : Qusay H. Mahmoud

A solid introduction to working with the Mobile Information Device Profile (MIDP), which contains the APIs designed specifically for writing applications that need to run on wireless and embedded devices. It includes reference material on the core and javax.microedition classes, as well as on the classes specific to the various wireless platforms the J2ME supports.

Wireless Java

Wireless Java
Author :
Publisher :
Total Pages : 388
Release :
ISBN-10 : UOM:39015056297123
ISBN-13 :
Rating : 4/5 (23 Downloads)

Synopsis Wireless Java by : Jonathan Knudsen

Covers the Mobile Information Device Profile 2.0 and its security features and user interface, discusses the media and game APIs, and explores performance tuning and cryptography.

Bluetooth Application Programming with the Java APIs

Bluetooth Application Programming with the Java APIs
Author :
Publisher : Morgan Kaufmann
Total Pages : 526
Release :
ISBN-10 : 1558609342
ISBN-13 : 9781558609341
Rating : 4/5 (42 Downloads)

Synopsis Bluetooth Application Programming with the Java APIs by : C Bala Kumar

About the Authors C Bala Kumar is a Distinguished Member of the Technical Staff at Motorola. He chaired the industry expert group that defined the Java APIs for Bluetooth wireless technology. He currently leads the systems software team for wireless platforms in Motorola's Semiconductor Products Sector. Paul J. Kline is a Distinguished Member of the Technical Staff at Motorola and the maintenance lead for the JABWT specification. He currently works on the System Software Architecture team in Motorola's Semiconductor Products Sector. Timothy J. Thompson is a Senior Software Engineer on the System Software Architecture team in Motorola's Semiconductor Products Sector. He was the OBEX architect on the JABWT specification team at Motorola.-

Sams Teach Yourself Wireless Java with J2ME in 21 Days

Sams Teach Yourself Wireless Java with J2ME in 21 Days
Author :
Publisher : Sams Publishing
Total Pages : 580
Release :
ISBN-10 : PSU:000048879705
ISBN-13 :
Rating : 4/5 (05 Downloads)

Synopsis Sams Teach Yourself Wireless Java with J2ME in 21 Days by : Michael Morrison

Sams Teach Yourself Wireless Java with J2ME in 21 Days captures the growing beginner and hobbyist market interested in building wireless applications.

Programming Wireless Devices with the Java 2 Platform

Programming Wireless Devices with the Java 2 Platform
Author :
Publisher : Addison-Wesley Professional
Total Pages : 468
Release :
ISBN-10 : 0321197984
ISBN-13 : 9780321197986
Rating : 4/5 (84 Downloads)

Synopsis Programming Wireless Devices with the Java 2 Platform by : Roger Riggs

bull; Provides a key overview and introduction to J2ME and two vital J2ME technologies - Mobile Information Device Profile (MIDP) 2.0 and Connected Limited Device Configuration (CDLC) bull; Shows how to build, develop, and code J2ME Applications, how to understand the Game Profile API and the latest J2ME security enhancements bull; Written by the architects of the Java 2 Micro Edition platform

Java Network Programming

Java Network Programming
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 764
Release :
ISBN-10 : 1565928709
ISBN-13 : 9781565928701
Rating : 4/5 (09 Downloads)

Synopsis Java Network Programming by : Elliotte Rusty Harold

A guide to developing network programs covers networking fundamentals as well as TCP and UDP sockets, multicasting protocol, content handlers, servlets, I/O, parsing, Java Mail API, and Java Secure Sockets Extension.

Bluetooth For Java

Bluetooth For Java
Author :
Publisher : Apress
Total Pages : 341
Release :
ISBN-10 : 9781430207634
ISBN-13 : 1430207639
Rating : 4/5 (34 Downloads)

Synopsis Bluetooth For Java by : Ranjith Antony

The authors are the first to show how to develop wireless Java applications using Bluetooth for a variety of platforms.

Wireless Java Programming with Java 2 Micro Edition

Wireless Java Programming with Java 2 Micro Edition
Author :
Publisher : Sams Publishing
Total Pages : 524
Release :
ISBN-10 : UOM:39015053142728
ISBN-13 :
Rating : 4/5 (28 Downloads)

Synopsis Wireless Java Programming with Java 2 Micro Edition by : Yu Feng

Wireless Device Programming with Java 2 Micro Edition assumes readers are motivated to build the next generation wireless application by leveraging the J2ME technology. The book provides commercial-quality code and examples primarily based on the industry-leading Motorola phone emulator.

Pro J2ME Polish

Pro J2ME Polish
Author :
Publisher : Apress
Total Pages : 459
Release :
ISBN-10 : 9781430200451
ISBN-13 : 1430200456
Rating : 4/5 (51 Downloads)

Synopsis Pro J2ME Polish by : Robert Virkus

* The primary book on the J2ME Polish open source tool * Written by Robert Virkus, the lead programmer and architect of J2ME Polish * Discusses every aspect of J2ME Polish in-depth, including installing, using, and extending * Includes hands-on tutorials that encourage the reader to apply their acquired knowledge

Java and XSLT

Java and XSLT
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 532
Release :
ISBN-10 : 0596001436
ISBN-13 : 9780596001438
Rating : 4/5 (36 Downloads)

Synopsis Java and XSLT by : Eric Burke

The power of XSLT is its ability to change the structure or format of any content that can be converted to XML. Java and XSLT shows you how to use XSL transformations in Java programs ranging from stand-alone applications to servlets. After an introduction to XSLT, the book focuses on applying transformations in some real-world scenarios, such as developing a discussion forum, transforming documents from one form to another, and generating content for wireless devices. Java and XSLT discusses several common XSLT processors and the TRAX API, paying special attention to performance issues. Although there's a brief tutorial introduction to the XSLT language, the primary focus of the book isn't on learning XSLT or developing stylesheets; it's on making practical use of transformations in Java code. The book covers: Introduction and Technology Review XSLT--The Basics XSLT--Beyond The Basics Java Web Architecture Programmatic Interfaces to XSLT Processors Using XSLT with Servlets Discussion Forum Implementation Advanced XSLT Web Techniques Testing, Tuning and Development Environments WAP and WML XSLT and Wireless Examples