Enterprise J2ME Developing Mobile Java Applications [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Enterprise J2ME Developing Mobile Java Applications [Electronic resources] - نسخه متنی

Michael Juntao Yuan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



6.7 Summary


Although HTTP has become the most important network protocol for end-to-end mobile applications, the high-level J2ME support for HTTP custom headers is limited. In this chapter, we introduced a framework to extend the basic HTTP support in J2ME. After reading this chapter, you can now use the HttpClient class to transparently handle HTTP sessions (using cookies), basic authentication, and digest authentication in your J2ME applications. For more advanced custom tasks, you can implement and plug in your own HTTP header Handlers. Near the end of this chapter, we also briefly discussed secure HTTP (HTTPS) and its J2ME support.


/ 204