• Title/Summary/Keyword: Protocol Integration

Search Result 267, Processing Time 0.03 seconds

Agrobacterium tumefaciens Mediated Genetic Transformation of Pigeonpea [Cajanus cajan (L.) Millsp.]

  • Kumar, S.Manoj;Syamala, D.;Sharma, Kiran K.;Devi, Prathibha
    • Journal of Plant Biotechnology
    • /
    • v.6 no.2
    • /
    • pp.69-75
    • /
    • 2004
  • Optimal protocol for efficient genetic transformation has been defined to aid future strategies of genetic engineering in pigeon pea with agronomically important genes. Transgenic pigeonpea plants were successfully produced through Agrobacterium tumefaciens-mediated genetic transformation method using cotyledonary node explants by employing defined culture media. The explants were co-cultivated with A. tumefaciens strain C-58 harboring the binary plasmid, pCAMBIA-1301 [con-ferring $\beta$-glucuronidase(GUS) activity and resistance to hygromycin] and cultured on selection medium (regeneration medium supplemented with hygromycin) to select putatively transformed shoots. The shoots were then rooted on root induction medium and transferred to pots containing sand and soil mixture in the ratio of 1:1. About 22 putative TO transgenic plants have been produced. Stable expression and integration of the transgenes in the putative transgenics were confirmed by GUS assay, PCR and Southern blot hybridization with a transformation efficiency of over 45%. Stable integration and expression of the marker gene has been confirmed in the TO and T1 transgenics through PCR, and Southern hybridization.

A Study on the Web-based Integrated Environment for Design Systems (웹 기반 통합 설계 환경 구축에 관한 연구)

  • 이창근;이수홍;방건동
    • Korean Journal of Computational Design and Engineering
    • /
    • v.7 no.2
    • /
    • pp.110-120
    • /
    • 2002
  • This paper presents the method that allows easy and rapid integration of legacy resources within the company and between departments. The proposed system can easily construct a distributed environment for collaborative design between departments in the companies. It supports knowledge-based integration system, which allows designers to develop product with deep knowledge about product design. For the purpose, DOME (Distributed Object-based Modeling Environment)-which has been developed through various studies-was used in this paper. To overcome its problems and insufficiency, the Web-Integrator is proposed. The Web-Integrator is very suitable for an Internet environment because it uses HTTP (Hyper Text Transfer Protocol) and XML (extensible Markup Language) as its main communication method. By supporting the remote object access via URL (Uniform Resource Locator), the implementation of the integrated system makes the Web-Integrator systematic and intuitive. All the functions and resources provided by DOME could be used with the interface that enables bi-directional communication with the DOME system. Web-Integrator provides full web-based environments for the general designers, who do not have a full design knowledge and experience, and the proposed system allows design operations to happen at any place and anytime. Also it provides XML-RPC(Remote Procedure Call) based web service framework, which allows other systems to use easily the service that the DOME system supplies regardless the location and the platform.

A Study on Standardization Activities of Internet with ATM (Internet과 ATM의 통합 표준화 동향 분석)

  • 이계상
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.2 no.1
    • /
    • pp.101-108
    • /
    • 1998
  • Recently, growing Internet traffic have come to mandate the speed-up of Internet links. Also, emerging real-time services generally require QoS (Quality of Service) guarantees in networks. ATM is considered to be the most promising subnetwork technology to meet these requirements efficiently. In this paper, we first analyze recent protocol standardization activities in IETF and ATM Forum for integrating Internet with ATM. This includes brief reviews of protocols such as IETF's IP/ATM, NHRP, RSVP and IS/ATM, as well as ATM Forum's LAN Emulation and MPOA. We then identify two types of integration methodologies, and suggest a classification of the integration. Our work might be helpful to outlook better the future direction of standardization in this field.

  • PDF

Next-Gen IoT Security: ARIA Cryptography within Hardware Secure Modules - A Comparative Analysis of MQTT and LwM2M Integration (차세대 IoT 보안: 하드웨어 보안모듈 내 ARIA 암호화 - MQTT 와 LwM2M 통합의 비교 분석)

  • Iqbal Muhammad;Laksmono Agus Mahardika Ari;Derry Pratama;Howon kim
    • Annual Conference of KIPS
    • /
    • 2024.05a
    • /
    • pp.235-238
    • /
    • 2024
  • This paper investigates the integration of ARIA cryptography within hardware secure modules to bolster IoT security. We present a comparative analysis of two prominent IoT communication protocols, MQTT and LwM2M, augmented with ARIA cryptography. The study evaluates their performance, security, and scalability in practical IoT applications. Our experimental setup comprises FPGA-enabled hardware secure modules interfaced with Raspberry Pi acting as an MQTT and LwM2M client. We utilize the Mosquitto MQTT server and an LwM2M server deployed on AWS IoT. Through rigorous experimentation, we measure various performance metrics, including latency, throughput, and resource utilization. Additionally, security aspects are scrutinized, assessing the resilience of each protocol against common IoT security threats. Our findings highlight the efficacy of ARIA cryptography in bolstering IoT security and reveal insights into the comparative strengths and weaknesses of MQTT and LwM2M protocols. These results contribute to the development of robust and secure IoT systems, paving the way for future research in this domain.

A Design and Implementation of WAP Gateway/server Integration Structure based on Linux (LINUX 기반 WAP 게이트웨이/서버 통합구조의 설계 및 구현)

  • Song, Byung-Kwen;Oh, Tae-An
    • The KIPS Transactions:PartC
    • /
    • v.10C no.2
    • /
    • pp.209-216
    • /
    • 2003
  • As the interest in the wireless internet services is increasing recently, the related technology development is in active progress. According to WAP (Wireless Application Protocol) specification which is currently considered as one of the most powerful international standardizations, mobile terminal and WAP server are supposed to communicate through WAP Gateway. This paper is about the design and implementation of IWAP platform where WAP Gateway and Server are integrated and supported based on Linux. The proposed WAP platform broadly consists of four modules like WAP Gateway, JAVA based Server development environment, WML Tool-Kit, and MUL (Management User Interface) and for bearer network, SMSC (Short Message Service Center) and CSD (Circuit Switched Data) router are considered.

An Enhanced SOAP Message Processing System for Mobile Web Services

  • Kim Seok-Soo;Park Gil-Cheol
    • Journal of information and communication convergence engineering
    • /
    • v.3 no.3
    • /
    • pp.157-162
    • /
    • 2005
  • Web services are key applications in business­to-business, business-to-customer, and enterprise applications integration solutions. As the mobile internet becomes one of the main methods for information delivery, mobile Web Services are regarded as a critical aspect of e-business architecture. In this paper, we proposed a mobile Web Services middleware that converts conventional internet services into mobile Web services. We implemented a WSDL (Web Service Description Language) builder that converts HTML/XML into WSDL and a SAOP (Simple Object Access Protocol) message processor that performs SOAP message handling, chain and handling of server requests. The former minimizes the overhead cost of rebuilding mobile Web Services and enables seamless services between wired and wireless internet services. The latter enhances SOAP processing performance by eliminating the Servlet container (Tomcat), a required component of typical Web services implementation. Our main contributions are to overcome the latency problem of current Web Services and to provide an easy mobile Web service implementation. Our system can completely support standard Web Services protocol, minimizing communication overhead, message processing time, and server overload. Finally we compare our empirical results with those of typical Web Services.

Privacy and Security Model for RFID Healthcare System in Wireless Communication Network (무선센서네트워크 환경하에서 RFID 헬스 시스템을 위한 보안 모델)

  • Kim, Jung-Tae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.6
    • /
    • pp.1223-1228
    • /
    • 2012
  • The use of a mobile agent in hospital environment offers an opportunity to deliver better services for patients and staffs. Furthermore, medical errors will be reduced because M-health system helps to verify the medical process. Optimized security protocols and mechanisms are employed for the high performance and security. Finally, a challenge in the near future will be converge the integration of Ubiquitous Sensor Network (USN) with security protocols for applying the hospital environment. We proposed secure authentication and protocol with Mobile Agent for ubiquitous sensor network under healthcare system surroundings.

The Implementation of Real Time Vital Sign Information Management System in Patient Monitoring Systems (환자감시시스템(PMS) 실시간 생체정보관리 시스템 구현)

  • Kang, Ki-Woong;Lim, Se-Jung;Kim, Gwang-Jun
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.2 no.4
    • /
    • pp.244-249
    • /
    • 2007
  • HL7 is well-Known standard protocol for text data generated in hospital information systems. In this paper, we have to design to obtain useful vital sign information, which is generated at data receiver modulor of HIS, that is offered by the central monitor. Vital sign informations of central monitor is composed of the row data of several bedsite patient monitors. We are willing to maintain vital sign information of real time and continuity that is generated from the bedsite patient monitor. It is able to apply to remote medical examination and treatment. we proposed integration method between vital sign database systems and hospital information systems. Through the proper exchange and management of patient vital sign information, real time vital sign information management will offer better workflow to all hospital employee.

  • PDF

The Embedded Remote Monitoring Diagnosis for Integration Vessel System (디지털 선박 추진 시스템을 위한 임베디드 원격 모니터링 진단)

  • Park, Se-Hyun;Noh, Seok-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.11
    • /
    • pp.2708-2716
    • /
    • 2013
  • This paper presents implementation of embedded remote monitoring diagnosis system which has effective wireless channel structure and communication protocols with user-friendly UI for intelligent digital vessel. Developed system contains integrated vessel monitoring system, server, exclusive mobile terminal and smart phone. We designed an effective dual structure communication channel and simple but effective communication protocol on the monitoring system. Failures of the wireless communication are minimized and the wrong wireless communication channel is immediately replaced. In addition, we developed an effective embedded Linux UI for LCD. The implemented wireless monitoring system was tested and verified on digital vessel.

Policy-Based QoS Management for SLA-Driven Adaptive Routing

  • Katsikogiannis, George;Mitropoulos, Sarandis;Douligeris, Christos
    • Journal of Communications and Networks
    • /
    • v.15 no.3
    • /
    • pp.301-311
    • /
    • 2013
  • This paper proposes a policy-based quality of service (QoS) management framework for adaptive routing decisions. We present an approach considering interior gateway protocol (IGP) for path discovery mechanisms and QoS-aware policies for configuring the network elements. The integration of the aforementioned modules into this policy-based network management (PBNM) system is demonstrated by conducting experiments in a real environment, the hellenic public administration network SYZEFXIS. These experiments combine different traffic conditioning mechanisms through event detectors, consider IP service level agreement mechanisms that interoperate with the PBNM system and analyze the enforcement of IGP and QoS policies. Finally, validation and measurement tools are used to prove the efficiency of this framework. It is shown that this architecture offers significantly increased performance and learning capabilities, while the PBNM system achieves adaptive QoS routing through automated configuration considering the avoidance of suboptimal routing issues or under-performance conditions of the network entities.