KR20070052558A - A data transaction method for a subscriber identification module - Google Patents

A data transaction method for a subscriber identification module Download PDF

Info

Publication number
KR20070052558A
KR20070052558A KR20050110318A KR20050110318A KR20070052558A KR 20070052558 A KR20070052558 A KR 20070052558A KR 20050110318 A KR20050110318 A KR 20050110318A KR 20050110318 A KR20050110318 A KR 20050110318A KR 20070052558 A KR20070052558 A KR 20070052558A
Authority
KR
South Korea
Prior art keywords
server
sim
data
applet
identification module
Prior art date
Application number
KR20050110318A
Other languages
Korean (ko)
Other versions
KR101233163B1 (en
Inventor
박근애
Original Assignee
엘지전자 주식회사
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 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020050110318A priority Critical patent/KR101233163B1/en
Publication of KR20070052558A publication Critical patent/KR20070052558A/en
Application granted granted Critical
Publication of KR101233163B1 publication Critical patent/KR101233163B1/en

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

가입자자인증모듈(Subscriber Identification Module: SIM)의 응용 프로그램 툴(Application toolkit)의 기능 중 BIP(Bearer Independent Protocol)을 이용하여 서버와 직접 데이터를 송·수신하는 것을 특징으로 하는 가입자인증모듈의 데이터 송수신 방법.Data transmission and reception of subscriber authentication module, characterized in that it directly sends and receives data to and from the server using BIP (Bearer Independent Protocol) among functions of application toolkit of subscriber identification module (SIM). Way.

BIP, SIM, 애플릿 BIP, SIM, Applet

Description

가입자인증모듈의 데이터 송수신 방법 {A data transaction method for a Subscriber Identification Module}A data transaction method for a subscriber identification module

도 1은 종래 기술에 따른 데이터 송수신 방법을 나타낸 예시도이다.1 is an exemplary view showing a data transmission and reception method according to the prior art.

도 2는 본 발명에 따른 데이터 수신 과정을 나타낸 흐름도이다.2 is a flowchart illustrating a data receiving process according to the present invention.

도 3은 본 발명에 따른 데이터 송신 과정을 나타낸 흐름도이다.3 is a flowchart illustrating a data transmission process according to the present invention.

도 4는 본 발명에 따른 애플릿 인스톨 과정을 나타낸 예시도이다.4 is an exemplary view showing an applet installation process according to the present invention.

도 5는 본 발명에 따른 애플릿 삭제 과정을 나타낸 예시도이다.5 is an exemplary diagram illustrating an applet deletion process according to the present invention.

본 발명은 가입자인증모듈(Subscriber Identification Module: 이하에서 "SIM"이라 약칭한다)의 데이터 관리방법에 관한 것으로서, 더욱 상세하게는 USAT(USIM Application toolkit)의 기능 중 BIP(Bearer Independent Protocol)을 이용하여 서버와 직접 데이터를 송·수신하는 방법에 관한 것이다.The present invention relates to a data management method of a subscriber identification module (hereinafter abbreviated as "SIM"), and more particularly, by using a bearer independent protocol (BIP) among functions of a USAT (USIM Application toolkit). The present invention relates to a method of directly transmitting and receiving data with a server.

이동통신 단말기에 장착되는 가입자인증모듈(Subscriber Identification Module: SIM)와 서버(server)의 데이터 송수신을 위한 종래 기술은 단문메시지서비스 (Short Message Service: SMS)를 이용하고 있다.Conventional technologies for transmitting and receiving data between a subscriber identification module (SIM) and a server mounted on a mobile communication terminal use a short message service (SMS).

도 1은 종래 기술에 따른 데이터 수신 방법을 나타낸 예시도이다. 도시된 바와 같이, SIM(10)에서 단말(20)로 단문메시지 전송을 요청하는 메시지를 전송한다. 이에 따라 단말(20)은 서버(30)로 데이터 전송을 요청하는 단문메시지를 전송하고, 서버(30)로부터 이에 대한 응답을 받아 SIM(10)에 전달한다. 이후, 요청한 내용에 대한 데이터 혹은 애플릿(applet)이 서버(30)로부터 제공된다. 이때의 형식은 단문메시지의 형식으로 제공된다. 이를 받으면, 단말은 SIM에 다운로드 명령어를 내려주고, SIM(10)으로부터 다운로드가 완료에 대한 응답을 받으면 서버(30)측으로 성공 여부를 알려주는 방식으로 진행된다.1 is an exemplary view showing a data receiving method according to the prior art. As shown, the SIM 10 transmits a message requesting a short message transmission from the terminal 20 to the terminal 20. Accordingly, the terminal 20 transmits a short message requesting data transmission to the server 30, receives the response from the server 30, and delivers the response to the SIM 10. Thereafter, data or applets for the requested contents are provided from the server 30. The format at this time is provided in the form of a short message. Upon receiving this, the terminal gives a download command to the SIM, and proceeds in a manner of informing the server 30 of success if the SIM 10 receives a response to the completion of the download.

이러한, 단문메시지 방식은 데이터 전송을 위한 대역폭이 좁다. 따라서, 전송속도가 느려 하나의 애플릿(applet)을 받으려면 여러번 다운로드가 수행되어야 한다. 또한, 애플릿 자체를 저장하기 어렵고 내용에도 한계가 있다.This short message method has a narrow bandwidth for data transmission. Therefore, the transmission speed is slow, so the download must be performed several times in order to receive one applet. In addition, the applet itself is difficult to store and has limitations in content.

본 발명은 가입자인증모듈(SIM)과 데이터 제공 서버(server)의 직접 통신을 통해 데이터를 송수신할 수 있는 방법을 제공하는 것을 목적으로 한다.It is an object of the present invention to provide a method for transmitting and receiving data through direct communication between a subscriber authentication module (SIM) and a data providing server.

본 발명의 다른 목적은 가입자인증모듈에서 단말에 비의존적인 데이터 처리를 수행할 수 있는 방법을 제공하는 것이다.Another object of the present invention is to provide a method for performing data processing independent of the terminal in the subscriber authentication module.

본 발명의 또 다른 목적은 데이터 송수신을 빠른 속도로 처리할 수 있는 데이터 송수신방법을 제공하는 것이다.Another object of the present invention is to provide a data transmission / reception method capable of processing data transmission and reception at a high speed.

이러한 목적들을 달성하기 위한 본 발명에 따른 가입자인증모듈(Subscriber Identification Module: SIM)의 애플릿 생성 방법은 서버로부터 BIP(Bearer Independent protocol)에 의해 제공받은 애플릿을 가입자인증모듈에 저장하는 것을 특징으로 한다.The applet generation method of the subscriber identification module (SIM) according to the present invention for achieving the above object is characterized in that the applet provided by the BIP (Bearer Independent Protocol) from the server is characterized in that to store in the subscriber authentication module.

본 발명에 따른 가입자인증모듈(Subscriber Identification Module: SIM)의 애플릿 생성 방법의 다른 특징은 이동통신 단말기의 디스플레이 장치를 통하여 가입자인증모듈(Subscriber Identification Module: SIM)의 애플릿(applet) 관리를 위한 메인 메뉴 화면을 디스플레이하는 과정과; 단말기의 입력장치를 통해 입력된 신호가 애플릿 추가(install) 명령인 경우, 서버(server)와의 데이터 채널을 오픈하는 과정과; 서버에서 제공 가능한 애플릿 정보를 단말기의 디스플레이 장치를 통하여 디스플레이하는 과정과; 선택된 애플릿을 서버로부터 다운로드하여 가입자자인증모듈(SIM)의 기억장치에 저장하는 과정과; 다운로드가 완료되면 서버와의 채널 연결을 종료(close)하는 과정을 포함하여 이루어지는 점이다.Another feature of the method for generating an applet of a subscriber identification module (SIM) according to the present invention is a main menu for managing applets of a subscriber identification module (SIM) through a display device of a mobile communication terminal. Displaying a screen; When the signal input through the input device of the terminal is an applet install command, opening a data channel with a server; Displaying applet information provided by the server through a display device of the terminal; Downloading the selected applet from the server and storing the selected applet in a storage device of a subscriber identity module (SIM); When the download is completed, the process includes closing the channel connection with the server (close).

본 발명에 따른 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 전송 방법은 이동통신 단말기의 디스플레이 장치를 통하여 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 관리를 위한 메인 메뉴 화면을 디스플레이하는 과정과; 단말기의 입력장치를 통해 입력된 신호가 상기 SIM 내의 데이터를 서버로 전송하는 선택신호인 경우, 서버(server)와의 데이터 채널을 오픈하는 과정과; 상기 SIM 내의 데이터를 서버로 전송하는 과정과; 전송이 완료되면, 서버와의 채널 연결을 종료(close)하는 과정을 포함하여 이루어지는 것을 특징으로 한다.A data transmission method of a subscriber identification module (SIM) according to the present invention includes a process of displaying a main menu screen for data management of a subscriber identification module (SIM) through a display device of a mobile communication terminal; ; When the signal input through the input device of the terminal is a selection signal for transmitting data in the SIM to a server, opening a data channel with a server; Transmitting data in the SIM to a server; When the transmission is completed, characterized in that it comprises the step of closing (close) the channel connection with the server.

본 발명에 따른 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 수신 방법은 이동통신 단말기의 디스플레이 장치를 통하여 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 관리를 위한 메인 메뉴 화면을 디스플레이하는 과정과; 단말기의 입력장치를 통해 입력된 신호가 서버로부터 데이터를 수신하기 위한 선택신호인 경우, 서버(server)와의 데이터 채널을 오픈하는 과정과; 서버로부터 제공된 화면을 단말기의 디스플레이 장치를 통하여 디스플레이하는 과정과; 단말기의 입력장치를 통해 사용자에 의해 선택된 데이터를 상기 서버로부터 수신하여 가입자자인증모듈(Subscriber Identification Module: SIM)의 기억장치에 저장하는 과정과; 수신이 완료되면, 서버와의 채널 연결을 종료(close)하는 과정을 포함하여 이루어지는 것을 특징으로 한다.A method of receiving data of a subscriber identification module (SIM) according to the present invention includes the steps of displaying a main menu screen for data management of a subscriber identification module (SIM) through a display device of a mobile communication terminal; ; If the signal input through the input device of the terminal is a selection signal for receiving data from the server, opening a data channel with a server; Displaying a screen provided from a server through a display device of a terminal; Receiving data selected by a user through an input device of a terminal from the server and storing the data selected in the storage device of a subscriber identification module (SIM); When the reception is completed, characterized in that it comprises a step of closing (close) the channel connection with the server.

본 발명에 따른 가입자인증모듈(SIM)의 데이터 송·수신 방법의 세부적 특징은 상기 서버와 가입자인증모듈의 데이터 송수신은 BIP(Bearer Independent Protocol)에 의해 수행되는 점이다.A detailed feature of the data transmission / reception method of the subscriber authentication module (SIM) according to the present invention is that data transmission and reception between the server and the subscriber authentication module are performed by a bearer independent protocol (BIP).

본 발명의 다른 목적, 특징 및 이점들은 첨부한 도면을 참조한 실시 예들의 상세한 설명을 통해 명백해질 것이다. 이하, 첨부된 도면을 참조하여 본 발명의 실시예의 구성과 그 작용을 설명하며, 도면에 도시되고 또 이것에 의해서 설명되는 본 발명의 구성과 작용은 적어도 하나의 실시 예로서 설명되는 것이며, 이것에 의해서 상기한 본 발명의 기술적 사상과 그 핵심 구성 및 작용이 제한되지는 않는다.Other objects, features and advantages of the present invention will become apparent from the detailed description of the embodiments with reference to the accompanying drawings. Hereinafter, with reference to the accompanying drawings illustrating the configuration and operation of the embodiment of the present invention, the configuration and operation of the present invention shown in the drawings and described by it will be described by at least one embodiment, By the technical spirit of the present invention described above and its core configuration and operation is not limited.

위에서도 언급한 바와 같이, 본 발명에 따른 가입자인증모듈의 데이터 송수신 방법은 BIP(Bearer Independent protocol) 방식을 이용한다. 아래의 [표]는 SMS 방식과 BIP 방식을 비교한 예이다.As mentioned above, the data transmission / reception method of the subscriber authentication module according to the present invention uses a bearer independent protocol (BIP) method. [Table] below is an example comparing SMS method and BIP method.

애플릿 크기(KB)Applet Size (KB) 0.50.5 3.63.6 77 3232 전송 크기 (BIP)(B)Transmission size (BIP) (B) 10521052 44234423 79517951 3655336553 전송 크기 (SMS 회수)Transmission size (SMS recall) 55 3535 7272 323323 전송 시간 (SMS) Transmission time (SMS) 7070 540540 N/AN / A N/AN / A 전송 시간 (BIP)Transfer time (BIP) 1313 2323 3535 105105

즉, 위의 표에서 보는 바와 같이, 같은 사이즈의 애플릿을 다운받기 위해서 BIP모드에서는 0.5 KB 애플릿의 경우, 한번에 1052 bytes 받을 수 있는 반면, SMS방식을 채택할 때는 같은 사이즈의 애플릿을 인스톨하기 위해 5번의 SMS를 주고 받아야 한다. 속도 측면에서도 BIP기능을 이용할 때는 13초면 되지만 SMS방식을 이용할 때는 70초가 소요되는 것을 알 수 있다.In other words, as shown in the above table, in order to download the applet of the same size, 0.5KB applet can receive 1052 bytes at a time in BIP mode, while in order to install the applet of the same size when SMS is adopted. You have to send and receive SMS times. In terms of speed, it takes 13 seconds when using the BIP function, but 70 seconds when using the SMS method.

본 발명에서 SIM은 BIP를 통해 서버와 직접적으로 데이터 전송 및 수신을 수행한다. SIM에 의존적인 자바 애플릿(java applet)들을 인스톨함으로써, SIM이 마치 하나의 메모리 스틱(memory stick)과 같은 역할을 하게 된다.In the present invention, the SIM performs data transmission and reception directly with the server through the BIP. By installing Java applets that depend on the SIM, the SIM acts like a memory stick.

도 2는 본 발명에 따른 데이터 수신 과정을 나타낸 흐름도이다. 도시된 바와 같이, SIM을 단말기에 장착하고, SIM의 데이터 관련한 처리 요청에 대한 신호가 입력되면 단말기의 디스플레이 장치를 통해 메인 메뉴가 디스플레이된다 (S21). 메인 메뉴에 대한 사용자의 선택이 서버로부터의 데이터 수신인 경우(S22), SIM은 BIP를 통해 서버와의 채널을 형성한다 (channel open) (S23).2 is a flowchart illustrating a data receiving process according to the present invention. As illustrated, when the SIM is mounted on the terminal and a signal for processing request related to the data of the SIM is input, the main menu is displayed through the display device of the terminal (S21). If the user's selection for the main menu is the reception of data from the server (S22), the SIM establishes a channel with the server via the BIP (channel open) (S23).

서버에서 제공 가능한 데이터의 목록이 표기된 화면을 단말기의 디스플레이 장치를 통해 나타낸다 (S24).The screen on which the list of data provided by the server is displayed is displayed on the display device of the terminal (S24).

사용자로부터 필요로 하는 데이터에 대한 선택신호가 제공되면(S25), SIM에서는 해당 데이터를 전송해 줄 것을 요청한다 (S26).When a selection signal for data required from the user is provided (S25), the SIM requests to transmit the corresponding data (S26).

BIP를 통해 수신되는 데이터는 SIM 내의 메모리에 저장된다 (S27).Data received via the BIP is stored in the memory in the SIM (S27).

수신이 완료되면 (S28) 채널 연결을 해제한다 (close)(S29).When reception is completed (S28), the channel is released (close) (S29).

도 3은 본 발명에 따른 데이터 송신 과정을 나타낸 흐름도이다. 도 2를 이용한 수신과정과 마찬가지로, 단말기의 디스플레이 장치를 이용하여 메인 메뉴를 나타낸 후(S31), 사용자의 선택이 SIM 내의 데이터 전송인 경우 (S32), 서버와의 채널을 오픈한다 (S33).3 is a flowchart illustrating a data transmission process according to the present invention. As in the reception process using FIG. 2, after the main menu is displayed using the display device of the terminal (S31), when the user's selection is data transmission in the SIM (S32), the channel with the server is opened (S33).

SIM 혹은 단말기 내의 메모리에 저장된 데이터를 서버로 전송한다 (S34).The data stored in the SIM or the memory in the terminal is transmitted to the server (S34).

전송이 완료되면(S35) 서버와의 채널 연결을 해제한다 (S36).When the transmission is completed (S35), the channel connection with the server is released (S36).

도 4는 본 발명에 따른 애플릿 인스톨 과정을 나타낸 예시도이다. SIM을 단말기에 장착한 상태에서 SIM의 데이터 관련한 처리 신호가 입력되면 단말기의 디스플레이 장치를 통해 4a와 같이 메인 메뉴가 디스플레이된다.4 is an exemplary view showing an applet installation process according to the present invention. When a processing signal related to data of the SIM is input while the SIM is mounted on the terminal, the main menu is displayed as shown in 4a through the display device of the terminal.

사용자가 애플릿 관리(applet manager) 메뉴를 선택하게 되면, 4b와 같이, 애플릿 설치(install applet) 메뉴와 애플릿 삭제(delete applet) 메뉴를 표시한다.When the user selects the applet manager menu, the applet install menu and the delete applet menu are displayed as shown in 4b.

사용자가 애플릿 설치(install applet) 메뉴를 선택하게 되면, SIM은 BIP를 통해 서버와의 채널을 형성한다. 이어, 4c와 같이 서버에서 제공 가능한 데이터의 목록이 표기된 화면을 단말기의 디스플레이 장치를 통해 나타낸다.When the user selects the install applet menu, SIM establishes a channel with the server via the BIP. Subsequently, a screen on which the list of data provided by the server is displayed as shown in 4c is displayed through the display device of the terminal.

사용자가 필요로 하는 애플릿을 선택하면, 4d처럼 다운로드 의사여부를 묻는 화면을 나타낸다.When the user selects the applet that he / she needs, it displays a screen asking for download intention like 4d.

사용자가 다운로드 의사를 나타내면, BIP 방식으로 다운로드를 수행한다. 이때, 디스플레이 장치를 통해서 다운로드 중임을 나타내는 메시지를 4e와 같이 표시한다.When the user indicates the download intention, the download is performed in a BIP manner. At this time, a message indicating that the file is being downloaded through the display device is displayed as 4e.

다운로드가 완료되면 채널 연결을 해제하고, 4f와 같이 다운로드 수행 완료 메시지를 표시한다. 만일, 다운로드 중 접속 환경이 나빠서 문제가 발생된 경우에는 해당 메시지를 표시해야 하는 것은 언급의 여지가 없을 것이다.When the download is completed, the channel is disconnected and the download completion message is displayed as shown in 4f. If a problem occurs due to a bad connection environment during downloading, there should be no mention of displaying the corresponding message.

이어, 디스플레이 장치를 통해 메인 메뉴를 표시하는데, 이때 디스플레이 장치를 통해 나타나는 화면은 4g와 같이 다운로드된 애플릿 정보가 포함된 상태가 된다. 4h는 다운받은 애플릿을 수행한 경우의 예를 나타낸 것이다.Subsequently, the main menu is displayed through the display device, wherein the screen displayed through the display device includes the downloaded applet information as shown in 4g. 4h shows an example of running the downloaded applet.

도 5는 본 발명에 따른 애플릿 삭제 과정을 나타낸 예시도이다. 도 4의 예와 달리 현재 SIM에 저장된 애플릿을 삭제하는 경우의 화면 상태를 나타낸 것이다. 5a와 같은 애플릿 관리 메뉴에서 사용자가 애플릿 삭제를 선택하면, 5b와 같이 현재 설치된 애플릿 정보만이 표시된다. 따라서, 이미 설치된 애플릿만을 삭제할 수 있도록 한다. 삭제가 진행되는 동안 현재 동작에 대해 5c와 같이 표시하고, 삭제된 이후에는 다시 5d와 같은 메인 메뉴를 나타낸다.5 is an exemplary diagram illustrating an applet deletion process according to the present invention. Unlike the example of FIG. 4, the screen state when deleting the applet currently stored in the SIM is shown. If the user selects delete applet from the applet management menu as shown in 5a, only the currently installed applet information is displayed as shown in 5b. Thus, you can only delete applets that are already installed. While the deletion is in progress, the current operation is displayed as shown in 5c, and after deletion, the main menu as shown in 5d is displayed again.

이상 설명한 내용을 통해 당업자라면 본 발명의 기술사상을 일탈하지 아니하는 범위에서 다양한 변경 및 수정이 가능함을 알 수 있을 것이다. 따라서, 본 발명의 기술적 범위는 명세서의 상세한 설명에 기재된 내용을 한정되는 것이 아니라 특허청구의 범위에 의해 정해져야 할 것이다.Those skilled in the art will appreciate that various changes and modifications can be made without departing from the technical spirit of the present invention. Therefore, the technical scope of the present invention should not be limited to the contents described in the detailed description of the specification but should be defined by the claims.

본 발명에 따른 가입자인증모듈의 데이터 송수신 방법은 다양한 효과를 가질 수 있다.The method of transmitting and receiving data of the subscriber authentication module according to the present invention may have various effects.

첫째, 응용 프로그램을 서버로부터 다운로드 받은 후 자신의 단말에 문제가 생겨 사용 불가능하게 되더라도 가입자인증모듈을 다른 단말기에 장착하여 해당 애플릿을 사용할 수 있다. 이는 애플릿의 추가 및 삭제가 단말의 메모리에서 이루어지는 것이 아니라, SIM에서 이루어지기 때문이다.First, after downloading an application program from the server, even if it becomes unusable due to a problem in its own terminal, it is possible to install the subscriber authentication module in another terminal and use the applet. This is because the addition and deletion of applets are made in the SIM, not in the memory of the terminal.

둘째, 기존의 단문메시지(SMS)방식보다 서버와의 데이터 통신시 속도 측면에서 약 3배 가량의 향상을 기대할 수 있다.Second, it can be expected to improve about three times the speed of data communication with the server, compared to the existing short message (SMS) method.

셋째, 가입자인증모듈의 특성에 따른 정보의 보안까지 보장될 수 있는 장점이 있다.Third, there is an advantage that can be guaranteed up to the security of the information according to the characteristics of the subscriber authentication module.

Claims (6)

이동통신 단말기의 디스플레이 장치를 통하여 가입자인증모듈(Subscriber Identification Module: SIM)의 애플릿(applet) 관리를 위한 메인 메뉴 화면을 디스플레이하는 과정과;Displaying a main menu screen for applet management of a subscriber identification module (SIM) through a display device of a mobile communication terminal; 단말기의 입력장치를 통해 입력된 신호가 애플릿 추가(install) 명령인 경우, 서버(server)와의 데이터 채널을 오픈하는 과정과;When the signal input through the input device of the terminal is an applet install command, opening a data channel with a server; 서버에서 제공 가능한 애플릿 정보를 단말기의 디스플레이 장치를 통하여 디스플레이하는 과정과;Displaying applet information provided by the server through a display device of the terminal; 선택된 애플릿을 서버로부터 다운로드하여 가입자자인증모듈(Subscriber Identification Module: SIM)의 기억장치에 저장하는 과정과;Downloading the selected applet from the server and storing the selected applet in a storage device of a subscriber identification module (SIM); 다운로드가 완료되면 서버와의 채널 연결을 종료(close)하는 과정을 포함하여 이루어지는 가입자인증모듈(Subscriber Identification Module: SIM)의 애플릿 생성 방법.A method of generating an applet of a subscriber identification module (SIM) comprising a process of closing a channel connection with a server when the download is completed. 제 1 항에 있어서, 상기 서버와 가입자인증모듈의 데이터 송수신은 BIP(Bearer Independent Protocol)에 의해 수행되는 것을 특징으로 하는 가입자인증모듈(Subscriber Identification Module: SIM)의 애플릿 생성 방법.The method of claim 1, wherein the data transmission and reception between the server and the subscriber authentication module is performed by a bearer independent protocol (BIP). 이동통신 단말기의 디스플레이 장치를 통하여 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 관리를 위한 메인 메뉴 화면을 디스플레이하는 과정과;Displaying a main menu screen for data management of a subscriber identification module (SIM) through a display device of a mobile communication terminal; 단말기의 입력장치를 통해 입력된 신호가 상기 SIM 내의 데이터를 서버로 전송하는 선택신호인 경우, 서버(server)와의 데이터 채널을 오픈하는 과정과;When the signal input through the input device of the terminal is a selection signal for transmitting data in the SIM to a server, opening a data channel with a server; 상기 SIM 내의 데이터를 서버로 전송하는 과정과;Transmitting data in the SIM to a server; 전송이 완료되면, 서버와의 채널 연결을 종료(close)하는 과정을 포함하여 이루어지는 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 전송 방법.When the transmission is completed, the data transmission method of the Subscriber Identification Module (SIM) comprising the step of closing the channel connection with the server (close). 제 3 항에 있어서, 상기 서버와 가입자인증모듈의 데이터 송수신은 BIP(Bearer Independent Protocol)에 의해 수행되는 것을 특징으로 하는 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 전송 방법.4. The method of claim 3, wherein data transmission and reception between the server and the subscriber authentication module is performed by a bearer independent protocol (BIP). 이동통신 단말기의 디스플레이 장치를 통하여 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 관리를 위한 메인 메뉴 화면을 디스플레이하는 과정과;Displaying a main menu screen for data management of a subscriber identification module (SIM) through a display device of a mobile communication terminal; 단말기의 입력장치를 통해 입력된 신호가 서버로부터 데이터를 수신하기 위한 선택신호인 경우, 서버(server)와의 데이터 채널을 오픈하는 과정과;If the signal input through the input device of the terminal is a selection signal for receiving data from the server, opening a data channel with a server; 서버로부터 제공된 화면을 단말기의 디스플레이 장치를 통하여 디스플레이하는 과정과;Displaying a screen provided from a server through a display device of a terminal; 단말기의 입력장치를 통해 사용자에 의해 선택된 데이터를 상기 서버로부터 수신하여 가입자자인증모듈(Subscriber Identification Module: SIM)의 기억장치에 저장하는 과정과;Receiving data selected by a user through an input device of a terminal from the server and storing the data selected in the storage device of a subscriber identification module (SIM); 수신이 완료되면, 서버와의 채널 연결을 종료(close)하는 과정을 포함하여 이루어지는 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 수신 방법.When the reception is completed, the method of receiving data of a subscriber identification module (SIM) comprising the step of closing the channel connection with the server (close). 제 5 항에 있어서, 상기 서버와 가입자인증모듈의 데이터 송수신은 BIP(Bearer Independent Protocol)에 의해 수행되는 것을 특징으로 하는 가입자인증모듈(Subscriber Identification Module: SIM)의 데이터 수신 방법.The method of claim 5, wherein the data transmission and reception between the server and the subscriber authentication module is performed by a bearer independent protocol (BIP).
KR1020050110318A 2005-11-17 2005-11-17 A data transaction method for a Subscriber Identification Module KR101233163B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050110318A KR101233163B1 (en) 2005-11-17 2005-11-17 A data transaction method for a Subscriber Identification Module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050110318A KR101233163B1 (en) 2005-11-17 2005-11-17 A data transaction method for a Subscriber Identification Module

Publications (2)

Publication Number Publication Date
KR20070052558A true KR20070052558A (en) 2007-05-22
KR101233163B1 KR101233163B1 (en) 2013-02-15

Family

ID=38275194

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050110318A KR101233163B1 (en) 2005-11-17 2005-11-17 A data transaction method for a Subscriber Identification Module

Country Status (1)

Country Link
KR (1) KR101233163B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101008834B1 (en) * 2008-11-20 2011-01-19 전경수 Mobile Communication Service System that SIM is Produced and Controlled by Remoteness And Service Method thereof
CN102256241A (en) * 2011-07-13 2011-11-23 中国联合网络通信集团有限公司 Method, server and intelligent card for acquiring bearer independent protocol (BIP) information of terminal
KR101104970B1 (en) * 2008-08-18 2012-01-16 에스케이플래닛 주식회사 System and method for file transmission smart card based
KR101234194B1 (en) * 2006-08-28 2013-02-18 삼성전자주식회사 Apparatus and method for downloading of sim data in mobile communication system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2810841B1 (en) * 2000-06-22 2005-07-29 Bull Cp8 METHOD FOR THE PROCESSING AND TRANSMISSION OF DIGITAL DATA ON A MOBILE TELEPHONY NETWORK, PARTICULARLY TO THE "GSM" STANDARD, AND ON-BOARD ELECTRONIC CHIP SYSTEM
US7280847B2 (en) * 2002-07-26 2007-10-09 Way Systems Inc System and method for mobile transactions using the bearer independent protocol
KR20050096930A (en) * 2003-01-31 2005-10-06 악살토 에스.에이. Communication between a smart card and a server
KR20050047704A (en) * 2003-11-18 2005-05-23 주식회사 비즈모델라인 Smart(ic) card system based on ip(internet protocol) and method for operating smart(ic) card system
US20050193098A1 (en) * 2004-02-27 2005-09-01 Nokia Corporation Method and apparatus for selection of download technology

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101234194B1 (en) * 2006-08-28 2013-02-18 삼성전자주식회사 Apparatus and method for downloading of sim data in mobile communication system
KR101104970B1 (en) * 2008-08-18 2012-01-16 에스케이플래닛 주식회사 System and method for file transmission smart card based
KR101008834B1 (en) * 2008-11-20 2011-01-19 전경수 Mobile Communication Service System that SIM is Produced and Controlled by Remoteness And Service Method thereof
CN102256241A (en) * 2011-07-13 2011-11-23 中国联合网络通信集团有限公司 Method, server and intelligent card for acquiring bearer independent protocol (BIP) information of terminal

Also Published As

Publication number Publication date
KR101233163B1 (en) 2013-02-15

Similar Documents

Publication Publication Date Title
US6938100B2 (en) Method for synchronizing data between mobile terminal and computer
KR100821947B1 (en) Method and apparatus for selection of download technology
EP2374261B1 (en) Method for automatically transferring an application in a mobile communication terminal of telecommunication networks
US11112988B2 (en) System and apparatus for transferring data between communication elements
KR101340982B1 (en) Me network parameters configuration by uicc
US8494584B2 (en) Apparatus and method for providing SIM application toolkit in mobile communication system
US20060095531A1 (en) File transmission method in instant messaging service and mobile communications terminal for supporting the same
CN107979835B (en) eSIM card and management method thereof
US8655329B2 (en) Downloadable profiles for mobile terminals
JPH11355861A (en) Method for applying parameters processing to display of radio communication mobile set in cooperation with subscriber identification module
KR101233163B1 (en) A data transaction method for a Subscriber Identification Module
KR20050096930A (en) Communication between a smart card and a server
US7086051B2 (en) Method and apparatus for just-in-time provisioning application-related information at a communication device
US11930558B2 (en) Method for providing subscription profiles, subscriber identity module and subscription server
WO2007071695A1 (en) Processing proprietary data transmitted over a radio communication network to a mobile terminal under the control of a smart card
EP1304006B1 (en) Managing control data in mobile station
JP2003319460A (en) Mobile communication terminal and backup device for data thereof, and backup method or backup system using these devices
KR100787575B1 (en) Method for automatic update of terminal profile, mobile communication terminal and subscriber identity module card apparatus therefor
KR101284148B1 (en) Method for Transmitting and Receiving Data To Ready For Poor Power Supply and Terminal Thereof
KR100458204B1 (en) A system and method for changing parameter of mobile station, using data push and mobile station
KR20210147929A (en) Process and communication profile management devices
KR101360200B1 (en) Contents redownloading method in portable teminal
KR100862292B1 (en) Method for share of between mobile terminal
KR20070052557A (en) A wireless transaction system and a method of an application program processing
KR100754689B1 (en) System and method for saving and loading personal information of mobile terminal in the personal information server

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20160122

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20170124

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee