KR20080096740A - Invoke method of smart card web server administration agent using network initiated service - Google Patents

Invoke method of smart card web server administration agent using network initiated service Download PDF

Info

Publication number
KR20080096740A
KR20080096740A KR20080100422A KR20080100422A KR20080096740A KR 20080096740 A KR20080096740 A KR 20080096740A KR 20080100422 A KR20080100422 A KR 20080100422A KR 20080100422 A KR20080100422 A KR 20080100422A KR 20080096740 A KR20080096740 A KR 20080096740A
Authority
KR
South Korea
Prior art keywords
management agent
smart card
service
web server
management
Prior art date
Application number
KR20080100422A
Other languages
Korean (ko)
Other versions
KR100967361B1 (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 KR1020080100422A priority Critical patent/KR100967361B1/en
Publication of KR20080096740A publication Critical patent/KR20080096740A/en
Application granted granted Critical
Publication of KR100967361B1 publication Critical patent/KR100967361B1/en

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

A method for invoking a smart card web server administration agent using a network initiated service is provided to allow an external management server to use the admin agent of a web server within the smart card. A network initiation service call is requested from a remote management server(1) to a specific terminal(3). A parameter including the IP address and admin agent call flag of the remote management server is delivered to a gateway installed in the specific terminal. A service gateway receiving parameter analyzes the parameter value and determines whether it is the admin agent call parameter. The service gateway calls the admin agent if it is the admin agent call parameter.

Description

네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법{Invoke Method of SMART Card Web Server Administration Agent Using Network Initiated Service}{Invoke Method of SMART Card Web Server Administration Agent Using Network Initiated Service}

본 발명은 스마트 카드 웹서버의 관리 에이전트를 네트워크 개시 서비스를 이용하여 호출하는 방법에 관한 것이다.The present invention relates to a method of calling a management agent of a smart card web server using a network initiation service.

스마트 카드에는 마이크로 프로세서, 보안 모듈, 메모리(저장장치) 등을 구비한 집적회로(IC) 칩이 장착되어 있어서, 다양한 정보의 기록이나 신원 확인, 전자 화폐, 신용카드 또는 전자 통장 등의 결제 수단으로 널리 사용되고 있다. The smart card is equipped with an integrated circuit (IC) chip including a microprocessor, a security module, and a memory (storage device), and is used as a means of payment for recording or identifying various information, electronic money, credit card, or electronic bank account. It is widely used.

그래서, 최근에는 휴대폰과 같은 이동통신단말기에 탈착식으로 스마트 카드의 일종인 SIM(USIM)카드를 장착하고, 이 SIM카드의 메모리에 대용량의 플래시 메모리를 사용하여, 이 SIM 카드에 가입자 확인 정보나 자신의 전화번호부(폰북)나 SMS/MMS 뿐만 아니라, 통신 사업자/사용자들의 대용량 멀티미디어 데이터 등의 다양한 콘텐츠나 어플리케이션을 저장하여 사용 가능하게 되었다. Therefore, recently, a mobile communication terminal such as a mobile phone is detachably equipped with a SIM (USIM) card, which is a kind of smart card, and a large-capacity flash memory is used for the memory of the SIM card. In addition to the phone book (Phonebook) and SMS / MMS of a variety of contents and applications such as a large amount of multimedia data carriers / users can be stored and used.

또한, 이동통신 단말기용 스마트 카드(SIM/USIM카드) 안에는, OMA(Open Mobile Alliance)에서 규정하고 있는 스마트 카드 웹서버(Smart Card Web Server:SCWS)가 존재하여 이동통신단말기에 의존하지 않고 스마트 카드에 있는 콘텐츠들을 사용할 수 있게 해주며, 그리고 스마트 카드 웹서버(SCWS)를 관리하는 관리 에이전트(Administration Agent)가 존재하여, OMA에서 규정하고 있는 SCWS Agent는 도1에서와 같이 원격 관리 서버(remote administration server)(1)가 SMS 발송 서버를 통해 secure SMS로 호출(invoke)하면, 이동통신단말기(3)에게 원격 관리 서버(1)와의 접속을 요청을 한다.In addition, in the smart card for mobile terminal (SIM / USIM card), there is a smart card web server (SCWS) defined by the Open Mobile Alliance (OMA), so that the smart card does not depend on the mobile terminal. In addition, there is an administration agent that manages the contents of the smart card web server (SCWS), and the SCWS agent defined by the OMA is a remote administration server (remote administration) as shown in FIG. server (1) invokes secure SMS via the SMS sending server, requesting the mobile communication terminal 3 to connect with the remote management server 1.

그래서, 원격 관리 서버(1)에 접속된 SCWS Agent는 HTTP post command를 보내서 관리 명령(administration command)를 수신하게 된다. 이는 주로 스마트 카드 안에 있는 SCWS 콘텐츠를 업데이터하기 위하여 사용되는데, 원격 관리 서버(1)에 접속한 SCWS agent는 업데이트할 콘텐츠를 수신하여 스마트 카드 내에 저장하게 된다. 이를 통하여 이동통신 단말기의 사용자가 직접 콘텐츠를 받을 필요 없이, 스마트 카드 내의 콘텐츠들을 자동으로 업데이트할 수 있다.Thus, the SCWS Agent connected to the remote management server 1 receives an administration command by sending an HTTP post command. This is mainly used to update the SCWS content in the smart card. The SCWS agent connected to the remote management server 1 receives the content to be updated and stores it in the smart card. Through this, the user of the mobile communication terminal can automatically update the contents in the smart card without having to directly receive the contents.

또한, 도1에서와 같은 종래기술에서는 원격 관리 서버(1)에서 보내는 OTA 메시지는 [TS 31.115]와 [TS 31.116]의 규격에 맞는 포맷(format)이며, 이때 TAR값(Toolkit Application Reference 값)을 스마트 카드의 관리 에이전트의 TAR값으 로 설정하여 보내도록 되어 있다.In addition, in the prior art as shown in FIG. 1, the OTA message sent from the remote management server 1 is in a format conforming to the standards of [TS 31.115] and [TS 31.116], wherein a TAR value (Toolkit Application Reference value) The TAR value of the smart agent's management agent is set and sent.

그러나. 이 방식은 기존의 secure SMS를 이용하는 방식으로, 향후의 all-IP network 추세를 감안할 때, all-IP network 환경에 적합한 관리 에이전트의 호출 방법이 필요하다.But. This method uses the existing secure SMS. Given the trend of all-IP networks in the future, there is a need for a method of invoking a management agent suitable for an all-IP network environment.

본 발명은 이상과 같은 종래기술의 문제점을 감안하여, 스마트 카드 내의 웹서버의 관리 에이전트를 외부의 관리 서버가 네트워크 개시 서비스를 이용하여 호출하는 방법을 제공한다.SUMMARY OF THE INVENTION The present invention provides a method in which a management agent of a web server in a smart card is called by an external management server using a network initiation service in view of the above problems of the prior art.

이상과 같은 기술적 과제를 달성하기 위하여, 본 발명은, 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법에 있어서,In order to achieve the above technical problem, the present invention provides a method for calling a management agent of a smart card web server using a network initiation service,

원격 관리 서버(1)에서 특정 단말기(3)로 네트워크 개시 서비스 호출을 요청하는 단계;Requesting a network initiation service call from a remote management server 1 to a specific terminal 3;

상기 원격 관리 서버(1)의 IP 주소와 관리 에이전트 호출 플래그를 포함하는 파라메터를 상기 특정 단말기(3)에 설치된 서비스 게이트웨이에 전달하는 단계;Transferring a parameter including an IP address of the remote management server (1) and a management agent call flag to a service gateway installed in the specific terminal (3);

상기 파라메터를 수신한 서비스 게이트웨이가 상기 파라메터 값을 분석하여 관리 에이전트 호출 파라메터인지를 판단하는 단계;Determining, by the service gateway that has received the parameter, whether the management agent is a call parameter by analyzing the parameter value;

판단 결과, 관리 에이전트 호출 파라메터이면 상기 서비스 게이트웨이가 관리 에이전트를 호출하는 단계를 포함하는 것을 특징으로 한다.If it is determined that the management agent call parameter, the service gateway comprises the step of calling the management agent.

또한, 다른 측면에서, 본 발명은, 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법에 있어서,In another aspect, the present invention provides a method for calling a management agent of a smart card web server using a network initiation service,

원격 관리 서버(1)에서 특정 단말기(3)로 네트워크 개시 서비스 호출을 요청하는 단계;Requesting a network initiation service call from a remote management server 1 to a specific terminal 3;

상기 원격 관리 서버(1)의 IP 주소와 관리 에이전트 호출 플래그를 포함하는 파라메터를 상기 특정 단말기(3)에 설치된 서비스 게이트웨이에 전달하는 단계;Transferring a parameter including an IP address of the remote management server (1) and a management agent call flag to a service gateway installed in the specific terminal (3);

상기 파라메터를 수신한 서비스 게이트웨이가 상기 파라메터 값을 분석하여 관리 에이전트 호출 파라메터인지를 판단하는 단계;Determining, by the service gateway that has received the parameter, whether the management agent is a call parameter by analyzing the parameter value;

판단 결과, 관리 에이전트 호출 파라메터이면 상기 서비스 게이트웨이가 관리 에이전트를 호출하는 단계를 포함하고,If the management agent call parameter is determined, the service gateway includes the step of calling the management agent,

상기 서비스 게이트웨이에 전달하는 단계는,Delivering to the service gateway,

상기 원격 관리 서버(1)가 SGSN에 데이터 링크를 요청하는 단계와, 상기 SGSN에서 상기 특정 단말기(3)를 페이징하도록 요청하는 단계를 통해, 상기 파라메터를 상기 특정 단말기(3)에 설치된 서비스 게이트웨이에 전달하는 것을 특징으로 한다.The remote management server 1 requests the SGSN for a data link and requests that the SGSN page the specific terminal 3 so that the parameters are sent to the service gateway installed in the specific terminal 3. It is characterized by transmitting.

그리고, 또 다른 측면에서, 본 발명은, 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법에 있어서,In another aspect, the present invention provides a method for calling a management agent of a smart card web server using a network initiation service,

원격 관리 서버(1)에서 특정 단말기(3)로 네트워크 개시 서비스 호출을 요청하는 단계;Requesting a network initiation service call from a remote management server 1 to a specific terminal 3;

상기 원격 관리 서버(1)의 IP 주소와 관리 에이전트 호출 플래그를 포함하는 파라메터를 상기 특정 단말기(3)에 설치된 서비스 게이트웨이에 전달하는 단계;Transferring a parameter including an IP address of the remote management server (1) and a management agent call flag to a service gateway installed in the specific terminal (3);

상기 파라메터를 수신한 서비스 게이트웨이가 상기 파라메터 값을 분석하여 관리 에이전트 호출 파라메터인지를 판단하는 단계;Determining, by the service gateway that has received the parameter, whether the management agent is a call parameter by analyzing the parameter value;

판단 결과, 관리 에이전트 호출 파라메터이면 상기 서비스 게이트웨이가 관리 에이전트를 호출하는 단계를 포함하고,If the management agent call parameter is determined, the service gateway includes the step of calling the management agent,

상기 관리 에이전트를 호출하는 단계 후에, 관리 에이전트가 깨어나서 원격 관리 서버(1)의 IP 주소로 연결이 되도록 상기 특정 단말기(3)에 요청하는 단계를 수행하는 것을 특징으로 한다.After the step of calling the management agent, the management agent wakes up and requests the specific terminal 3 to be connected to the IP address of the remote management server (1).

또한, 본 발명의 다른 특징에서, 본 발명은, 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법에 있어서,In another aspect of the present invention, the present invention provides a method for calling a management agent of a smart card web server using a network initiation service,

원격 관리 서버(1)에서 특정 단말기(3)로 네트워크 개시 서비스 호출을 요청하는 단계;Requesting a network initiation service call from a remote management server 1 to a specific terminal 3;

상기 원격 관리 서버(1)의 IP 주소와 관리 에이전트 호출 플래그를 포함하는 파라메터를 상기 특정 단말기(3)에 설치된 서비스 게이트웨이에 전달하는 단계;Transferring a parameter including an IP address of the remote management server (1) and a management agent call flag to a service gateway installed in the specific terminal (3);

상기 파라메터를 수신한 서비스 게이트웨이가 상기 파라메터 값을 분석하여 관리 에이전트 호출 파라메터인지를 판단하는 단계;Determining, by the service gateway that has received the parameter, whether the management agent is a call parameter by analyzing the parameter value;

판단 결과, 관리 에이전트 호출 파라메터이면 상기 서비스 게이트웨이가 관리 에이전트를 호출하는 단계를 포함하고,If the management agent call parameter is determined, the service gateway includes the step of calling the management agent,

상기 관리 에이전트를 호출하는 단계 후에, 관리 에이전트가 깨어나서 원격 관리 서버(1)의 IP 주소로 연결이 되도록 상기 특정 단말기(3)에 요청하는 단계를 수행하며, After the step of invoking the management agent, the management agent wakes up and requests the specific terminal 3 to be connected to the IP address of the remote management server 1,

상기 특정 단말기(3)에 요청하는 단계 후에, 상기 특정 단말기(3)에서 RRC 연결을 요청하고, 상기 관리 에이전트가 원격 관리 서버(1)에서 서비스 요청을 하는 것을 특징으로 한다.After the step of requesting the specific terminal 3, the specific terminal 3, characterized in that for requesting the RRC connection, the management agent makes a service request from the remote management server (1).

이상과 같은 본 발명을 이용하면, 스마트 카드 내의 웹서버의 관리 에이전트를 외부의 관리 서버가 네트워크 개시 서비스를 이용하여 호출하는 것이 가능해진다.By using the present invention as described above, it is possible for an external management server to call the management agent of the web server in the smart card by using the network start service.

이제, 본 발명에 따라 스마트 카드 내의 웹서버의 관리 에이전트를 외부의 관리 서버가 네트워크 개시 서비스를 이용하여 호출하는 방법에 대해 도2를 참고로 하여 구체적으로 살펴보기로 한다.Now, a method of invoking a management agent of a web server in a smart card by an external management server using a network initiation service according to the present invention will be described in detail with reference to FIG. 2.

먼저, 이동통신단말기(3)에 서비스 게이트웨이(service gateway)가 설치되어야 한다. 이 서비스 게이트웨이는 네트워크 개시 서비스의 파라메터를 항상 분석하여 관리 에이전트를 호출하는 값이 설정되어 있을 경우에는 스마트카드 내의 관리 에이전트를 호출(invoke)하고, 관리 서버(1)의 IP 주소를 전달해야 한다.First, a service gateway should be installed in the mobile communication terminal 3. The service gateway always analyzes the parameters of the network initiation service and invokes the management agent in the smart card when the value for calling the management agent is set, and must deliver the IP address of the management server 1.

즉, 이동통신단말기(1)가 네트워크 개시 서비스(network initiated service)를 통해 관리 에이전트 호출 파라메타를 수신하면, 이 서비스 게이트웨이는 스마트 카드 내의 관리 에이전트를 호출(invoke)하여 이 관리 에이젼트가 원격 관리 서버(1)에 접속하게 된다.That is, when the mobile communication terminal 1 receives the management agent call parameter through the network initiated service, the service gateway invokes the management agent in the smart card so that the management agent can access the remote management server ( 1).

이 접속 순서를 보다 자세히 설명하면 아래와 같다.This connection sequence is described in more detail below.

1. 원격 관리 서버(1)에서 특정 단말기(3)로 네트워크 개시 서비스 호출을 요청한다(도2에서 1_Invoke Agent 단계).1. The remote management server 1 requests a network initiation service call to a specific terminal 3 (step 1_Invoke Agent in FIG. 2).

2. 원격 관리 서버(1)의 IP 주소와 관리 에이전트 호출 플래그(admin. Agent invoke flag)를 파라메터로 하여, SGSN에 downlink data 전송 요청을 한다(도2의 2_Downlink PDU 단계).2. The downlink data transmission request is made to SGSN using the IP address of the remote management server 1 and the admin agent call flag as parameters (step 2_Downlink PDU in FIG. 2).

3. SGSN에서 특정단말기(3)를 paging하도록 요청한다(도2에서 3_Paging 단계). 그러면, 특정 단말기(3)에 설치된 서비스 게이트웨이는 받은 파라메터 값을 분석하여 관리 에이전트 호출 파라메터이면 관리 에이전트를 호출하게 되고, 관리 에이전트가 깨어나서(Wake-Up) 원격 관리 서버(1)의 IP 주소로 연결(connection)이 되도록 이동통신단말기(3)에 요청을 한다.3. SGSN requests to paging the specific terminal (3_Paging step in Figure 2). Then, the service gateway installed in the specific terminal 3 analyzes the received parameter value and calls the management agent if the management agent is called. If the management agent wakes up, it wakes up and connects to the IP address of the remote management server 1. A request is made to the mobile communication terminal 3 to be (connection).

4. 이동통신단말기(3)에서 Radio Resource Control(RRC) Connection을 요청한다(도2에서 4_RRC Connection Request단계).4. The mobile communication terminal 3 requests a Radio Resource Control (RRC) Connection (4_RRC Connection Request step in FIG. 2).

5. 그러면 RRC Connction을 위한 설정을 수행한다(도2에서 5_RRC Connction Setup 단계).5. Then, the setup for the RRC Connction is performed (5_RRC Connction Setup step in FIG. 2).

6. 이제 관리 에이전트가 관리 서버(1)에게 서비스 요청을 한다(도2에서 6_Service Request 단계).6. The management agent now makes a service request to the management server 1 (6_Service Request step in Figure 2).

이제, 원격 관리 서버(1)에 접속된 SCWS Agent는 HTTP post command를 보내서 관리 명령(administration command)를 수신하게 된다. 이는 주로 스마트 카드 안에 있는 SCWS 콘텐츠를 업데이터하기 위하여 사용되는데, 원격 관리 서버(1)에 접속한 SCWS agent는 업데이트할 콘텐츠를 수신하여 스마트 카드 내에 저장하게 된다. 이를 통하여 이동통신 단말기의 사용자가 직접 콘텐츠를 받을 필요 없이, 스마트 카드 내의 콘텐츠들을 자동으로 업데이트할 수 있다.Now, the SCWS Agent connected to the remote management server 1 receives an administration command by sending an HTTP post command. This is mainly used to update the SCWS content in the smart card. The SCWS agent connected to the remote management server 1 receives the content to be updated and stores it in the smart card. Through this, the user of the mobile communication terminal can automatically update the contents in the smart card without having to directly receive the contents.

도1은 종래기술에 따라 스마트 카드 웹서버의 관리 에이전트를 호출하기 위한 전체적인 시스템 구성을 도시함.Figure 1 shows the overall system configuration for calling the management agent of the smart card web server according to the prior art.

도2은 본 발명에 따라 스마트 카드 웹서버의 관리 에이전트를 호출하는 동작 순서를 도시함.2 is a flowchart illustrating an operation of calling a management agent of a smart card web server according to the present invention.

Claims (7)

네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법에 있어서,In the method of calling the management agent of the smart card web server using the network initiation service, 원격 관리 서버(1)에서 특정 단말기(3)로 네트워크 개시 서비스 호출을 요청하는 단계;Requesting a network initiation service call from a remote management server 1 to a specific terminal 3; 상기 원격 관리 서버(1)의 IP 주소와 관리 에이전트 호출 플래그를 포함하는 파라메터를 상기 특정 단말기(3)에 설치된 서비스 게이트웨이에 전달하는 단계;Transferring a parameter including an IP address of the remote management server (1) and a management agent call flag to a service gateway installed in the specific terminal (3); 상기 파라메터를 수신한 서비스 게이트웨이가 상기 파라메터 값을 분석하여 관리 에이전트 호출 파라메터인지를 판단하는 단계;Determining, by the service gateway that has received the parameter, whether the management agent is a call parameter by analyzing the parameter value; 판단 결과, 관리 에이전트 호출 파라메터이면 상기 서비스 게이트웨이가 관리 에이전트를 호출하는 단계를 포함하는 것을 특징으로 하는 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법.If it is determined that the management agent is a call parameter, calling the management agent by the service gateway; calling the management agent of the smart card web server using a network initiation service. 제1항에 있어서, The method of claim 1, 상기 서비스 게이트웨이에 전달하는 단계는,Delivering to the service gateway, 상기 원격 관리 서버(1)가 SGSN에 데이터 링크를 요청하는 단계와, 상기 SGSN에서 상기 특정 단말기(3)를 페이징하도록 요청하는 단계를 통해, 상기 파라메터를 상기 특정 단말기(3)에 설치된 서비스 게이트웨이에 전달하는 것을 특징으로 하는 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호 출하는 방법.The remote management server 1 requests the SGSN for a data link and requests that the SGSN page the specific terminal 3 so that the parameters are sent to the service gateway installed in the specific terminal 3. A method for calling a management agent of a smart card web server by using a network initiation service. 제1항에 있어서, The method of claim 1, 상기 관리 에이전트를 호출하는 단계 후에, 관리 에이전트가 깨어나서 원격 관리 서버(1)의 IP 주소로 연결이 되도록 상기 특정 단말기(3)에 요청하는 단계를 수행하는 것을 특징으로 하는 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법.After the step of invoking the management agent, the management agent wakes up and requests the specific terminal 3 to be connected to the IP address of the remote management server 1 smart How to invoke the management agent of a card web server. 제3항에 있어서, The method of claim 3, 상기 특정 단말기(3)에 요청하는 단계 후에, 상기 특정 단말기(3)에서 RRC 연결을 요청하고, 상기 관리 에이전트가 원격 관리 서버(1)에서 서비스 요청을 하는 것을 특징으로 하는 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법.After requesting the specific terminal 3, the specific terminal 3 requests the RRC connection, and the management agent makes a service request from the remote management server 1 by using a network initiation service. How to invoke the management agent of a smart card web server. 제4항에 있어서, The method of claim 4, wherein 상기 원격 관리 서버(1)에 접속된 관리 에이전트는 HTTP post 명령을 송신하여 관리 명령을 수신하는 것을 특징으로 하는 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법.The management agent connected to the remote management server (1) calls the management agent of the smart card web server using a network initiation service, characterized in that for receiving a management command by sending an HTTP post command. 제5항에 있어서, The method of claim 5, 상기 관리 명령은 상기 스마트 카드 안에 있는 콘텐츠를 업데이트하기 위해 사용되는 것을 특징으로 하는 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법.And said management command is used to update the content in said smart card. 제1항에 있어서, The method of claim 1, 상기 특정 단말기(3)는 휴대폰인 것을 특징으로 하는 네트워크 개시 서비스를 이용하여 스마트 카드 웹서버의 관리 에이전트를 호출하는 방법.The specific terminal (3) is a method of calling a management agent of the smart card web server using a network initiation service, characterized in that the mobile phone.
KR1020080100422A 2008-10-14 2008-10-14 Invoke Method of SMART Card Web Server Administration Agent Using Network Initiated Service KR100967361B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020080100422A KR100967361B1 (en) 2008-10-14 2008-10-14 Invoke Method of SMART Card Web Server Administration Agent Using Network Initiated Service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020080100422A KR100967361B1 (en) 2008-10-14 2008-10-14 Invoke Method of SMART Card Web Server Administration Agent Using Network Initiated Service

Publications (2)

Publication Number Publication Date
KR20080096740A true KR20080096740A (en) 2008-11-03
KR100967361B1 KR100967361B1 (en) 2010-07-05

Family

ID=40284932

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020080100422A KR100967361B1 (en) 2008-10-14 2008-10-14 Invoke Method of SMART Card Web Server Administration Agent Using Network Initiated Service

Country Status (1)

Country Link
KR (1) KR100967361B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011031002A3 (en) * 2009-09-14 2011-05-05 에스케이 텔레콤주식회사 Smartcard-based content playback system and a method therefor, and a smartcard employed therewith
KR101851551B1 (en) 2018-01-23 2018-06-11 (주)아이옵스테크놀러지 Improved managing method for it infra

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2893803A1 (en) * 2005-11-21 2007-05-25 Nec Technologies Uk Ltd METHOD OF COMMUNICATING BETWEEN A (U) SIM CARTER IN SERVER MODE AND A CUSTOMER
KR100824920B1 (en) * 2006-04-14 2008-04-23 에스케이 텔레콤주식회사 System and method for mobile service
KR100879583B1 (en) * 2007-02-22 2009-01-21 김종록 Method for providing a mobile portal service using mobile terminal and thereof system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011031002A3 (en) * 2009-09-14 2011-05-05 에스케이 텔레콤주식회사 Smartcard-based content playback system and a method therefor, and a smartcard employed therewith
US8977706B2 (en) 2009-09-14 2015-03-10 Sk Planet Co., Ltd. System and method for playing back contents based on smart card, and smart card applied to the same
KR101851551B1 (en) 2018-01-23 2018-06-11 (주)아이옵스테크놀러지 Improved managing method for it infra

Also Published As

Publication number Publication date
KR100967361B1 (en) 2010-07-05

Similar Documents

Publication Publication Date Title
JP5942011B2 (en) System for managing a plurality of subscriber information in UICC
US8914489B2 (en) Method of personalizing an application embedded in a secured electronic token
KR101701668B1 (en) Method for accessing a service, corresponding device and system
US9037857B2 (en) System and method for downloading application
US20110047257A1 (en) System and method for installing smart card applet
US9578452B2 (en) Method and apparatus for obtaining location information using smart card
CN104168557A (en) Upgrading method for operating systems and upgrading device for operating systems
CN111787521B (en) Terminal application permission obtaining method, terminal equipment and USIM
KR20050096930A (en) Communication between a smart card and a server
KR100967361B1 (en) Invoke Method of SMART Card Web Server Administration Agent Using Network Initiated Service
CN102547661B (en) Method and device for establishing communication between Android system and telecommunications smart card
KR101214714B1 (en) Method of managing data session between agent of smart card and remote administration server
EP2452478B1 (en) Method of managing an application embedded in a secured electronic token
US11418958B1 (en) Subscriber identity module (SIM) remote update agent
CN101662770A (en) Method for accessing wireless application protocol network, mobile terminal, server and system
CN104217331A (en) Client front-end system and mobile payment system
JP2016514871A (en) Financial transaction system via USSD network using mobile devices
CN103401765A (en) Transmission method of voice message
EP1510091B1 (en) Communication method, Communication device and SIM-card with a directory
CN116112874A (en) Information access method, equipment and storage medium
CN102026126A (en) Method, device and system for locking cells
WO2011003668A1 (en) Method of sending messages to an application embedded in a secured electronic token

Legal Events

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

Payment date: 20130610

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140613

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20170526

Year of fee payment: 10