인터넷 웹 환경에서 웹 서버와 데이터베이스 서버 연동 방법
    1.
    发明授权
    인터넷 웹 환경에서 웹 서버와 데이터베이스 서버 연동 방법 失效
    网络服务器和数据库服务器在互联网环境中的翻译方法

    公开(公告)号:KR100317129B1

    公开(公告)日:2001-12-24

    申请号:KR1019990062436

    申请日:1999-12-27

    Abstract: 본발명은컴퓨터하드웨어성능의향상및 네트워크환경의눈부신발전으로인하여기존의중앙집중식시스템에서서로다른기종의컴퓨터들이연결되어있는개방형분산시스템으로전환됨으로써, 웹환경에서분산되어있는데이터베이스서버와웹 서버를연동시키는방법을제공하는데그 목적이있다. 본발명에따르면, 웹클라이언트, 웹서버및 데이터베이스서버를포함한데이터베이스관리시스템에서상기웹 서버와데이터베이스서버연동방법에있어서, 상기웹 클라이언트가상기웹 서버에데이터베이스억세스요청을하면, 보관하고있는데이터베이스목록들을상기웹 클라이언트에게전송하는제 1 단계; 상기제 1 단계에서전송된데이터베이스목록들로부터작업할데이터베이스목록들을선택하여상기웹 서버에전송하면, 상기작업할데이터베이스목록들로부터데이터베이스바인딩정보를추출하여, 데이터베이스코바(CORBA) 서버를생성하는제 2 단계; 및상기웹 클라이언트가작업하고자하는 SQL 문을상기제 2 단계에서생성된데이터베이스코바서버에게전송하면, 상기데이터베이스코바서버는 SQL 처리를수행하여결과물을상기웹 클라이언트에게전송하는제 3 단계를포함하여이루어진것을특징으로하는웹 서버와데이터베이스서버연동방법이제공된다.

    엔터프라이즈 자바빈즈 기반의 클라이언트/서버 간의 통신방법
    2.
    发明授权
    엔터프라이즈 자바빈즈 기반의 클라이언트/서버 간의 통신방법 失效
    基于客户端/服务器的EJB之间的通信方式

    公开(公告)号:KR100534591B1

    公开(公告)日:2005-12-07

    申请号:KR1020000083174

    申请日:2000-12-27

    Abstract: 1. 청구범위에 기재된 발명이 속한 기술분야
    본 발명은 엔터프라이즈 자바빈즈 기반의 클라이언트/서버간의 통신방법에 관한 것임.
    2. 발명이 해결하려고 하는 기술적 과제
    본 발명은, 시스템의 컴포넌트화를 통해 표준인 OTS를 완벽하게 지원하는 EJB 컴포넌트 서버로 완벽한 분산 트랜잭션을 지원함으로써, EJB 컴포넌트 서버와 EJB 기반 클라이언트 사이에 통신방법을 정의하여 완벽한 분산처리방식을 지원하고 규모와 성능의 최적화에 용이하고 모듈성이 높고 유지 보수성이 뛰어나며, 멀티미디어 방식의 개발로 확장성, 성능, 안전성 등을 증가시키기 위한 엔터프라이즈 자바빈즈 기반의 클라이언트/서버간의 통신방법을 제공하고자 함.
    3. 발명의 해결방법의 요지
    본 발명은, 엔터프라이즈 자바빈즈(EJB) 기반의 클라이언트/서버간의 통신방법에 있어서, 클라이언트가 디렉토리 서비스를 이용하여 컨테이너(서버) 객체의 이름을 찾고, JNDI(Java Naming Directory Interface) 서버를 통해 컨테이너(서버)의 위치를 파악하고 EJB 홈을 찾는 서치(Search)단계; 상기 클라이언트가 상기 EJB 홈을 참조하여 상기 컨테이너내에 새로운 EJB 오브젝트를 생성하고, 상기 컨테이너가 EJB 오브젝트 참조값을 상기 클라이언트로 반환하는 반환단계; 및 상기 클라이언트가 상기 EJB 오브젝트 참조값을 통해 상기 EJB 오브젝트에 대한 리모트 메소드를 호출하여 엔터프라이즈 자바빈즈와 통신하는 통신단계를 포함함.
    4. 발명의 중요한 용도
    본 발명은 EJB 기반 시스템 등에 이용됨.

    인터넷 웹 환경에서 웹 서버와 데이터베이스 서버 연동 방법
    3.
    发明公开
    인터넷 웹 환경에서 웹 서버와 데이터베이스 서버 연동 방법 失效
    用于在互联网环境中与数据库服务器互连的WEB服务器的方法

    公开(公告)号:KR1020010058221A

    公开(公告)日:2001-07-05

    申请号:KR1019990062436

    申请日:1999-12-27

    Abstract: PURPOSE: A method for interworking a web server with a database server is provided to interwork the database server and the web server distributed in a web environment by converting a central system into an open distribution system. CONSTITUTION: In case that a web client makes a request for accessing a database of a web server, database catalogs stored are transmitted to the web client. Database catalogs to be worked are selected from the database catalogs transmitted. In case that the database catalogs are transmitted to the web server, database binding information is extracted from the database catalogs to be worked. A database CORBA server is generated. In case that the web client transmits an SQL to the database CORBA server, the database CORBA server performs a process of the SQL. In addition, the database CORBA server transmits a processed result to the web client.

    Abstract translation: 目的:提供一种将Web服务器与数据库服务器互通的方法,用于通过将中央系统转换为开放式分发系统来互操作分布在Web环境中的数据库服务器和Web服务器。 规定:如果Web客户端请求访问Web服务器的数据库,则存储的数据库目录将传输到Web客户端。 从发送的数据库目录中选择要工作的数据库目录。 在将数据库目录发送到Web服务器的情况下,从要处理的数据库目录中提取数据库绑定信息。 生成数据库CORBA服务器。 如果Web客户端将SQL发送到数据库CORBA服务器,则数据库CORBA服务器将执行SQL的进程。 另外,数据库CORBA服务器将处理后的结果发送到Web客户端。

    주문형 맞춤 설계를 위한 데이터베이스 공유형 제품 설계시스템 및 그 방법
    4.
    发明公开
    주문형 맞춤 설계를 위한 데이터베이스 공유형 제품 설계시스템 및 그 방법 无效
    用于通过共享数据库自定义产品设计的系统和方法

    公开(公告)号:KR1020020055452A

    公开(公告)日:2002-07-09

    申请号:KR1020000083418

    申请日:2000-12-28

    Inventor: 박중기 한성배

    CPC classification number: G06F17/50

    Abstract: PURPOSE: A database sharing type product design customization system and method is provided to link a CAD(Computer Aided Design) system with a data management system for preventing inefficiency or low productivity occurred by a conventional manual working process in making a drawing, extracting building materials, or calculating a cost. CONSTITUTION: The system comprises a CAD system(101), a design logic database(102), an automatic approval/producing drawing design module(103), a data matching module(104), a data management system(105), a design material database(106), a source data generator(107), and a customer manager(108). The CAD system(101) makes a drawing of product design patterns. The design logic database(102) stores data for designing the patterns in the CAD system(101). The automatic approval/production drawing design module(103) produces drawings related to the approval or the production according to the product design. The data management system(105) manages the design material database(106) according to a calculation of a BOM(Bill Of Material) or an extraction of materials. The customer manager(108) manages design request order information, various bill data and business activity information. The source data generator(107) generates source data for enabling the data management system(105) to manage the database by referring the data processed by the customer manager(108). The data matching module(104) enables the design modules to share data with the management modules. The customer inputs design request specifications by using the data management system(105), then specifications of various materials for the design request are determined, a designer tunes the specifications if necessary, data is exchanged between the CAD system(101) and the data management system(105), and assembly drawings are generated.

    Abstract translation: 目的:提供数据库共享型产品设计定制系统和方法,将CAD(计算机辅助设计)系统与数据管理系统联系起来,以防止传统的手工作业过程在绘图中提取建筑材料而产生低效率或低生产率 ,或计算成本。 规定:该系统包括CAD系统(101),设计逻辑数据库(102),自动批准/生产图设计模块(103),数据匹配模块(104),数据管理系统(105),设计 材料数据库(106),源数据生成器(107)和客户管理器(108)。 CAD系统(101)绘制了产品设计模式。 设计逻辑数据库(102)存储用于在CAD系统(101)中设计图案的数据。 自动批准/生产图设计模块(103)根据产品设计生产与批准或生产有关的图纸。 数据管理系统(105)根据BOM(物料清单)的计算或材料的提取来管理设计材料数据库(106)。 客户经理(108)管理设计请求订单信息,各种账单数据和业务活动信息。 源数据生成器(107)生成源数据,以使得数据管理系统(105)能够通过参考由客户管理器(108)处理的数据来管理数据库。 数据匹配模块(104)使得设计模块能够与管理模块共享数据。 客户通过使用数据管理系统(105)输入设计请求规格,然后确定设计请求的各种材料的规格,如有必要,设计人员调整规格,数据在CAD系统(101)和数据管理 系统(105)和组装图。

    엔터프라이즈 자바빈즈 기반의 클라이언트/서버 간의 통신방법
    5.
    发明公开
    엔터프라이즈 자바빈즈 기반의 클라이언트/서버 간의 통신방법 失效
    基于EJB的客户/服务器通信方法

    公开(公告)号:KR1020020054206A

    公开(公告)日:2002-07-06

    申请号:KR1020000083174

    申请日:2000-12-27

    Abstract: PURPOSE: A client and server communication method is provided to support a perfect distribution processing method, to make it easy optimizing a size and a performance, to enhance a modularity and a maintenance performance, and to increase an extensibility, a performance and a safety by defining a communication method between an EJB(Enterprise Java Beans) component server and an EJB based client. CONSTITUTION: The method comprises steps of defining an EJB remote interface(301), selectively generating CORBA IDL(Interface Definition Language) by executing the EJB remote interface and using an "RMI2IDL" interpreter(302), compiling the interface by using a JAVA compiler(303), generating an IIOP stub and a skeleton for a remote class by executing an "RMI2IIOP" preprocessor for "class" file, and enabling the preprocessor to generate a helper class as well as the stub and the skeleton for a remote factory interface(304), implementing a servant for offering a Java server class implementing a remote interface to be opened externally(305), and compiling the EJB class by using the Java compiler(306).

    Abstract translation: 目的:提供客户端和服务器通信方式,以支持完美的分发处理方法,使其轻松优化大小和性能,增强模块化和维护性能,并通过以下方式提高可扩展性,性能和安全性 定义EJB(企业Java Bean)组件服务器和基于EJB的客户端之间的通信方法。 规定:该方法包括以下步骤:定义EJB远程接口(301),通过执​​行EJB远程接口并使用“RMI2IDL”解释器(302)选择性地生成CORBA IDL(接口定义语言),通过使用JAVA编译器编译接口 (303),通过为“类”文件执行“RMI2IIOP”预处理器,生成远程类的IIOP存根和骨架,并使预处理器能够生成辅助类以及远程工厂接口的存根和骨架 (304),实现用于提供实现要外部打开的远程接口的Java服务器类(305)的服务器,以及通过使用Java编译器(306)来编译EJB类。

    동시공학적 설계 환경을 위한 그룹 버전 관리 방법
    6.
    发明公开
    동시공학적 설계 환경을 위한 그룹 버전 관리 방법 失效
    用于控制同期设计环境的组版本的方法

    公开(公告)号:KR1020010048124A

    公开(公告)日:2001-06-15

    申请号:KR1019990052675

    申请日:1999-11-25

    Abstract: PURPOSE: A method for controlling a group version for a concurrent design environment is provided to control a version by preventing an unnecessary version from being generated, and by clarifying a change propagation path according to a change of a design. CONSTITUTION: A nested transaction is started(601). A new version number is given to each design object till the design objects are left and checked in through the transaction(602,606). After all design objects are stored, a relationship between new design objects is succeeded to a relationship which the previous design object versions hold(607). The nested transaction is completed(608).

    Abstract translation: 目的:提供一种用于控制并发设计环境的组版本的方法,以通过防止不必要的版本生成来控制版本,并通过根据设计的变化来澄清变化传播路径。 构成:嵌套事务启动(601)。 给定每个设计对象的新版本号,直到通过事务处理设计对象并检入设计对象(602,606)。 在存储所有设计对象之后,新设计对象之间的关系成功地与先前设计对象版本保持的关系(607)成立。 嵌套事务完成(608)。

    파라메트릭 설계용 기하학적 제약조건 해결방법
    7.
    发明授权
    파라메트릭 설계용 기하학적 제약조건 해결방법 失效
    参数化设计的几何约束解法

    公开(公告)号:KR100284577B1

    公开(公告)日:2001-03-15

    申请号:KR1019980049318

    申请日:1998-11-17

    Abstract: 본 발명은 파라메트릭 설계용 기하학적 제약조건(Geometric Constraint)을 해결하는 방법으로, 특히 형상요소(Geometric Entity)와 제약조건이 많을 경우에도 이를 효과적이며 짧은 시간에 해결할 수 있는 새로운 방법에 관한 것이다. 본 발명은, 입력된 CAD 모델에 대해 제약그래프를 만드는 과정과, 제약조건을 점진적으로 만족시키는 일련의 디자인 히스토리를 생성하고 분류하는 플랜 생성과정과, 생성 및 분류된 디자인 히스토리의 형태에 따라 해결방법을 달리 적용하여 각 형상요소의 좌표값(위치 및 자세)을 새롭게 계산하여 가변 디자인 모델을 출력하는 플랜 평가과정과, 치수 및 제약조건에 새로운 값을 사용자 입력으로 부여하여 상기 플랜 평가과정에서 생성된 디자인 히스토리를 재계산하도록 피드백 시키는 형상수정과정을 수행하는 것을 특징으로 하는 파라메트릭 설계용 기하학적 제약조건 해결방법을 제공한다. 본 발명은 전체적으로는 해석적 접근방법(Constructive Approach)에 기반을 두고 부분적으로는 수치적 접근방법(Numerical Approach)에 기반을 두고 있다. 해석적 접근방법은 자와 컴퍼스로 작도 가능한 (Ruler-and-compass Constructible) 형상들을 해결하고, 수치적 접근방법은 자와 컴퍼스로 작도 불가능한 (Ruler-and-compass Non-constructible) 형상들을 해결할 수 있다.

    파라메트릭 설계용 기하학적 제약조건 해결방법
    8.
    发明公开
    파라메트릭 설계용 기하학적 제약조건 해결방법 失效
    参数设计的几何约束解决方案

    公开(公告)号:KR1020000032763A

    公开(公告)日:2000-06-15

    申请号:KR1019980049318

    申请日:1998-11-17

    Abstract: PURPOSE: A geometric solution for parametric design is disclosed is to minimize the numerical instability in designing CAD models by concentrating on the constructive approach and the numerical approach. CONSTITUTION: A parametric design's geometric solution method is composed of graph generation(100), construction plan generation(200), plan evaluation(300), and model modification(400). The CAD model input(11), based on geometric entities and constraints is processed by supervised input(c1)(100). A new graph is generated and processed through (11), (c1), second supervised input(c2), graph reduction and classification(M2), rule reasoning method(M1) and results in the creation and classification of design history(200). Design history is then processed by (11), (c1), (M1), and cluster analysis algorithm (M3), and the evaluation of system and output of variable model design is made(300). Based on the (300)'s variable model design, a new measurement and constraints is created by API calls system and evaluated by (300), and a new variable model design is created.

    Abstract translation: 目的:公开了一种用于参数化设计的几何解决方案,是通过集中于建设性方法和数值方法来最大限度地减少设计CAD模型的数值不稳定性。 构成:参数化设计的几何解决方法由图生成(100),施工计划生成(200),计划评估(300)和模型修改(400)组成。 基于几何实体和约束的CAD模型输入(11)由监督输入(c1)(100)处理。 通过(11),(c1),第二监督输入(c2),图表缩小和分类(M2),规则推理方法(M1)生成和处理新图,并在设计历史的创建和分类中得到结果(200) 。 (11),(c1),(M1)和聚类分析算法(M3)处理设计历史,对变量模型设计的系统和输出进行评估(300)。 基于(300)的变量模型设计,API调用系统创建了一个新的测量和约束,并通过(300)进行了评估,并创建了一个新的变量模型设计。

    부품 목록 이관 시스템 및 그 운용 방법
    9.
    发明公开
    부품 목록 이관 시스템 및 그 운용 방법 无效
    用于传送元件清单的系统及其操作方法

    公开(公告)号:KR1020010055496A

    公开(公告)日:2001-07-04

    申请号:KR1019990056711

    申请日:1999-12-10

    Abstract: PURPOSE: A system for transferring an element list and a method for operating thereof are provided to perform a manufacturing by registering an element number of an element list in a manufacturing information system when the element list information of a designed product is transmitted to a computer-used manufacturing system through a remote procedure calling method in a design information system using a computer. CONSTITUTION: If a product design is achieved, a design information control unit creates element list information(S301). In addition, the design information control unit stores the created element list in a design information storing unit and creates a transmitting file by fetching element lists fixed and changed in the design information storing unit(S302). The design information control unit transmits the created file to a manufacturing information control unit(S303). The manufacturing information control unit decides whether an assembling element exists in the transmitting file(S304). If an assembling element exists, the manufacturing information control unit registers an element number of the assembling element(S305). In addition, a single product element number of the assembling element is registered(S306). The manufacturing information control unit registers element information(S307). The manufacturing information control unit temporarily stores the information in a manufacturing information storing unit(S308). The manufacturing information control unit decides whether an error exists in the fixed element list information(S309, S310). If an error exists in the fixed element list information, the manufacturing information control unit returns the contents of the error to the design information control unit, and the design information control unit re-transmits an error-occurred element information list to the manufacturing information control unit in accordance with the contents of the returned error, and returns to the stage (S304)(S315, S316).

    Abstract translation: 目的:提供一种用于传送元素列表的系统及其操作方法,用于当将设计产品的元素列表信息发送到计算机可读介质时,通过在制造信息系统中登记元素列表的元素号来进行制造, 通过使用计算机的设计信息系统中的远程过程调用方法使用制造系统。 构成:如果实现了产品设计,则设计信息控制单元创建元素列表信息(S301)。 此外,设计信息控制单元将创建的元素列表存储在设计信息存储单元中,并通过取出在设计信息存储单元中固定和改变的元素列表来创建发送文件(S302)。 设计信息控制单元将创建的文件发送到制造信息控制单元(S303)。 制造信息控制单元决定发送文件中是否存在组装元件(S304)。 如果存在组装元件,则制造信息控制单元登记组装元件的元件编号(S305)。 此外,登记组装元件的单个产品单元号(S306)。 制造信息控制单元登记元素信息(S307)。 制造信息控制单元将信息临时存储在制造信息存储单元中(S308)。 制造信息控制单元确定固定元素列表信息中是否存在错误(S309,S310)。 如果固定元件列表信息中存在错误,则制造信息控制单元将错误的内容返回给设计信息控制单元,并且设计信息控制单元将错误发生的元素信息列表重新发送到制造信息控制 单元根据返回的错误的内容返回到阶段(S304)(S315,S316)。

    동시공학적 제품개발 프로세스 지원을 위한 정성적 설계요소의정량화 변환 시스템 및 추론방법
    10.
    发明授权
    동시공학적 제품개발 프로세스 지원을 위한 정성적 설계요소의정량화 변환 시스템 및 추론방법 失效
    量化设计元素以支持并行工程产品开发过程转换系统和推理方法

    公开(公告)号:KR100282609B1

    公开(公告)日:2001-02-15

    申请号:KR1019980051035

    申请日:1998-11-26

    Abstract: 본 발명은, 동시공학적 제품개발 프로세스 지원을 위한 정성적 설계요소의 정량화 변환 시스템 및 추론방법에 관한 것으로, 본 발명에 따른 정량화 변환 시스템(100)은, 개발 제품의 정성적인 설계요소들의 정보를 입력 및 처리하는 정성적 설계정보 처리 서브시스템(110)과, 정성적 설계요소와 개발 제품의 부품객체 간 상관도 평가결과에 대한 정보를 처리 및 관리하는 상관도 정보처리 서브시스템(120)과, 상기 정성적 설계정보 처리 서브시스템(110)과 상기 상관도 정보처리 서브시스템(120)에서 생성된 정성적인 설계요소 및 부품객체 간의 상관도 결과값과 부품객체의 속성치를 사용하여 추론에 의해 채택된 제품의 부품객체 조합 정보를 생성하는 추론엔진 서브시스템(130)과, 제품을 구성하는 부품객체에 대한 설계정보를 처리 및 관리하는 정량적 설계� �보 처리 서브시스템(140)과, 상기 정량적 설계정보 처리 서브시스템(140)에 의해 처리된 부품객체에 대한 설계정보를 사용하여 제품정보를 생성하는 제품정보 생성 서브시스템(150)을 구비함으로써, 다양한 분야의 비 엔지니어링 전문가 간의 상호 의사소통 및 설계 개념을 공유할 수 있는 환경을 제공함으로써, 동시공학적인 협력설계 환경을 제공할 수 있으며, 특히 계량화가 어려운 개념적인 설계 이미지를 정량적인 설계요소로 변환하는 설계 프로세스를 효율적으로 구현할 수 있다.

Patent Agency Ranking