KR100366294B1 - 분산 객체 시스템에서 클라이언트 응용이 서버 객체 응용을 호출하는 방법 - Google Patents
분산 객체 시스템에서 클라이언트 응용이 서버 객체 응용을 호출하는 방법 Download PDFInfo
- Publication number
- KR100366294B1 KR100366294B1 KR1019990020619A KR19990020619A KR100366294B1 KR 100366294 B1 KR100366294 B1 KR 100366294B1 KR 1019990020619 A KR1019990020619 A KR 1019990020619A KR 19990020619 A KR19990020619 A KR 19990020619A KR 100366294 B1 KR100366294 B1 KR 100366294B1
- Authority
- KR
- South Korea
- Prior art keywords
- server
- client
- call
- remote
- application
- 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
Links
Classifications
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61L—METHODS OR APPARATUS FOR STERILISING MATERIALS OR OBJECTS IN GENERAL; DISINFECTION, STERILISATION OR DEODORISATION OF AIR; CHEMICAL ASPECTS OF BANDAGES, DRESSINGS, ABSORBENT PADS OR SURGICAL ARTICLES; MATERIALS FOR BANDAGES, DRESSINGS, ABSORBENT PADS OR SURGICAL ARTICLES
- A61L9/00—Disinfection, sterilisation or deodorisation of air
- A61L9/015—Disinfection, sterilisation or deodorisation of air using gaseous or vaporous substances, e.g. ozone
- A61L9/04—Disinfection, sterilisation or deodorisation of air using gaseous or vaporous substances, e.g. ozone using substances evaporated in the air without heating
- A61L9/12—Apparatus, e.g. holders, therefor
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61L—METHODS OR APPARATUS FOR STERILISING MATERIALS OR OBJECTS IN GENERAL; DISINFECTION, STERILISATION OR DEODORISATION OF AIR; CHEMICAL ASPECTS OF BANDAGES, DRESSINGS, ABSORBENT PADS OR SURGICAL ARTICLES; MATERIALS FOR BANDAGES, DRESSINGS, ABSORBENT PADS OR SURGICAL ARTICLES
- A61L2209/00—Aspects relating to disinfection, sterilisation or deodorisation of air
- A61L2209/10—Apparatus features
- A61L2209/13—Dispensing or storing means for active compounds
- A61L2209/133—Replaceable cartridges, refills
Landscapes
- Health & Medical Sciences (AREA)
- Epidemiology (AREA)
- Life Sciences & Earth Sciences (AREA)
- Animal Behavior & Ethology (AREA)
- General Health & Medical Sciences (AREA)
- Public Health (AREA)
- Veterinary Medicine (AREA)
- Stored Programmes (AREA)
- Multi Processors (AREA)
Abstract
Description
Claims (6)
- 서버와 클라이언트를 포함하는 분산 객체 시스템 환경에서 상기 클라이언트가 상기 서버의 객체 응용을 호출하는 방법에 있어서,상기 서버가 구동된 후, 상기 서버가 가지고 있는 객체 중 호출 준비가 된 객체를 상기 서버의 객체 리스트에 저장하는 제 1 단계와;상기 클라이언트가 상기 서버에게 원격 객체 호출 메시지를 전송하는 제 2 단계와;상기 제 2 단계에서 전송한 원격 객체 호출 메시지를 수신한 상기 서버가 상기 클라이언트가 요구한 객체 호출을 위한 객체를 찾아낸 후, 객체 호출을 제어할 쓰레드를 생성하는 제 3 단계와;상기 서버 내 객체 호출을 수행하여 그 결과를 상기 클라이언트에게 전달하는 제 4 단계를 포함하여 이루어진 것을 특징으로 하는 분산 객체 시스템에서 클라이언트가 서버 객체 응용을 호출하는 방법.
- 제 1 항에 있어서,상기 서버가 상기 클라이언트의 원격 객체 호출 요청을 처리하기 위하여 호출 대상 객체 리스트를 생성하는 제 4 단계를 더 포함하여 이루어진 것을 특징으로 하는 분산 객체 시스템에서 클라이언트가 서버 객체 응용을 호출하는 방법.
- 제 1 항 또는 제 2 항에 있어서,상기 제 3 단계는,상기 서버가 상기 클라이언트로부터 원격 객체 호출 메시지를 수신하는 제 1 서브 단계와;상기 제 4 단계에서 생성한 객체 리스트를 통하여 호출 대상 객체를 찾아내는 제 2 서브 단계를 포함하여 이루어진 것을 특징으로 하는 분산 객체 시스템에서 클라이언트가 서버 객체 응용을 호출하는 방법.
- 제 3 항에 있어서,상기 제 2 서브 단계는,호출 대상 객체를 찾아낼 때, 다수의 클라이언트의 요구를 처리할 수 있도록 다중 쓰레드(Thread)를 자체적으로 관리하여 객체 호출을 수행하는 서브-서브 단계를 포함하여 이루어진 것을 특징으로 하는 분산 객체 시스템에서 클라이언트가 서버 객체 응용을 호출하는 방법.
- 제 1 항에 있어서,상기 제 2 단계는,상기 클라이언트가 상기 서버에게 원격 객체를 호출할 때, 상기 클라이언트 측 객체 요청자를 통하여 상기 클라이언트 프로세스 영역 내의 객체를 호출하는 것과 동일한 방법을 사용하는 서브 단계를 포함하여 이루어진 것을 특징으로 하는 분산 객체 시스템에서 클라이언트가 서버 객체 응용을 호출하는 방법.
- 서버와 클라이언트를 포함하는 분산 객체 시스템 환경에서 상기 클라이언트가 상기 서버의 객체 응용을 호출하는 방법을 실행시킬 수 있는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체에 있어서,상기 서버가 구동된 후, 상기 서버가 가지고 있는 객체 중 호출 준비가 된 객체를 상기 서버의 객체 리스트에 저장하는 제 1 단계와;상기 서버가 상기 클라이언트의 원격 객체 호출 요청을 처리하기 위하여 호출 대상 객체 리스트를 생성하는 제 2 단계와;상기 클라이언트 측 객체 요청자를 통하여 상기 클라이언트 프로세스 영역 내의 객체를 호출하는 것과 동일한 방법을 사용하여 상기 클라이언트가 상기 서버에게 원격 객체 호출 메시지를 전송하는 제 3 단계와;상기 서버가 상기 클라이언트로부터 원격 객체 호출 메시지를 수신하는 제 4 단계와;상기 제 2 단계에서 생성한 객체 리스트를 이용하며, 다수의 클라이언트의 요구를 처리할 수 있도록 다중 쓰레드(Thread)를 자체적으로 관리하여 객체 호출을 수행하는 제 5 단계와;상기 서버 내 객체 호출을 수행하여 그 결과를 상기 클라이언트에게 전달하는 제 6 단계를 실행시킬 수 있는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1019990020619A KR100366294B1 (ko) | 1999-06-04 | 1999-06-04 | 분산 객체 시스템에서 클라이언트 응용이 서버 객체 응용을 호출하는 방법 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1019990020619A KR100366294B1 (ko) | 1999-06-04 | 1999-06-04 | 분산 객체 시스템에서 클라이언트 응용이 서버 객체 응용을 호출하는 방법 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20010001413A KR20010001413A (ko) | 2001-01-05 |
| KR100366294B1 true KR100366294B1 (ko) | 2002-12-31 |
Family
ID=19590011
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1019990020619A Expired - Fee Related KR100366294B1 (ko) | 1999-06-04 | 1999-06-04 | 분산 객체 시스템에서 클라이언트 응용이 서버 객체 응용을 호출하는 방법 |
Country Status (1)
| Country | Link |
|---|---|
| KR (1) | KR100366294B1 (ko) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100596399B1 (ko) * | 2003-12-18 | 2006-07-03 | 한국전자통신연구원 | 개방형 네트워크에서 정적 서비스 조합 방법 및 그 시스템 |
| KR100959898B1 (ko) * | 2007-12-27 | 2010-05-27 | 주식회사 케이티 | 인터넷 서비스를 위한 부하 분산형 스케줄링 구조를 가지는서비스 서버 및 그 서비스 방법 |
| CN116185658A (zh) * | 2023-01-05 | 2023-05-30 | 深圳开鸿数字产业发展有限公司 | 远程调用方法、设备及存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08235098A (ja) * | 1995-02-22 | 1996-09-13 | Mitsubishi Electric Corp | 分散アプリケーション通信方式 |
| JPH09312673A (ja) * | 1996-05-22 | 1997-12-02 | Chugoku Nippon Denki Software Kk | クライアント・サーバシステム |
| JPH104404A (ja) * | 1996-06-18 | 1998-01-06 | N T T Data Tsushin Kk | マルチメディアデータ配信システム |
| JPH1040157A (ja) * | 1996-07-25 | 1998-02-13 | Meidensha Corp | オブジェクト指向データベース |
-
1999
- 1999-06-04 KR KR1019990020619A patent/KR100366294B1/ko not_active Expired - Fee Related
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08235098A (ja) * | 1995-02-22 | 1996-09-13 | Mitsubishi Electric Corp | 分散アプリケーション通信方式 |
| JPH09312673A (ja) * | 1996-05-22 | 1997-12-02 | Chugoku Nippon Denki Software Kk | クライアント・サーバシステム |
| JPH104404A (ja) * | 1996-06-18 | 1998-01-06 | N T T Data Tsushin Kk | マルチメディアデータ配信システム |
| JPH1040157A (ja) * | 1996-07-25 | 1998-02-13 | Meidensha Corp | オブジェクト指向データベース |
Also Published As
| Publication number | Publication date |
|---|---|
| KR20010001413A (ko) | 2001-01-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3853592B2 (ja) | 分散ウェブアプリケーションサーバ | |
| JP4729172B2 (ja) | 宣言型パラダイムをサポートするステートレスなウェブ環境におけるトランザクションを実行するための方法および装置 | |
| US5748897A (en) | Apparatus and method for operating an aggregation of server computers using a dual-role proxy server computer | |
| US7930701B2 (en) | JMS integration into an application server | |
| CN1881945B (zh) | 改进型分布式核心操作系统 | |
| EP0898235A3 (en) | Method and apparatus for dynamic data transfer | |
| JP2002324056A (ja) | 分散型ネットワーク環境においてソフトウェアコンポーネントにアクセスするためのシステム及び方法 | |
| KR20010052420A (ko) | 지역 및 원격 윈도우를 단일 데스크탑 환경에 결합시키기위한 시스템 및 방법 | |
| WO2002091705A3 (en) | System and method for responding to resource requests in distributed computer networks | |
| CN101883108B (zh) | 动态认证的文件传输方法及系统 | |
| KR102321889B1 (ko) | 미디어 다운링크 전송 제어 방법 및 관련 장치 | |
| CN110535811B (zh) | 远端内存管理方法及系统、服务端、客户端、存储介质 | |
| WO2000054149A3 (en) | Methods and systems for reduced configuration dependency in thin client applications | |
| CN1881944B (zh) | 改进型分布式核心操作系统 | |
| EP1115049A3 (en) | Secure data transmission over a client-server network | |
| US9219777B2 (en) | System and method for using common communication channel by web page applets | |
| CN109088918B (zh) | 一种交互方法、客户端设备及服务端设备 | |
| KR20010001413A (ko) | 분산 객체 시스템에서 클라이언트 응용이 서버 객체 응용을 호출하는 방법 | |
| JP2000200245A (ja) | 情報利用システム及び情報利用方法 | |
| US20030065701A1 (en) | Multi-process web server architecture and method, apparatus and system capable of simultaneously handling both an unlimited number of connections and more than one request at a time | |
| CN117615023B (zh) | 跨网络边界的传输方法、电子设备和计算机可读存储介质 | |
| JPH04353955A (ja) | サーバ・クライアント型通信プロトコル | |
| JP7260569B2 (ja) | メディアダウンリンク伝送制御方法及び関連するデバイス | |
| KR20020019170A (ko) | 인터넷 파일 전송 프로토콜에서 파일 동시 다중 송신 및수신방법 | |
| KR20050062945A (ko) | 스트리밍 서버의 rtsp 모듈과 그 제어 메시지 처리 방법 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| A201 | Request for examination | ||
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
| D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
| D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R13-asn-PN2301 St.27 status event code: A-3-3-R10-R11-asn-PN2301 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
| FPAY | Annual fee payment |
Payment date: 20071115 Year of fee payment: 6 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
| LAPS | Lapse due to unpaid annual fee | ||
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20081214 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20081214 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |