JP3641175B2 - E-mail address creation system - Google Patents

E-mail address creation system Download PDF

Info

Publication number
JP3641175B2
JP3641175B2 JP33941899A JP33941899A JP3641175B2 JP 3641175 B2 JP3641175 B2 JP 3641175B2 JP 33941899 A JP33941899 A JP 33941899A JP 33941899 A JP33941899 A JP 33941899A JP 3641175 B2 JP3641175 B2 JP 3641175B2
Authority
JP
Japan
Prior art keywords
telephone number
mail address
input
unit
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP33941899A
Other languages
Japanese (ja)
Other versions
JP2001154947A (en
Inventor
高史 西田
和美 澤井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP33941899A priority Critical patent/JP3641175B2/en
Publication of JP2001154947A publication Critical patent/JP2001154947A/en
Application granted granted Critical
Publication of JP3641175B2 publication Critical patent/JP3641175B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、電子メールを送受信可能な装置およびシステムに係わり、特に、電子メースアドレスの入力を、移動電話の電話番号から自動作成することができるシステムに関するものである。
【0002】
【従来の技術】
従来、電子メールアドレスと携帯電話の電話番号を関連付けた技術として、例えば、特開平10−13545号公報に記載されているように、電話番号を含むアドレスを記述した電子メールから電話番号に相当する部分を抽出し、その電話番号に電話を掛けるといった提案がなされている。
【0003】
【発明が解決しようとする課題】
しかしながら、上記従来の技術では、電話番号を含むメールアドレスから当該電話番号を抽出することは可能であるが、電話番号からメールアドレスを作成することはできず、電話番号からメールアドレスを作成するには、電話番号に続くアドレスを、ユーザが何らかの操作により、入力するか、あるいは選択を行う必要があり、いずれの場合も、相手の電話番号に続くメールアドレスを知っておく必要があった。
また、メールアドレスを知っていたとしても、入力するか、あるいは選択を行う操作が必要であった。
本発明は、電話番号と、メールアドレスを対応づけて記憶しておいて、電話番号を入力するだけで、自動的にメールアドレスを検索し出力する装置を提供することを目的とする。
【0004】
【課題を解決するための手段】
本発明は、移動電話の電話番号を入力する入力手段と、入力された前記電話番号の少なくともキャリアを特定する電話番号部分とメール作成のための情報を対応付けて記憶する記憶手段と、前記入力手段より入力された電話番号と、前記記憶手段に記憶されている電話番号部分の一致を検出する一致検出手段と、該一致検出手段による電話番号の一致を検出することにより、入力された電話番号と一致が検出された前記記憶手段に記憶されている電話番号部分に対応付けて記憶されているメール作成のための情報を繋ぎ合わせることによりメールアドレスを合成するメールアドレス合成手段と、を備えた電子メールアドレス作成システムである。
【0005】
さらに、本発明は、前記電子メールアドレス作成システムにより作成されたメールアドレスを編集することを可能としたものである。
【0006】
【発明の実施の形態】
図1は、本発明の電子メールアドレス作成システムの構成を示すブロック図である。
本発明の電子メールアドレス作成システムは、入力部1、電話番号メモリ部2、抽出部3、抽出メモリ部4、照合部5、記憶部6、合成部7、表示部8からなる。
入力部1は、電話番号または新しい情報を入力するためのものであり、キーボード等の装置或いは、電話番号サービスのように受信した電話番号等のデータ信号に含まれる電話番号(例えば、図面では「ghi-jkab−lmrs」)を取り出すことが可能な装置にて構成される。
【0007】
電話番号メモリ部2は、入力された電話番号の桁数の記憶容量をもち、入力部1から入力された電話番号を記憶する。
抽出部3は、電話番号メモリ部2に記憶されている電話番号のうち、上n桁の番号(図面ではn=5で「ghi-jk」)を抽出する。
ここでのn桁については、後で説明する。
【0008】
抽出メモリ部4は、抽出部3で抽出されたデータを記憶する。
照合部5は、抽出メモリ部4に記憶された抽出データと、記憶部6に記憶されたデータの特定部分のデータとを照合する。
記憶部6には、キャリア毎に設定されている電話番号(図中左欄)と、そのキャリアに対するメールアドレス作成のための“@”以降のメールアドレスデータ(図中右欄)とが対応付けられて、予め記憶されている。
なお、図中、“○”にて示しているデータ部分に関しては、それが如何なる番号であっても一致しているものとして照合される。
照合部5において、照合された結果、記憶部6の中に、適合データを検出することができれば、照合部5は、検出した電話番号に対応して記憶されている“@”以降のメールアドレスデータを合成部7に出力する。
適合データを検出することができなければ、抽出部3に戻り、n=n−1として、桁を1桁少なく設定し、再度抽出の指示を出力する。
【0009】
合成部7は、照合部5から出力された“@”以降のメールアドレスデータと電話番号メモリ部2に記憶されている電話番号とを合成するものであり、電話番号メモリ部2に記憶されている電話番号の後に、照合部5から出力された“@”以降のメールアドレスデータを繋ぎ合わせ、最終的なメールアドレスを作成し、表示部8に出力する。
【0010】
表示部8は、合成部7から出力されたメールアドレスデータを表示し、ここでユーザは、作成された電子メールアドレスの正誤を判定し、正しければ処理を終了し、誤っていればユーザは合成部7で合成されたメールアドレスを、入力部1を操作することにより修正し、同時に記憶部6に記憶された情報を更新することができる。
【0011】
次に、ユーザが本発明の電子メール作成システムを用いて、電子メールを得る手順を、図面を参照して説明する。
図2は、本発明の電子メールアドレス作成システムの処理手順を示したフローチャート図である。
図3〜図7は、各手順における表示部8における表示画面81の例を示す図である。
まず、ユーザが、電話番号を図示していないキーボード等により入力する(ステップS1)。
図3は、このときの表示部8の表示画面81に表示される入力画面である。図示の例は、携帯電話の電話番号を入力した場合のものである。
ここでの入力は、先に説明したように、電話番号サービス等により受信した信号に含まれる電話番号を利用することも可能である。
次に、入力された電話番号から電話番号の上n桁(ここでは、n=“電話番号の桁数”−1)を抽出する(ステップS2)。
【0012】
そして、抽出した電話番号と予め記憶部6に記憶されたデータとの照合を行い、適合電話番号データがあるか否かが判定される(ステップS3)。
適合する電話番号がなければ、n桁の桁数を1桁減らして(n=n−1)(ステップS4)ステップS2へ戻る。
この時、nが0となることにより、「該当データ無し」にて処理を終了させる。
【0013】
適合する電話番号があれば、適合した電話番号データに対応付けて記憶されている“@”以降のメールアドレスデータを抽出する(ステップS5)。
次いで、抽出された“@”以降のメールアドレスデータを、ステップS1で入力された電話番号の後に付加し電子メールアドレスを合成する(ステップS6)。
そして、合成された電子メールアドレスを表示部へ出力し、表示を行う(ステップS7)。
ここで、表示部8の表示画面81には、図4に示すようなメールアドレス確認画面が表示され、合成されたメールアドレスが表示されると共に、正誤の確認要求をユーザに求める。
【0014】
ユーザは、表示部に表示された電子メールアドレスの正誤を判定する(ステップS8)。
ユーザが、正しいと判定し、「採用」ボタンをクリックすると、表示画面81には、図5に示すように、図3のメールアドレスの欄に、その合成された電子メールアドレスが表示されるとともに、記憶部6に保存され、処理を終了する
また、誤っていると判定し、「修正」ボタンをクリックすると、図6に示すようなメールアドレス修正画面に切り替わり、正しいデータの入力が要求される。ユーザは、新しいデータを入力する(ステップS9)と、図7に示されるように、図6のメールアドレスの欄に入力された新しいデータが表示される。
ここで「登録」ボタンをクリックすると、図4のメールアドレス確認画面が再度表示され、そこで「採用」ボタンをクリックすれば、図3のメールアドレスの欄に、その修正された電子メールアドレスが表示されるとともに、訂正されたデータは、記憶部6の誤った古いデータに上書きされ(ステップS10)、ステップS6に戻る。
【0015】
そして、ユーザが、図4に示すメールアドレス確認画面において、「不採用」ボタンをクリックしたときは、図3の画面に戻り、メールアドレスは、保存されることなく処理を終了する。
【0016】
【発明の効果】
本発明によれば、移動電話の電話番号の少なくともキャリアを特定する電話番号部分とメール作成のための情報を対応付けて記憶しておき、電話番号を入力するだけで、メールアドレスが抽出でき、ユーザの入力の手間を著しく省略することができる。
【図面の簡単な説明】
【図1】本発明に係る電子メールアドレス作成システムのブロック図である。
【図2】本発明に係る電子メールアドレス作成システムのフローチャート図である。
【図3】本発明による表示部の表示画面(電話番号入力時)を示す図である。
【図4】本発明による表示部の表示画面(確認アラート表示時)を示す図である。
【図5】本発明による表示部の表示画面(メールアドレス追加時)を示す図である。
【図6】本発明による表示部の表示画面(メールアドレス修正時)を示す図である。
【図7】本発明による表示部の表示画面(メールアドレス修正後)を示す図である。
【符号の説明】
1…入力部、2…電話番号メモリ部、3…抽出部、4…抽出メモリ部、5…照合部、6…記憶部、7…合成部、8…表示部、81…表示画面。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an apparatus and a system capable of sending and receiving electronic mail, and more particularly to a system capable of automatically creating an electronic mac address from a telephone number of a mobile phone.
[0002]
[Prior art]
Conventionally, as a technique for associating an e-mail address and a telephone number of a mobile phone, for example, as described in JP-A-10-13545, it corresponds to a telephone number from an e-mail describing an address including a telephone number. Proposals have been made to extract the part and call the phone number.
[0003]
[Problems to be solved by the invention]
However, in the above conventional technique, it is possible to extract the telephone number from the mail address including the telephone number, but it is not possible to create the mail address from the telephone number, and to create the mail address from the telephone number. The user has to input or select the address following the telephone number by some operation, and in any case, it is necessary to know the mail address following the other party's telephone number.
Further, even if the user knows the mail address, an operation for inputting or selecting the mail address is required.
An object of the present invention is to provide a device that stores a telephone number and a mail address in association with each other, and automatically searches for and outputs a mail address only by inputting the telephone number.
[0004]
[Means for Solving the Problems]
The present invention includes an input means for inputting a telephone number of a mobile phone, a storage means for storing at least a telephone number portion for identifying a carrier of the input telephone number and information for creating an email, and the input A telephone number input from the means, a coincidence detecting means for detecting a coincidence between the telephone number parts stored in the storage means, and a telephone number inputted by detecting a coincidence of the telephone number by the coincidence detecting means And e-mail address synthesizing means for synthesizing e-mail addresses by connecting information for creating e-mail stored in association with the telephone number portion stored in the storage means in which a match is detected. An e-mail address creation system.
[0005]
Furthermore, the present invention makes it possible to edit a mail address created by the electronic mail address creation system.
[0006]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is a block diagram showing the configuration of the e-mail address creation system of the present invention.
The e-mail address creation system of the present invention comprises an input unit 1, a telephone number memory unit 2, an extraction unit 3, an extraction memory unit 4, a collation unit 5, a storage unit 6, a synthesis unit 7, and a display unit 8.
The input unit 1 is for inputting a telephone number or new information, and is a device such as a keyboard or a telephone number included in a data signal such as a telephone number received like a telephone number service (for example, “ ghi-jkab-lmrs ").
[0007]
The telephone number memory unit 2 has a storage capacity for the number of digits of the input telephone number and stores the telephone number input from the input unit 1.
The extraction unit 3 extracts the top n digits of the telephone numbers stored in the telephone number memory unit 2 (in the drawing, n = 5 and “ghi-jk”).
The n digits here will be described later.
[0008]
The extraction memory unit 4 stores the data extracted by the extraction unit 3.
The collation unit 5 collates the extracted data stored in the extraction memory unit 4 with the data of a specific part of the data stored in the storage unit 6.
In the storage unit 6, a telephone number (left column in the figure) set for each carrier is associated with mail address data after “@” for creating a mail address for the carrier (right column in the figure). And stored in advance.
In the figure, the data portion indicated by “◯” is collated as being the same regardless of the number.
If the collation unit 5 can detect the matching data in the storage unit 6 as a result of the collation, the collation unit 5 stores the mail address after “@” stored corresponding to the detected telephone number. The data is output to the synthesis unit 7.
If the matching data cannot be detected, the process returns to the extraction unit 3, sets n = n−1, sets the digit one less, and outputs the extraction instruction again.
[0009]
The synthesizing unit 7 synthesizes the mail address data after “@” output from the matching unit 5 and the telephone number stored in the telephone number memory unit 2, and is stored in the telephone number memory unit 2. After the telephone number, the mail address data after “@” output from the collation unit 5 is connected to create a final mail address and output it to the display unit 8.
[0010]
The display unit 8 displays the mail address data output from the combining unit 7. Here, the user determines whether the created e-mail address is correct or not. If it is correct, the process is terminated. The mail address synthesized by the unit 7 can be corrected by operating the input unit 1 and the information stored in the storage unit 6 can be updated at the same time.
[0011]
Next, a procedure for a user to obtain an email using the email creation system of the present invention will be described with reference to the drawings.
FIG. 2 is a flowchart showing the processing procedure of the e-mail address creation system of the present invention.
3-7 is a figure which shows the example of the display screen 81 in the display part 8 in each procedure.
First, the user inputs a telephone number using a keyboard or the like not shown (step S1).
FIG. 3 is an input screen displayed on the display screen 81 of the display unit 8 at this time. The example shown in the figure is a case where a mobile phone number is input.
As described above, the telephone number included in the signal received by the telephone number service or the like can be used for the input here.
Next, the first n digits of the telephone number (here, n = “the number of digits of the telephone number” −1) are extracted from the inputted telephone number (step S2).
[0012]
Then, the extracted telephone number is compared with the data stored in the storage unit 6 in advance, and it is determined whether or not there is compatible telephone number data (step S3).
If there is no suitable telephone number, the number of digits of n digits is reduced by 1 (n = n-1) (step S4) and the process returns to step S2.
At this time, when n becomes 0, the process is terminated with “no corresponding data”.
[0013]
If there is a matching telephone number, mail address data after “@” stored in association with the matching telephone number data is extracted (step S5).
Next, the e-mail address is synthesized by adding the extracted mail address data after “@” after the telephone number input in step S1 (step S6).
Then, the synthesized e-mail address is output to the display unit and displayed (step S7).
Here, an e-mail address confirmation screen as shown in FIG. 4 is displayed on the display screen 81 of the display unit 8, and the synthesized e-mail address is displayed, and a request for confirmation of correctness is requested from the user.
[0014]
The user determines whether the e-mail address displayed on the display unit is correct (step S8).
When the user determines that it is correct and clicks the “recruit” button, the display screen 81 displays the synthesized email address in the email address field of FIG. 3, as shown in FIG. When the process is completed and the process is determined to be incorrect and the “correct” button is clicked, the mail address correction screen as shown in FIG. 6 is displayed and correct data input is requested. . When the user inputs new data (step S9), as shown in FIG. 7, the new data input in the mail address field of FIG. 6 is displayed.
If you click the “Register” button here, the e-mail address confirmation screen of FIG. 4 will be displayed again. If you click the “Recruit” button, the corrected e-mail address will be displayed in the e-mail address field of FIG. At the same time, the corrected data is overwritten with erroneous old data in the storage unit 6 (step S10), and the process returns to step S6.
[0015]
When the user clicks the “Non-adopt” button on the mail address confirmation screen shown in FIG. 4, the screen returns to the screen of FIG. 3, and the processing ends without saving the mail address.
[0016]
【The invention's effect】
According to the present invention, at least a telephone number part for identifying a carrier of a mobile phone telephone number and information for mail creation are stored in association with each other, and by simply inputting the telephone number, an email address can be extracted, The user input can be saved significantly.
[Brief description of the drawings]
FIG. 1 is a block diagram of an e-mail address creation system according to the present invention.
FIG. 2 is a flowchart of an e-mail address creation system according to the present invention.
FIG. 3 is a diagram showing a display screen (at the time of inputting a telephone number) of the display unit according to the present invention.
FIG. 4 is a diagram showing a display screen (when a confirmation alert is displayed) of the display unit according to the present invention.
FIG. 5 is a diagram showing a display screen (when adding a mail address) of the display unit according to the present invention.
FIG. 6 is a diagram showing a display screen (at the time of mail address correction) of the display unit according to the present invention.
FIG. 7 is a diagram showing a display screen (after mail address correction) of the display unit according to the present invention.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Input part, 2 ... Telephone number memory part, 3 ... Extraction part, 4 ... Extraction memory part, 5 ... Collation part, 6 ... Memory | storage part, 7 ... Synthesis | combination part, 8 ... Display part, 81 ... Display screen.

Claims (2)

移動電話の電話番号を入力する入力手段と、入力された前記電話番号の少なくともキャリアを特定する電話番号部分とメール作成のための情報を対応付けて記憶する記憶手段と、前記入力手段より入力された電話番号と、前記記憶手段に記憶されている電話番号部分の一致を検出する一致検出手段と、該一致検出手段による電話番号の一致を検出することにより、入力された電話番号と一致が検出された前記記憶手段に記憶されている電話番号部分に対応付けて記憶されているメール作成のための情報を繋ぎ合わせることによりメールアドレスを合成するメールアドレス合成手段と、を備えたことを特徴とする電子メールアドレス作成システム。Input means for inputting a telephone number of a mobile phone, storage means for storing at least a telephone number portion for identifying a carrier of the inputted telephone number and information for creating an email, and input from the input means The phone number and the phone number part stored in the storage means are detected as a match detection means, and the match detection means detects the phone number match, thereby detecting a match with the input phone number. Mail address synthesizing means for synthesizing an e-mail address by connecting information for mail creation stored in association with the telephone number portion stored in the storage means. Email address creation system. 請求項1に記載の電子メールアドレス作成システムにおいて、作成されたメールアドレスを編集することを可能としたことを特徴とする電子メールアドレス作成システム。2. The e-mail address creating system according to claim 1, wherein the created e-mail address can be edited.
JP33941899A 1999-11-30 1999-11-30 E-mail address creation system Expired - Fee Related JP3641175B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP33941899A JP3641175B2 (en) 1999-11-30 1999-11-30 E-mail address creation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33941899A JP3641175B2 (en) 1999-11-30 1999-11-30 E-mail address creation system

Publications (2)

Publication Number Publication Date
JP2001154947A JP2001154947A (en) 2001-06-08
JP3641175B2 true JP3641175B2 (en) 2005-04-20

Family

ID=18327291

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33941899A Expired - Fee Related JP3641175B2 (en) 1999-11-30 1999-11-30 E-mail address creation system

Country Status (1)

Country Link
JP (1) JP3641175B2 (en)

Also Published As

Publication number Publication date
JP2001154947A (en) 2001-06-08

Similar Documents

Publication Publication Date Title
EP0951163B1 (en) Dialing method in mobile telephone
US5455858A (en) Method for automatically composing a telephone dialing string
US8130929B2 (en) Methods for obtaining complex data in an interactive voice response system
US7515941B2 (en) Method for performing functions using telephone number searched for in mobile terminal
US6792090B1 (en) Telephone directory address storing method and information terminal having telephone function as well as storage medium on which program therefor is recorded
US10666783B2 (en) Method and apparatus for storing telephone numbers in a portable terminal
WO1999009729A1 (en) Communication apparatus and method for locating stored entries in an electronic telephone directory
JP3641175B2 (en) E-mail address creation system
US20050069113A1 (en) Mobile communication terminal and method for searching for country codes
JP2002169822A (en) Input support device and recording medium with recorded input support program
US7636082B2 (en) Dialing methods and related devices
JP2003036212A (en) Personal digital assistant with camera function
US7702321B2 (en) Apparatus for mapping abbreviated numbers in mobile communication terminal and method thereof
JP2002044221A (en) Telephone device and information registering/searching method therein
JP2005217625A (en) Telephone unit, dial input number complement system and method, and computer program
JP3043719B2 (en) How to search memory dial
JP3455795B2 (en) Data processing device and storage medium
JP2001273236A (en) Method and device for processing data
US7006621B1 (en) Portable telephone terminal with toll number retrieval function
JPH0662101A (en) Communication equipment
JP2003174397A (en) Function setting/failure diagnostic system and function setting/failure diagnostic method for use therein
KR20040008304A (en) Dialling method in mobile phone
JPH02288654A (en) Telephone order receiving method for mail order
JPH09282315A (en) Address input system for electronic equipment
JP2000261537A (en) Dial memory retrieval device

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050118

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050120

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080128

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090128

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100128

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110128

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120128

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130128

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees