Home > Articles > Networking > Wireless/High Speed/Optical

This chapter is from the book

This chapter is from the book

Delivery Protocols

The underlying protocol stack employed on the DoCoMo PDC-P network comprises the physical (air interface) and signaling layers, the network and transport layers, and the session layer. See Figure 3.3 for an overview of the i-mode protocol stack.

Air Interface

In Japan, i-mode is provided over a PDC voice network upgraded to handle packet data (now referred to as the PDC-P network). The air interface is established between the MS and the cell base station, which is upgraded with a Packet Processing Module and a Packet Gateway Module.

Figure 3.3 The i-mode protocol stack makes use of HTTP and SMTP and the URL naming convention.

From the i-mode Web site designer's point of view, the details of how the air interface transmits packets are largely irrelevant. Aside from questions of latency, this interface can safely be considered as just another link in the packet-switched network connecting the Web server to the client. The air interface does suffer from latency and session management issues, and users in Japan do see a higher incidence of lost packets (no response to a URL request) on i-mode than on end-to-end wired networks. Different operators' implementations of i-mode (using newer base stations and faster packet networks), however, could expect to see improvements in these issues.

These problems can be reduced by carefully adjusting session time-outs and ensuring that Web site content does not exceed network limitations (see the next section).

Network and Transport Layers

The network and transport layers are almost identical to the existing NTT DoCoMo Do-Pa packet communications network; although Do-Pa can handle speeds as high as 28.8Kbps, i-mode operates at 9.6Kbps.

Although packet switching is more efficient with bandwidth than circuit switching (and provides the always-on functionality), the i-mode network designers felt that the majority of traffic would be text and simple graphics, making the redundancy built into TCP/IP unnecessary. Therefore, at the Mobile Station and Message Packet Gateway Module (M-PGW), i-mode implements a DoCoMo-developed packet-switching protocol, named Transport Layer Protocol (TLP), designed to be less bandwidth intensive than the Point to Point Protocol (PPP) and TCP/IP used by the Do-Pa system. At the gateway server and the M-PGW, i-mode does implement TCP/IP. As you will see in Chapter 4, "The i-mode Business Model," DoCoMo will implement full TCP/IP on its new W-CDMA 3G network.

Note

The NTT DoCoMo Do-Pa packet-switched cellular network is used to provide a number of commercial services, including remote communications with vending machines equipped with the company's Mobile Ark wireless transceiver. Vending machines can report stock levels, coin levels, and other data (like ambient temperature) to a central database. Coke has an estimated 10,000 Mobile Ark-equipped machines in service in Hokkaido.

Session Layer

Above TCP/IP (on the gateway and M-PGW) and TLP (on the M-PGW and MS), i-mode implements HTTP and SMTP as well as the DoCoMo-developed User Information Transfer Protocol (UITP). UITP is used to manage sessions between the MS and the GRIMM gateway, using a Mobile Subscriber Number unique to each MS.

Also, Network Management Protocol (NWMP) is implemented between the M-PGW terminals and the i-mode gateway to provide for communication termination signaling, message-waiting notification (an email message, for example), and the packet communication status between the M-PGW. On the TDMA/GPRS network that is expected to be implemented by AT&T Wireless for i-mode in the United States, network management is achieved by the GPRS Mobile Management/Session Management (GMM/SM) protocols.

Packet-Switching Characteristics

The packet-switched overlay on the PDC network allows for "choppy" transmission, which is useful for services like Web browsing, where a circuit-switched system incurs substantial time-use fees and lengthy call setup waiting times (one of the most serious criticisms of early WAP implementations). As a result, i-mode has an "always-on" look and feel. Also, the PDC-P network is reasonably fast, and data receipt times (depending on time of day and other factors) can be as little as one to three seconds. (When sending email from his i-mode phone to his office desktop PC, this author regularly sees a total wait time—for accessing the network, sending the mail, and logging off—of about five seconds.)

Circuit-switching operation is one of the strongest sources of criticism against WAP 1.0 and 1.2 services implemented so far (despite the fact that WAP does not require circuit switching). The problem comes from early WAP deployments on circuit-switched GSM networks. Setting up a GSM circuit-switched data (CSD) call takes several seconds to initiate, several more for handshaking, and then several more for logon and user authentication. i-mode suffers from none of this hassle.

Note

Spanish carrier Amena has been testing a GPRS data overlay on its GSM voice network since November 2000. The carrier has implemented a WAP network, and GPRS data packet latency (from the WAP client phone to the gateway) was reported in May 2001 to be 0.9 seconds against an average round-trip time of 1.8 seconds—about the same latency as on existing WAP networks on circuit-switched GSM systems.

The result? "Don't sell performance as an advantage of GPRS; better speak about low cost, always on, push services, etc.," says one mailing list posting. Of course, it's still early for GPRS, and the technology will undoubtedly improve.

Note

For more information on WAP on GPRS, sign up for the WAP Group, at http://www.smartgroups.com/groups/wapgroup.

Network Limitations

In Japan, i-mode Web pages are limited to 5KB, and mail messages are limited to 500 bytes. With packets set at 128 bytes, the largest Web page (cHTML file and all graphics) must then fit within 32 packets (4096/128). Anything additional is discarded at the MS. Again, keep in mind that these are DoCoMo i-mode–specific limitations, and other operators can be expected to adopt either more stringent or more flexible limits.

Protocol Implementation

As described in Chapter 1, The i-mode Phenomenon makes use of standard tried-and-tested W3C protocols to provide wireless information services, like mail and Web access. Although the choice of commonly used protocols is not absolutely required, this situation accounts for a large part of i-mode's success and contrasts starkly with the WAP use of new proprietary protocols that have failed to win wide acceptance.

HTTP

The i-mode wireless information service uses a proprietary cHTML-compatible microbrowser in the application layer on the MS. The microbrowser sits on top of a protocol named Application Layer Protocol (ALP), developed by DoCoMo as the mobile client-side version of standard HTTP. The conversion between HTTP and ALP is transparent to the subscriber and to the sending Web server. It reduces client burden by removing HTTP header data (which is not needed by the Mobile Station), instituting a termination notification signal and converting SMTP mail text to cHTML format. The latter allows the microbrowser to act as the onboard mail client. ALP also provides for housekeeping tasks, such as confirming that sufficient memory is available to receive mail messages before the push download.

As a result, any standard Web server that is compliant with the HTTP protocol can send Web content to an i-mode phone. The microbrowser also uses the standard Uniform Resource Locator (URL) naming convention.

cHTML

The cHTML specification was submitted to the World Wide Web Consortium (W3C) by Dr. Tomihisa Kamada, the CTO of Tokyo-based Access, maker of the Compact NetFront cHTML-compatible microbrowser that sits on the majority of all i-mode phones in Japan. Kamada, working with representatives from Matsushita, NEC, Fujitsu, Mitsubishi, and Sony, compiled the draft specification in February 1998. The microbrowser now supports cHTML, which is a defined subset of HTML 2.0, 3.2, and 4.0. cHTML does not support tables, image maps, multiple character fonts or styles, background colors or images, frames, or style sheets. The only images used on i-mode are GIF and animated GIF.

Tip

Dr. Tomihisa Kamada says, "Compact HTML is defined so that all basic operations can be done by a combination of four buttons: Cursor Forward, Cursor Backward, Select, and Back/Stop (return to the previous page). Any functions that require two- dimensional focus pointing, like image map and table, are excluded from Compact HTML." (Extract from the cHTML submission to the W3C. For details of cHTML, access http://w3.org/TR/1998/NOTE-compactHTML-19980209.)

The current NTT DoCoMo version of i-mode implements several specific extensions to cHTML, including the <tel> and <accesskey> tags. The <accesskey> tag permits the Web programmer to present a numbered list of hotlink items that can be selected by pushing the corresponding numeric keypad button. Also, NTT DoCoMo has implemented its own icon library (mentioned briefly in Chapter 2), known as emoji in Japanese (e means electronic, and moji means character). The emoji icons consist of smiling faces, hearts, and other designs intended to make sending short email messages more convenient. Note that because emoji are not recognized as part of any official character set (like ShiftJIS 6879 or any of the western ISO character sets), i-mode operators outside of Japan are unlikely to adopt them to increase compatibility between Internet standard email and Web pages.

Also note that the cHTML has in no way been adopted as an approved standard by the IETF. The cHTML submission status is formally that of an "acknowledged submission."

Mail (SMTP)

i-mode mail is based on SMTP mail, with some accommodations made for network and MS limitations. We've already mentioned the 500-byte text limit, and that attachments are not allowed. Also, each subscriber is limited to storing 50 mail messages at any time, and messages are pushed out to the MS as soon as they are received (packet fees apply for receiving messages).

Mail storage on the MS varies from handset to handset (depending on the amount of memory onboard). For example, the Panasonic P209, one of the more popular 2000 models, stores as many as 200 messages. When the 201st message is received, the oldest existing message is automatically overwritten.

In i-mode, no implementation of Post Office Protocol (POP3) allows the subscriber to manage mail between the MS and the gateway, such as choosing to leave certain messages on the server. The MS automatically sends a delete instruction to the GRIMM gateway after a mail message has been received at the handset. This setting, which is beyond user control, is not part of most wired network SMTP implementations where the mail client can be customized. The GRIMM gateway stores as many as 50 i-mode mail messages for 30 days. If a subscriber's mail account becomes full, new messages are bounced back to the sender.

These limitations, arbitrary choices of the i-mode operator, have more to do with NTT DoCoMo concerns with swamping the PDC-P network and with MS hardware limitations as much as anything else. i-mode services in the United States and Europe could offer more liberal limitations, considering that handset technology is improving and that network operators could set up additional server farms (cost not withstanding).

Mail (SMS)

SMS messages (See Chapter 2) can consist of as many as 25-double byte characters, and the recipient's mobile phone number serves as the mail address. When a recipient's phone is turned off or out of range, DoCoMo saves as many as 20 messages on the network SMS mail server for 72 hours. SMS messages are also pushed to the MS. SMS mail appears in the same inbox as i-mode mail, although the data is handled as part of the PDC circuit-switched network and not the packet-switched overlay, and therefore usage is billed based on time, not packets.

Although NTT DoCoMo hasn't released firm data, SMS usage is apparently quite low. Neither NTT DoCoMo nor any of the other operators in Japan allows their networks to exchange SMS mail with each other or with networks in Europe or the United States.

Microbrowser

The Compact NetFront v2.0 microbrowser supports cHTML and GIF images, and it requires an onboard hardware environment having at least 5–15 million instructions-per-second (MIPS) CPU, 300KB of ROM, and 150KB of RAM. The microbrowser supports the NTT DoCoMo i-mode cHTML extensions (the emoji mentioned earlier) and presumably could support similar extensions from other operators. It is CPU and OS independent and integrates with SSL and Java.

The Compact NetFront browser, like all i-mode microbrowsers, is optimized for display- and CPU-constrained devices. (Several i-mode cell phone makers, notably Nokia and Panasonic, have deployed their own proprietary browsers.) All i-mode browsers provide i-mode mail integration, bookmark functionality, and limited caching. i-mode browsers also provide visual indicators that show, for example, when the MS is in cellular contact range, when it is sending or receiving data, and when mail has arrived.

Access has announced the release of the Compact NetFront Plus browser for late fall 2001, which will be compatible with xHTML as well as with WML and cHTML. This subject is covered in more detail in Chapter 7, "Current and Future i-mode Capabilites."

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020