-
公开(公告)号:KR100687724B1
公开(公告)日:2007-02-27
申请号:KR1020040108995
申请日:2004-12-20
Applicant: 한국전자통신연구원
IPC: G06Q10/02
Abstract: 개방형 서비스 인터페이스를 이용한 티켓예매 서비스 제공 시스템 및 방법이 개시된다. 예매처리부 티켓 예매자의 단말기로부터 수신된 예매대상, 예매시간 및 예매매수를 포함하는 예매정보를 기초로 티켓 예매자의 티켓예매요청을 처리한다. 정보등록부는 티켓 예매자가 요청한 티켓의 예매가 불가능한 경우에 티켓 예매자 단말기로부터 수신된 예매정보 및 예매자 단말정보를 포함하는 예매신청정보를 개방형 서비스 게이트웨이에 등록하고, 티켓 판매자의 단말기로부터 수신된 예매대상 및 예매가능매수를 포함하는 예매변경정보를 개방형 서비스 게이트웨이에 등록한다. 상태정보획득부는 예매변경정보에 포함된 예매대상을 예매하고자 하는 티켓 예매자에 대응되는 예매신청정보를 기초로 개방형 서비스 게이트웨이로부터 예매대상을 예매하고자 하는 티켓 예매자의 단말기의 상태정보를 획득한다. 정보제공부는 획득된 티켓 예매자의 단말기의 상태정보를 기초로 파악된 연락가능한 단말기로 예매변경정보를 전송하여 티켓 예매자의 티켓예매를 유도한다. 본 발명에 따르면, 티켓의 상황이 변경된 경우 사용자가 기 등록한 연락처 중 현재 연락이 닿을 수 있는 단말로 자동으로 통보됨에 따라 티켓 예매에 시간과 노력을 절약하며 예매 성공율을 높일 수 있다.
-
公开(公告)号:KR1020060068514A
公开(公告)日:2006-06-21
申请号:KR1020040107227
申请日:2004-12-16
Applicant: 한국전자통신연구원
CPC classification number: G06F17/30864 , G06Q50/10
Abstract: 개방형 API를 이용한 정보제공 시스템 및 방법이 개시된다. 데이터베이스부에는 서비스요청자에게 제공될 정보 및 서비스제공자의 식별정보 중에서 적어도 하나가 저장된다. 정보검색부는 서비스요청자 단말기에 의해 호출된 사용자 상호작용 서비스 인터페이스로부터 전달받은 문자메시지에 포함되어 있는 키워드를 기초로 정보의 검색방식을 결정하고, 데이터베이스부로부터 결정된 정보의 검색방식에 대응하여 키워드에 해당하는 정보를 검색한다. API호출부는 결정된 정보의 검색방식 및 정보의 제공방식에 대응하는 서비스 인터페이스를 호출한다. 정보제공부는 호출된 서비스 인터페이스를 통해 서비스요청자 단말기로 키워드를 기초로 결정된 정보의 제공방식에 의해 정보를 제공한다. 본 발명에 따르면, 표준화된 API를 이용하여 통신망 사업자의 망 자원을 이용하면서도 각 망의 특성에 독립적으로 서비스를 개발할 수 있어 쉽고 빠르게 수용함으로써, 서비스요청자가 찾고자 하는 정보에 대한 빠른 정보 검색 뿐만 아니라 편리한 인터페이스를 제공하여 모든 분야의 정보제공에 적용할 수 있다.
-
公开(公告)号:KR100426620B1
公开(公告)日:2004-04-13
申请号:KR1020000082334
申请日:2000-12-26
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: A class instance update method is provided to update a class instance with a set of object identifiers for guarantying a consistency of a database in a case of updating instances of vertically interrelated classes. CONSTITUTION: The method comprises steps of receiving a query of an instance update request from a data access application program(401), analyzing the query and storing the query data(402), checking if the query is an update query(403), in a case of the update query in the step 403, calling a function of a "getLock()" for requesting a mutual exclusive lock to a class(404), checking if the mutual exclusive lock on the requested class is acquired(405), in a case that it is acquired in the step 405, searching the current class and lower classes for an instance satisfying conditions described in the query and repeating the next task while the instance satisfying conditions exists(406), updating all the instances satisfying the conditions and storing the update result(411), in a case that the mutual exclusive lock on the requested class is not acquired, retracting a transaction(413), and transmitting the successful update result or the transaction retracting to an application program(412). The task repetition step(406) includes steps of calling the function of the "getLock()" by designating an OID(Object Identifier), satisfying the conditions, as a parameter(407), checking a result(408), if the result is successful, increasing the number of updated instances by one(409), and if the result is not successful, retracting an update query(410).
Abstract translation: 目的:提供了一个类实例更新方法,用于在更新垂直相关类的实例的情况下用一组对象标识符更新一个类实例,以保证数据库的一致性。 构成:该方法包括以下步骤:从数据访问应用程序(401)接收对实例更新请求的查询;分析查询并存储查询数据(402);检查查询是否是更新查询(403); 在步骤403中更新查询的情况,调用“getLock()”函数。 用于请求对类的互斥锁定(404),检查是否获取了所请求的类的互斥锁(405),如果在步骤405中获取了它,则搜索当前类和下位类以寻找 在满足条件的实例存在的同时满足查询中描述的条件并且重复下一个任务(406),在所请求的类别上的互斥锁定的情况下,更新满足条件的所有实例并存储更新结果(411) 未收购,收回交易(413),以及将成功的更新结果或收回的交易发送给应用程序(412)。 任务重复步骤(406)包括调用“getLock()”函数的步骤。 通过指定满足条件的OID(对象标识符)作为参数(407),检查结果(408),如果结果成功,则将更新的实例的数量增加1(409),并且如果结果是 不成功,收回更新查询(410)。
-
公开(公告)号:KR1020020053990A
公开(公告)日:2002-07-06
申请号:KR1020000082334
申请日:2000-12-26
Applicant: 한국전자통신연구원
IPC: G06F17/30
Abstract: PURPOSE: A class instance update method is provided to update a class instance with a set of object identifiers for guarantying a consistency of a database in a case of updating instances of vertically interrelated classes. CONSTITUTION: The method comprises steps of receiving a query of an instance update request from a data access application program(401), analyzing the query and storing the query data(402), checking if the query is an update query(403), in a case of the update query in the step 403, calling a function of a "getLock()" for requesting a mutual exclusive lock to a class(404), checking if the mutual exclusive lock on the requested class is acquired(405), in a case that it is acquired in the step 405, searching the current class and lower classes for an instance satisfying conditions described in the query and repeating the next task while the instance satisfying conditions exists(406), updating all the instances satisfying the conditions and storing the update result(411), in a case that the mutual exclusive lock on the requested class is not acquired, retracting a transaction(413), and transmitting the successful update result or the transaction retracting to an application program(412). The task repetition step(406) includes steps of calling the function of the "getLock()" by designating an OID(Object Identifier), satisfying the conditions, as a parameter(407), checking a result(408), if the result is successful, increasing the number of updated instances by one(409), and if the result is not successful, retracting an update query(410).
Abstract translation: 目的:提供了一个类实例更新方法,用于在更新垂直相关类的实例的情况下,使用一组对象标识符来更新类实例,以保证数据库的一致性。 构成:该方法包括以下步骤:从数据访问应用程序(401)接收关于实例更新请求的查询,分析查询并存储查询数据(402),检查查询是否是更新查询(403) 在步骤403中的更新查询的情况下,调用用于请求对类(404)的互斥锁的“getLock()”的功能,检查是否获取所请求的类的互斥锁(405) 在步骤405中获取的情况下,在存在满足条件的实例的情况下搜索满足查询中描述的条件并重复下一任务的实例的当前类和下级(406),更新满足条件的所有实例 并且在没有获取所请求类的互斥锁的情况下存储所述更新结果(411),撤销事务(413),以及将所述成功更新结果或事务撤回发送到应用程序(412)。 任务重复步骤(406)包括通过指定满足条件的OID(对象标识符)作为参数(407)来调用“getLock()”的功能,检查结果(408)的步骤,如果结果 成功,将更新的实例的数量增加一(409),如果结果不成功,则撤回更新查询(410)。
-
公开(公告)号:KR100284487B1
公开(公告)日:2001-03-15
申请号:KR1019970062777
申请日:1997-11-25
IPC: G06F17/30
Abstract: 본 발명은 교환기 데이터베이스 제작 통합 환경 관리방법에 관한 것으로서, 오프라인 시스템에서 사용하는 프로세서 부하 데이터(PLD) 생성 도구, PLD 추출 도구, PLD 재생성 도구들과 이 도구들을 수행시킬 수 있는 메뉴와 버전으로 구성된 그래픽 사용자 인터페이스를 통하여 사용자로부터 버전이 입력되면 입력된 버전에 해당되는 PLD 제작 도구와 연결시킨 후 환경 설정 파일을 만들어 사용자로 하여금 확인하게 하고, 상기 환경 설정 셋업 후 초기 입력 정보의 존재 여부를 확인하고 작업 명령어를 선택하여 이 작업이 수행되기 전에 수행되어야만 하는 선행 작업의 수행 여부를 확인하며, 상기 작업 수행 전 필요한 입력 관련 정보 존재 여부를 확인하고, 상기 작업 수행 시 수행의 기록을 저장함으로써, 사용자가 유발할 수 있는 제작 순서상의 오류를 최� ��화할 수 있고, 각 도구들에 입력될 정보의 존재 여부를 도구 수행 전에 자동으로 확인하여 도구의 수행을 제어함으로 인해 PLD 제작 시간을 단축하여 PLD 제작에 신뢰성, 편의성을 높임에 따라 궁극적으로 신뢰성 있는 교환기 시스템 개발에 기여하는 효과가 있다.
-
-
公开(公告)号:KR101357255B1
公开(公告)日:2014-01-29
申请号:KR1020090120762
申请日:2009-12-07
Applicant: 한국전자통신연구원
IPC: H04W4/14
Abstract: 본 발명은 모바일 단말기에 관한 것으로서, 특히, 요청자의 요청에 따라 모바일 단말기를 통해 친구의 친구 찾기 SMS 서비스를 제공하는 방법에 관한 것이다. 본 발명에 따른 방법은 친구 찾기 요청에 따라 전화번호 저장부에 저장된 전화번호 리스트를 화면에 출력하고, 화면에 출력된 전화번호 리스트로부터 요청자에 의해 우선순위 별로 선택된 이름과 이에 대응하는 전화번호를 저장하는 단계와, 요청자의 요청에 따라 친구 찾기 요청메시지를 생성하고, SMS 서버를 통해 우선순위에 해당하는 전화번호와 관련된 수신자 단말기로 친구 찾기 요청메시지를 전송하는 단계와, SMS 서버를 통해 친구 찾기 요청메시지를 수신한 수신자 단말기로부터 응답메시지를 수신하는 단계를 포함한다. 본 발명의 이 같은 양상에 따라, 요청자는 찾고자 하는 친구의 전화번호를 쉽고 빠르게 획득할 수 있으며, 요청자에게 잘못된 번호가 전송되는 것을 방지할 수 있다.
모바일 단말기, SMS, 친구 찾기-
公开(公告)号:KR1020110055167A
公开(公告)日:2011-05-25
申请号:KR1020090112079
申请日:2009-11-19
Applicant: 한국전자통신연구원
Abstract: PURPOSE: An ontology base service recommendation method and apparatus thereof are provided to directly use a service recommendation function to a service provider and to apply a convergence service. CONSTITUTION: A service recommendation unit(20) acquires location information of a user terminal(10) that obtains from a network server(30). The service recommendation unit deducts user motion according to the location information of the user terminal based on ontology-based information. The service recommendation unit expects a user preference service according to a deduction result. The service recommendation unit recommends the predicted user preference service to a user.
Abstract translation: 目的:提供一种本体基服务推荐方法及其设备,以直接使用服务推荐功能给服务提供商,并应用收敛服务。 构成:服务推荐部(20)从网络服务器(30)取得从用户终端(10)获取的位置信息。 服务推荐单元根据基于本体的信息根据用户终端的位置信息来扣除用户动作。 服务推荐单元根据扣除结果预期用户偏好服务。 服务推荐单元向用户推荐预测的用户偏好服务。
-
公开(公告)号:KR1020100054024A
公开(公告)日:2010-05-24
申请号:KR1020080112943
申请日:2008-11-13
Applicant: 한국전자통신연구원
CPC classification number: G06Q30/0269 , G06Q30/0277 , G06Q50/30
Abstract: PURPOSE: An individual customized active yellow page service providing method for supplying a yellow page service to a mobile terminal is provided to supply proper yellow page service to a mobile terminal in consideration of a current situation of a mobile terminal user. CONSTITUTION: A location of a service subscriber is monitored(S500). The customized yellow page is composed through information about an advertisement business field(S550, S570). The composed customized yellow page is transmitted to the mobile terminal of the service subscriber(S580). The advertisement which the service subscriber prefers is identified when the customized yellow page is composed.
Abstract translation: 目的:提供用于向移动终端提供黄页服务的单独定制的活动黄页服务提供方法,以便考虑到移动终端用户的当前情况向移动终端提供适当的黄页服务。 规定:监控服务用户的位置(S500)。 定制的黄页由广告业务领域的信息(S550,S570)组成。 组合定制的黄页被发送到服务用户的移动终端(S580)。 当定制的黄页组成时,识别服务用户喜欢的广告。
-
60.
公开(公告)号:KR1020090054283A
公开(公告)日:2009-05-29
申请号:KR1020070121069
申请日:2007-11-26
Applicant: 한국전자통신연구원
Abstract: 와처(watch)별 혹은 와처 그룹별로 프레즌스(presence) 정보를 달리 제공할 수 있는 장치 및 방법이 개시된다. 본 발명에 의한 SIP 기반의 개별적 프레즌스 서비스 방법은 SIP(Session Initiation Protocol) 기반의 프레즌스(presence) 서비스를 제공하는 프레즌스 서버에서의 프레즌스 서비스 방법에 있어서, SIP PUBLISH 메시지를 수신하는 단계; 수신된 SIP PUBLISH 메시지를 분석하여 프레즌스 수신자(watcher)별 프레즌스 정보가 작성되었는지 확인하는 단계; 확인된 프레즌스 수신자별 프레즌스 정보를 프레즌스 수신자별로 구분하여 저장하는 단계; 및 저장된 프레즌스 정보를 SIP NOTIFY 메시지에 포함시켜 해당 프레즌스 수신자에게로 송신하는 단계;를 포함하는 것을 특징으로 한다. 이에 의해 프레즌스 서비스 이용자들은 와처별 개별적인 프레즌스 정보를 제공할 수 있다.
-
-
-
-
-
-
-
-
-