کتاب الکترونیکی

برنامه نویسی برنامه بلوتوث با Java APIs Essentials Edition

Bluetooth Application Programming with the Java APIs Essentials Edition

دانلود کتاب Bluetooth Application Programming with the Java APIs Essentials Edition (به فارسی: برنامه نویسی برنامه بلوتوث با Java APIs Essentials Edition) نوشته شده توسط «Timothy J. Thompson – C Bala Kumar – Paul J. Kline»


اطلاعات کتاب برنامه نویسی برنامه بلوتوث با Java APIs Essentials Edition

موضوع اصلی: شبکه سازی

نوع: کتاب الکترونیکی

ناشر: Morgan Kaufmann

نویسنده: Timothy J. Thompson – C Bala Kumar – Paul J. Kline

زبان: English

فرمت کتاب: pdf (قابل تبدیل به سایر فرمت ها)

سال انتشار: 2008

تعداد صفحه: 305

حجم کتاب: 4 مگابایت

کد کتاب: 9780123743428 , 0123743427

نوبت چاپ: Essentials Ed

توضیحات کتاب برنامه نویسی برنامه بلوتوث با Java APIs Essentials Edition

استفاده از فناوری بی سیم بلوتوث در چند سال اخیر فراگیر شده است. یکی از بزرگترین گام های رو به جلو، استانداردسازی API های جاوا برای فناوری بی سیم بلوتوث (JABWT) است. آخرین به روز رسانی های این استاندارد در این کتاب به تفصیل توضیح داده شده است. استاندارد JABWT که توسط JSR-82 Java Specification Request تعریف شده است، از توسعه سریع برنامه های بلوتوث که قابل حمل، ایمن و بسیار قابل استفاده هستند پشتیبانی می کند. سازندگان دستگاه‌های بی‌سیم با اجرای برنامه‌های JABWT در تلفن‌های همراه و سایر محصولات ارتباطی بی‌سیم شخصی، به مشخصات JABWT پاسخ قاطع داده‌اند. “ضرورت های برنامه نویسی برنامه های کاربردی بلوتوث: برنامه نویسی با API های جاوا” به طور مفصل نحوه نوشتن برنامه های بلوتوث را با استفاده از API های جاوا برای بهره برداری از قدرت هر دو فناوری توضیح می دهد. این کتاب که توسط سرنخ مشخصات برای JSR-82 و دو شرکت کننده کلیدی دیگر در توسعه استانداردهای JABWT نوشته شده است، توضیحات معتبر و مثال های عینی مورد نیاز برای شروع فوری را ارائه می دهد. این کتاب به توسعه دهندگان جاوا جاسازی شده اطلاعات دقیقی در مورد APIها در مشخصات با نمونه های برنامه نویسی دقیق از API های در حال استفاده ارائه می دهد. یک فصل جدید در تعریف Push Registry (یک ویژگی جدید در نسخه 1.1 JSR-82) اضافه شده است. در نهایت، نسخه جدید Essentials کتاب، فصل‌های باقی‌مانده را به‌روزرسانی می‌کند تا تغییرات در آخرین مشخصات بلوتوث (2.1) و در کل صنعت را منعکس کند. به عنوان یک امتیاز، این نسخه از کتاب بیش از 200 صفحه محتوای اضافه شده را در وب سایت ارائه می دهد. این «مواد پاداش» شامل کد منبع کامل از نمونه‌های موجود در کتاب، بسته کد javex.bluetooth، بسته کد java.obex، مجموعه پیشرفته‌ای از «برنامه‌های کاربردی نمونه» و آموزش «پیاده‌سازی JABWT در دستگاه» است. این بخش‌های کد سنگین در واقع در قالب الکترونیکی که برنامه را می‌توان به راحتی دانلود کرد، مؤثرتر هستند. ویژگی ها و مزایا کلیدی * این منبع مختصر با تمرکز بر موارد ضروری، فروشندگان نرم افزار و سخت افزار را قادر می سازد تا به سرعت برنامه های بلوتوث را برای دستگاه های تلفن همراه در بازار رقابتی فزاینده توسعه دهند. * مطالب به روز شده حوزه های برنامه نویسی حیاتی را بررسی می کند (از جمله RFCOMM، OBEX، کشف دستگاه، کشف سرویس و L2CAP)، که به توسعه دهندگان این امکان را می دهد تا نه تنها با موفقیت طراحی کنند، بلکه به API های جاوا برای فناوری بی سیم بلوتوث مسلط شوند و بسازند. * شامل یک فصل جدید و ارزشمند است که ویژگی محوری Push Registry را مشخص می کند؟ یک توسعه اخیر که به برنامه نویسان کمک می کند تا از مشکل رایج برخورد اتصال اجتناب کنند. * با ارائه مسائل و مشکلات دنیای واقعی درگیر در اجرای مشخصات APIهای جاوا، این کتاب به توسعه دهندگان اجازه می دهد تا با متن شناسایی شوند و مراجع مکرر را تشویق می کند.


Adoption of Bluetooth wireless technology has become ubiquitous in the last few years. One of the biggest steps forward is the standardization of Java APIs for Bluetooth wireless technology (JABWT). The latest updates to this standard is explained in detail in this book. The JABWT standard, defined by the JSR-82 Java Specification Request, supports rapid development of Bluetooth applications that are portable, secure, and highly-usable. Wireless device manufacturers have responded overwhelmingly to the JABWT specification by implementing JABWT applications in mobile phones and other personal wireless communications products. “Bluetooth Application Programming Essentials: Programming with the Java APIs” explains in detail how to write Bluetooth applications using the Java APIs to exploit the power of both technologies. Written by the specification lead for JSR-82 and two other key participants in developing the standards of JABWT, this book provides the authoritative explanations and concrete examples needed to get started right away. This book provides embedded Java developers with to-the-point information on the APIs in the specification with detailed programmatic examples of the APIs in use. A NEW chapter on the Push Registry definition (a new feature in the 1.1 version of JSR-82) has been added. Finally, the new Essentials version of the book will update the remaining chapters to reflect changes in the latest Bluetooth spec (2.1) and the industry as a whole. As a bonus, this edition of the book offers over 200 pages of added content on the website. This “bonus material” includes complete source code from examples in the book, the javex.bluetooth code package, the java.obex code package, an enhanced set of “Example Applications”, and a tutorial on “Implementing JABWT on a Device.” These code-heavy sections are actually more effective in electonic format where the application can be easily downloaded. KEY FEATURES & BENEFITS * By focusing only on the essentials, this concise resource enables software and hardware vendors to quickly develop Bluetooth applications for mobile devices in an increasingly competitive market. * The updated material examines crucial programming areas (including RFCOMM, OBEX, device discovery, service discovery, and L2CAP), which allows developers to not only successfully design, but master and build Java APIs for Bluetooth Wireless Technology. * Includes a new and valuable chapter that delineates the pivotal Push Registry feature ? a recent development that will help programmers avoid the common problem of connection collision. * By providing real-world issues and problems involved in implementing the Java APIs specification, the book allows developers to identify with the text and encourages repeated reference.

دانلود کتاب «برنامه نویسی برنامه بلوتوث با Java APIs Essentials Edition»

مبلغی که بابت خرید کتاب می‌پردازیم به مراتب پایین‌تر از هزینه‌هایی است که در آینده بابت نخواندن آن خواهیم پرداخت.

برای دریافت کد تخفیف ۲۰ درصدی این کتاب، ابتدا صفحه اینستاگرام کازرون آنلاین (@kazerun.online ) را دنبال کنید. سپس، کلمه «بلیان» را در دایرکت ارسال کنید تا کد تخفیف به شما ارسال شود.