• Title/Summary/Keyword: connection socket

Search Result 35, Processing Time 0.025 seconds

A Study on Optimization of Networking Mechanism of Distributed List (분산리스트 네트워킹 메카니즘의 최적화에 관한 연구)

  • 임동주
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.5 no.3
    • /
    • pp.475-482
    • /
    • 2001
  • In this paper, I describe the implementation of the distributed lists based on socket and on RMI(Remote Method Invocation). First, I describe and implement an interface of distributed list based on socket using object stream in a distributed environment, when encapsulating the message in the distributed list. Second, the major purpose to implement a distributed list in RMI is to compare advantages and disadvantages with other networking mechanisms by implementing complicated applications. The major advantage in using RMI is to implement simply the programs without using application-level protocol. In terms of program efficiency, the applications using HMI can degrade the performance due to many TCP/IP connections generated every update. TCP/IP connection requires much less cost than RMI. Even though RMI has the mechanism processing many method calls using a sing]e network connection, RMI is less efficient than the direct use of socket. However, RMI makes it possible to communicate beyond firewall using HTTP proxying mechanism. Consequently, I present a modeling of networking mechanism in finding out optimization solution by comparing and analyzing the two systems.

  • PDF

Web Service Connection Management Scheme for Seamless Migration of User Workspace in Cloud Computing (클라우드 컴퓨팅에서 사용자 작업환경의 끊김 없는 연계를 위한 웹 서비스 연결 관리 기법)

  • Choi, Min
    • Journal of Information Technology Services
    • /
    • v.8 no.1
    • /
    • pp.193-202
    • /
    • 2009
  • Cloud computing emerges as a new computing paradigm which targets reliable and customizable services. The term builds on decades of research in virtual machine, distributed and parallel computing, utility computing, and more recently networking, web service, and software as a service. In this paper, we provide a seamless connection migration of web services. This is useful for cloud computing environment in which many client terminals have mobility. With the wireless internet facility, those mobile users can move place to place during internet communication. Therefore, we provide solutions to the two major problems in current virtualization based migration: communication failure problems and connection re-establishment. Communication channel flushing by zero window notification helps to resolve the communication failure problems and TCP port inheritance prevents connection re-establishment errors during socket reconstruction. Thus, our web service migration facility is now able to preserve open network connections, and even for server sockets. This is a highly transparent approach, in that we did not Introduce additional messages for channel flushing and did not make any modification to the TCP protocol stack. Experimental results show that the overhead due to connection migration of web services is almost negligible when compared with time to take the conventional web service migration.

The effect of a titanium socket with a zirconia abutment on screw loosening after thermocycling in an internally connected implant: a preliminary study (내부연결 임플란트용 타이타늄 소켓을 이용한 지르코니아 지대주에서 열순환이 나사풀림에 미치는 영향: 예비연구)

  • Kyung, Kyu-Young;Cha, Hyun-Suk;Lee, Joo-Hee
    • Journal of Dental Rehabilitation and Applied Science
    • /
    • v.33 no.2
    • /
    • pp.114-118
    • /
    • 2017
  • Purpose: The aim of this study was to investigate the effects of a titanium component for the zirconia abutment in the internal connection implant system on screw loosening under thermocycling conditions. Materials and Methods: Internal connection titanium abutments and external connection zirconia abutments with titanium sockets were connected respectively to screw-shaped internal connection type titanium implants with 30 Ncm tightening. These implant-screw-abutment assemblies were divided into two groups of five specimens each; titanium abutments as control and zirconia abutments with titanium sockets as experimental group. The specimens were subjected to 2,000 thermocycles in water baths at $5^{\circ}C$ and $55^{\circ}C$, with 60 seconds of immersion at each temperature. The removal torque values (RTVs) of the abutment screws of the specimen were measured before and after thermocycling. RTVs pre- and post-thermocycling were investigated in statistics. Results: There was not screw loosening identified by tactile and visual inspection in any of the specimens during or after thermocycling. The mean RTV difference for the control group and the experimental group were $-1.34{\pm}2.53Ncm$ and $-1.26{\pm}2.06Ncm$, respectively. Statistical analysis using an independent t-test revealed that no significant differences were found in the mean RTV difference of the groups (P > 0.05). Conclusion: Within the limitations of this in vitro study, the titanium socket for the zirconia abutment did not show a significant effect on screw loosening under thermal stress compared to the titanium abutment in the internal connection implant.

Design of Compact Data Integration and Convergence Device Using Esp8266 Module (Esp8266모듈을 이용한 소형 데이터 통합 및 융합장치 설계)

  • Lee, Dong-Seok;Lim, Joong-Soo
    • Journal of the Korea Convergence Society
    • /
    • v.8 no.2
    • /
    • pp.15-20
    • /
    • 2017
  • In this paper, Esp8266, Node.js, and TCP / IP socket communication are used to design a compact data integration device. This device is designed to configure server and client using Esp8266 module that supports Wifi connection and to support bidirectional data transmission using TCP / IP socket communication. The server is configured using the Node.js operating system, and the database is integrated using Mysql. The network is designed to have a separate IP address by assigning a private IP address to the router, such as a home network. This device can transmit data bidirectionally, store individual client data on the server side, and can check the flow of data transmitted bidirectionally through wire-shark, so that it can be used as a compact real-time data integration and convergence device.

A Kernel-Level Communication Module for Linux Clusters (리눅스 클러스터를 위한 커널 수준 통신 모듈)

  • 박동식;박성용;양지훈
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.9 no.3
    • /
    • pp.289-300
    • /
    • 2003
  • Traditional kernel-level communication systems for clusters are dependent upon computing platforms. Futhermore, they are not easy to use and do not provide various functions for clusters. This paper presents an architecture and various implementation issues of a kernel-level communication system, KCCM(Kernel level Cluster Communication Module), for linux cluster. The KCCM provides asynchronous communication services as well as standard synchronous communication services using send and receive. The KCCM also automatically detects and recovers connection failures at runtime. This allows programmers to use KCCM when they build mission critical applications over TCP-based connection-oriented communication environments. Having developed using standard socket interfaces, it can be easily ported to various platforms. The experimental results show that the KCCM provides good performance for asynchronous communication patterns.

On Securing Web-based Educational Online Game Using SSL Protocol (SSL 프로토콜을 이용한 안전한 웹기반 교육용 온라인 게임)

  • Yani, Kadek Restu;Priyana, Yoga;Rusmin, Pranoto H.;RHEE, Kyung-Hyune
    • Journal of Fisheries and Marine Sciences Education
    • /
    • v.28 no.3
    • /
    • pp.790-798
    • /
    • 2016
  • Currently, web-based online games is becoming popular in supporting learning process due to their effective and efficient tool. However, online games have lack of security aspect, in particular due to increase in the number of personal information leakage. Since the data are transmitted over insecure channel, it will be vulnerable of being intercepted by attackers who want to exploit user's identity. This paper aims to propose an online web-based educational game, Vidyanusa which allows the students to register their personal information using a unique code, a user name and a password. It manages the users according to their schools, subject teachers and class levels. In addition, by adopting a unique code, the confidentiality of the user identity can be kept away from attackers. Moreover, in order to provide a secure data communication between client and server, Secure Socket Layer (SSL) protocol is adopted. The performance of the system after implementing SSL protocol is examined by loading a number of requests for various users. From the experiment result, it can be concluded that the SSL protocol can be applied to web-based educational system in order to offer security services and reliable connection.

An Implementation of Device Connection and Layout Recognition Techniques for the Multi-Display Contents Delivery System (멀티 디스플레이 콘텐츠 전송 시스템을 위한 디바이스 연결 및 배치 인식 기법의 구현)

  • Jeon, So-yeon;Lim, Soon-Bum
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.8
    • /
    • pp.1479-1486
    • /
    • 2016
  • According to the advancement of display devices, the multi-screen contents display environment is growing to be accepted for the display exhibition area. The objectives of this research are to find communications technology and to design an editor interface of contents delivery system for the larger and adaptive multi-display workspaces. The proposed system can find existence of display devices and get information without any additional tools like marker, and can recognize device layout with only web-cam and image processing technology. The multi-display contents delivery system is composed of devices with three roles; display device, editor device, and fixed server. The editor device which has the role of main control uses UPnP technology to find existence and receive information of display devices. extract appointed color in captured picture using a tracking library to recognize the physical layout of display devices. After the device information and physical layout of display devices are connected, the content delivery system allows the display contents to be sent to the corresponding display devices through WebSocket technology. Also the experimental results show the possibility of our device connection and layout recognition techniques can be utilized for the large spaced and adaptive multi-display applications.

A Study on ESS-based hybrid power generation system with easy expansion (증설이 용이한 ESS기반 하이브리드 발전시스템 연구)

  • Kim, Hee-Chul
    • Journal of Convergence for Information Technology
    • /
    • v.9 no.1
    • /
    • pp.68-73
    • /
    • 2019
  • This study is the central axis of the MG (Micro-Grid) configuration and it has the link through the modular hybrid power source and the DC bus, and it provides the function to detect and block the illegal connection by using the standard socket, And to achieve stabilization. Development of power conversion device, smart distribution panel, integrated control system and efficient demand management are required, and compatibility with MG whole system is urgent. This is a hybrid power generation system that is safe with a common power connection protocol and can be easily connected to anyone. This makes it easy to manage data and prepare for expansion of various manufacturers' systems.

Design and Implementation of Multi Messaging System Using SK-VM Based On J2ME (J2ME기반의 SK-VM을 이용한 다중 메시징 시스템 설계 및 구현)

  • 김응곤;최완규;이성주
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2001.12a
    • /
    • pp.41-45
    • /
    • 2001
  • In the case of mobile internet service using WAP, It was connected to http protocol using WAP Gateway. So, Users take increased cost of mobile internet service. and it was generated inner security problem because it watched user information in the WAP Gateway. To solve this problem we use java language. Which is independant of platform and low cost and intensely security and downloadable application. Additional, Using socket connection, Multi Messaging System(MMS) will connect real time between PC-Client and Mobile-Client, Mobile-Client and Mobile-Client, and so on. In this paper, as design and implementation o( multi messaging used SK-VM based on .12ME, It will be foundation to develop various mobile application in the future.

  • PDF

Bone graft of alveolar bone defects using rhBMP-2 (골형성유도단백질(rhBMP-2)을 이용한 치조골 결손부의 골이식술)

  • Kim, Su-Gwan
    • The Journal of the Korean dental association
    • /
    • v.53 no.1
    • /
    • pp.6-13
    • /
    • 2015
  • A new field in dental implantology is developing with the goal of finding new ways to improve the osteoconductivity of bone substitutes and to study new molecules able to dictate cellular differentiation and improve bone regeneration. The real future in bone regeneration seems to be in connection with the rhBMP-2s, currently obtained by synthesis using recombinant DNA. Since the first rhBMP-2 studies in humans by Boyne, There are many studies for bone regeneration at oral and maxillofacial area. The rhBMP-2 is widely used at sinus augmentation, alveolar bone defect, and socket preservation.