• Title/Summary/Keyword: dcom

Search Result 41, Processing Time 0.029 seconds

Development of the Remote-Educating Communication Tool using DCOM Voice Module (DCOM 음성 모듈을 이용한 원격 대화식 학습 도구의 개발)

  • Jang, Seung-Ju
    • The KIPS Transactions:PartA
    • /
    • v.10A no.2
    • /
    • pp.173-180
    • /
    • 2003
  • This paper proposes Remote Educating Communication Tool (RECT) that allows students and teachers to communicate using Web-based Bulletin Board System. The distance teaching using DCOM (Distributed Component Object Model) voice module is used to enhance academic accomplishments for students in computer class. The DCOM voice module to be used in distance learning is designed, implemented and applied to teachers and students in the computer class in order to measure and analyze academic results. The RECT server provides Q&A sessions between students and teachers in the BBS using recording and playback functions. The client RECT includes recording and playback functions. The client module of RECT receives and uses DCOM module. When recording, the client transmits voice files with the recorded content to the server.

CORBA 및 DCOM 기반 제어 시스템

  • 박홍성;강원준;김형육;김경식
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.546-546
    • /
    • 2000
  • This paper designs and implements special objects such as a control object, a I/O object and a file object based on CORBA and DCOM which are suitable to distributed control systems. And interactions among those objects ate analyzed.

  • PDF

제어 응용에 있어서 CORBA, DCOM 및 TSPACE의 시간 특성 연구

  • 박홍성;강원준;김형육;김경식;강정모
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.548-548
    • /
    • 2000
  • This paper measures and compares time delays between CORBA, DCOM, TSpaces Objects designed for distributed control systems. To compare time delay for each object, this paper implements the ball and beam control system. And the reasons of delay have been studied.

  • PDF

A SOAP Bridge for Interworking of Distributed Object Systems (SOAP 브리지를 이용한 분산객체시스템의 연동)

  • Park, Sung-Eun;Kim, Shin-Woo;Lee, Yong-Kyu
    • The KIPS Transactions:PartA
    • /
    • v.10A no.2
    • /
    • pp.141-148
    • /
    • 2003
  • Distributed applications based on standards such as CORBA, DCOM, and EJB have been widely used in distributed environments. Recently, another XML-based standard, SOAP, has been recommended for web applications. However, these standards have a shortcoming in inter-operation because they can be run on their own environments. In this paper, we design and implement a SOAP bridge for inter-operation of SOAP with other distributed object standards. Its function is to map formats between SOAP and CORBA/DCOM at run time. Through performance experiments, we show that the computing overhead is small compared to the whole transaction execution time. Therefore, distributed objects of other platforms can be reused instead of developing new objects based on SOAP. Also, using the SOAP bridge, we design and implement an XML-based bidding system on the web. Because it is based on the web standards, it has advantages such as extendibility and interoperability compared to previous proprietary electronic commerce systems.

A Study on the Design of Web-based Speaker Verification System (웹 기반의 화자확인시스템 설계에 관한 연구)

  • 이재희;강철호
    • The Journal of the Acoustical Society of Korea
    • /
    • v.19 no.4
    • /
    • pp.23-30
    • /
    • 2000
  • In this paper, the web-based speaker verification system is designed. To decide the speaker recognition algorithm applied to the web-based speaker verification system, the recognition performance and special features of the text-dependent speaker recognition algorithms(DTW, DHMM, SCHMM) are compared through the computer simulation. Using the results of computer simulation, select DHMM as speaker recognition algorithm at web-based speaker verification system because DHMM has the proper recognition performance and initial training utterance number. And by the three-tier method using the ActiveX, DCOM techniques web-based speaker verification system is designed to be operated in the distributed processing environment.

  • PDF

CORBA와 DCOm의 통합

  • 금영욱;장연세
    • Communications of the Korean Institute of Information Scientists and Engineers
    • /
    • v.17 no.7
    • /
    • pp.55-64
    • /
    • 1999
  • PDF

A Study on Object-Oriented of Workflow Engine in Product Data Management Using Object Modeling Technique (객체지향방법론을 이용한 제품정보관리시스템에서의 워크플로우설계)

  • 최종윤;안병하
    • Proceedings of the CALSEC Conference
    • /
    • 1997.11a
    • /
    • pp.127-132
    • /
    • 1997
  • 본 논문의 연구방향은 객체지향방법론을 이용하여 PDM에서의 워크플로우를 재설계하는 것이다. 기존의 방법론들은 워크플로우 엔진과 작업자 사이의 흐름에 중점을 두었으나 본 논문에서는 프로세스와 작업에 중점을 두고 이를 각각의 객체로 설계하는 방안을 연구하고자 한다. 시스템의 설계를 위하여 Rumbaugh의 OMT(Object Modeling Technique) 방법론을 기본모델링 방법론으로 사용한다. 연구내용은 object model을 통한 정적 구조 설계, dynamic model을 이용한 시간에 따른 동적 구조 설계, 그리고 functional model에서의 데이터의 전이 및 시스템간의 연계의 설계이다. 특히 object model에서의 작업설계 및 dynamic model에서의 상태변화에 중점을 두고 DCOM(Distributed Component Object Model)을 사용하여 작업(task)을 중심으로 한 분산환경을 구현한다.

  • PDF

Design and Implementation of an ActiveX based Component For Efficient Generation of OPC Client (효율적인 OPC Client 생성을 위한 ActiveX 기반 컴포넌트의 설계 및 구현)

  • Sim Min-Suk;Yi Myeong-Jae;Kim Jong-Hwan
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.11 no.11
    • /
    • pp.970-976
    • /
    • 2005
  • OPC has made it to improve the development of control and monitoring software. But it is difficult to understand COM/DCOM model that is a base technology of OPC and complex communication setting between OPC Server and OPC Client. Therefore, in this paper, we design and implement ActiveX based components that are enable to solve these problems. Implemented components provide a method for simple communication between OPC Sewer and OPC Client and a GUI environment for easy and fast setting of communication information. Also, they provide the architecture fur efficient management of OPC Server's data. By using implemented component, easy development and efficient maintenance of OPC Client can be supported.

Development of Management Information System Based on Distributed Object Middleware (분산 객체 미들웨어 기반의 경영정보시스템 개발)

  • Gwon, Yeong-Do;Jo, Yu-Seop
    • 연구논문집
    • /
    • s.28
    • /
    • pp.239-246
    • /
    • 1998
  • Today’s information technology departments face a dilemma to create a competitive advantage for the organization by developing. deploying, and managing distributed applications that scale across the LAN, WAN, and Internet, while preserving investments in systems. Applications, information. IT organizations are today being asked to build the future, without breaking systems that maintain the current business. A possible answer to this dilemma is the implementation of a multi-tier distributed computing architecture. Multi-tier architecture has the potential to provide better, more timely information across the enterprise at a lower cost than the current combination of PC LAN, two-tier client/server, or mainframe applications that have been developed in most organizations. In this paper, we implement management information system based on distributed object middleware using multi-tier distributed computing architecture. This system uses Microsoft's implementation of DCOM/ActiveX and provides easily accessible web interface to the system users.

  • PDF