• Title/Summary/Keyword: message

Search Result 4,953, Processing Time 0.03 seconds

A Study on the IDL Compiler using the Marshal Buffer Management

  • Kim, Dong-Hyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.1
    • /
    • pp.843-847
    • /
    • 2005
  • The development of distributed application in the standardized CORBA(Common Object Request Broker Architecture) environments reduces the developing time and maintaining cost of the systems. Because of these advantages, the development of application is being progressed in the several fields using the CORBA environments. The programmers in the CORBA environments usually develop the application programs using the CORBA IDL(Interface Definition Language). The IDL files are compiled by IDL compiler and translated into the stubs and skeleton codes which are mapped onto particular target language. The stubs produced by IDL compilers processes the marshaling a data into message buffer. Before a stub can marshal a data into its message buffer, the stub must ensure that the buffer has at least enough free space to contain the encoded representation of the data. But, the stubs produced by typical IDL compilers check the amount of free buffer space before every atomic data is marshaled, and if necessary, expand the message buffer. These repeated tests are wasteful and incidence of overheads, especially if the marshal buffer space must be continually expanded. Thus, the performance of the application program may be poor. In this paper, we suggest the way that the stub code is maintain the enough free space before marshaling the data into message buffer. This methods were analyzes the overall storage requirements of every message that will be exchanged between client and server. For these analysis, in the Front End of compiler has maintain the information that the storage requirements and alignment constraints for data types. Thus, stub code is optimized and the performance of application program is increased.

  • PDF

Design and Implementation of Web Service System for secure Message Transmission in Electronic Commerce (전자상거래 환경에서의 안전한 메시지 전송을 위한 웹 서비스 시스템 설계 및 구현)

  • Park, Jong-Hoon;Kim, Chul-Won
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.14 no.8
    • /
    • pp.1855-1860
    • /
    • 2010
  • This paper describes construction of web services system for secure message transmission appling web services standards. This system composes single sign on module, SSL module and secure message module. We applied these modules to price comparison site. Single sign on module used SAML standards. This module was designed, in order to provide authentication and authorization. As SSL module processes message encryption among end to end, messages of this system are secure. Secure message module is designed according to WS-Security standards and processes authentication, XML signature and XML encryption.

Recoverable Distributed shared Memory Systems Using Object-Oriented Dependency Tracking and Checkpointing (객체지향 종속 추적 및 체크포인팅(checkpointing)을 이용한 복구 가능한 분산 공유 메모리 시스템)

  • Kim, Jae-Hun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.2
    • /
    • pp.476-484
    • /
    • 1999
  • Many message logging and checkpointing schemes are proposed for fault tolerance in distributed systems in which nodes communicate by message passing. Most researches for recoverable distributed shared memory (DSM) also adopt similar schemes used in message passing systems. However, schemes used in message passing systems are not always appropriate to be directly used in DSM systems because the two systems, message passing systems and DSM systems, have different natures (function shipping and data shipping). Many modified schemes have been proposed for DSM systems to resolve these differences. In this paper, an object oriented approach is proposed for recoverable DSM. We present a new dependency tracking scheme between pages instead of processes. Based on this scheme, we propose new checkpointing and recovery schemes that can reduce overhead to make DSM recoverable.

  • PDF

Implementation of Industrial Information Display System (산업용 정보표시 시스템 구현)

  • Kim, Whi-Young;Hong, Jung-Hwan;Gang, Uk;Park, Seong-Jun;Kim, Hee-Je
    • Proceedings of the KIEE Conference
    • /
    • 2001.07d
    • /
    • pp.2048-2050
    • /
    • 2001
  • 기존의 생산관리 현황반, 각종 산업용 판넬의 Faul Indicator, 각종 기계의 상태표시, 엘리베이터 정보출력장치, 주차타워 안내표시, 버스 행선지 안내표시, 병원, 은행 등 각종 광고용에서 사용되는 정보표시장치를 휘도와 안정성이 우수한 40mm 3 Color LED Dot Matrix Module을 이용한 Message 표시장치로서, 각종 Panel 및 기계 장치에 부착되거나 단독 설치되어 Parallel 또는 Serial Port로 입력을 받아 그 입력에 해당되는 Message를 출력 하며 User에 의해 제작되는 Graphic과 Text 형태가 있으며 외부입력에 의해 선택되는 Text Message와 출력 형태는 User에 의해 제작되는 Program에 의해 출력되는 방식으로 구현하여 영문, 숫자는 물론 한글 및 한자 표현도 가능 하도록 하여, 문자의 크기가 5${\times}$7 LED Dot Matrix에 비해 상대적으로 크고 미려하여 현장에서 상황의 인지도를 높이고 ASC-II 및 KS-5601의 Hex Code 입력방식보다 일반사용자가 Programming 하기 쉬우며 Message를 Graphic Symbol형태 및 문자로 작성하여 Message출력 형태를 선택할 수 있는 Mode Programming방식을 적용해 사용자의 용이이성이 배가 되도륵 하여 비교 검토한 결과 사용에 있어 편리성을 입증할 수 있었다.

  • PDF

Copyright Protection of E-books by Data Hiding Based on Integer Factorization

  • Wu, Da-Chun;Hsieh, Ping-Yu
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.15 no.9
    • /
    • pp.3421-3443
    • /
    • 2021
  • A data hiding method based on integer factorization via e-books in the EPUB format with XHTML and CSS files for copyright protection is proposed. Firstly, a fixed number m of leading bits in a message are transformed into an integer which is then factorized to yield k results. One of the k factorizations is chosen according to the decimal value of a number n of the subsequent message bits with n being decided as the binary logarithm of k. Next, the chosen factorization, denoted as a × b, is utilized to create a combined use of the

    and elements in the XHTML files to embed the m + n message bits by including into the two elements a class selector named according to the value of a as well as a text segment with b characters. The class selector is created by the use of a CSS pseudo-element. The resulting web pages are of no visual difference from the original, achieving a steganographic effect. The security of the embedded message is also considered by randomizing the message bits before they are embedded. Good experimental results and comparisons with exiting methods show the feasibility of the proposed method for copyright protection of e-books.

Lattice-based Threshold Ring Signature with Message Block Sharing

  • CHEN, Jiangshan;HU, Yupu;GAO, Wen;Liang, Hongmei
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.13 no.2
    • /
    • pp.1003-1019
    • /
    • 2019
  • Threshold ring signature scheme enables any t entities from N ring members to spontaneously generate a publicly verifiable t-out-of-N signature anonymously. The verifier is convinced that the signature is indeed generated by at least t users from the claimed group, but he cannot tell them apart. Threshold ring signatures are significant for ad-hoc groups such as mobile ad-hoc networks. Based on the lattice-based ring signature proposed by Melchor et al. at AFRICRYPT'13, this work presents a lattice-based threshold ring signature scheme, employing the technique of message block sharing proposed by Choi and Kim. Besides, in order to avoid the system parameter setup problems, we proposed a message processing technique called "pad-then-permute", to pre-process the message before blocking the message, thus making the threshold ring signature scheme more flexible. Our threshold ring signature scheme has several advantages: inherits the quantum immunity from the lattice structure; has considerably short signature and almost no signature size increase with the threshold value; provable to be correct, efficient, indistinguishable source hiding, and unforgeable.

Preferences for Specific Identity-based Message Type under A Chinese Cultural Background

  • CHEN, Chang;TENG, Zhuoqi;CHOI, Nak-Hwan
    • The Journal of Asian Finance, Economics and Business
    • /
    • v.8 no.2
    • /
    • pp.513-522
    • /
    • 2021
  • The current research aims to explore which type of identity-based message can be more persuasive for Chinese consumers to form positive restaurant brand attitude based on their cultural orientation, and to examine the roles of brand objective relevance and psychological power state in the persuasive process. The study employs a 2(identity expression focus: warmth vs. competence) × 2(message description manner: identity-defining vs. identity-referencing) × 2(experienced power state: high vs. low) between-subjects design, and conducts an online survey where 240 Chinese participants in total has responded to the questionnaires. SPSS and AMOS programs have been used to examine the hypotheses. The findings suggest that, first, the warmth-focused messages (identity-defining messages) more positively affected Chinese consumers' object relevance than the competence-focused messages (identity-referencing messages); Second, high power-experienced Chinese consumers rather than low power consumers tend to perceive more object relevance at the warmth self-defining messages; Third, brand object relevance revealed a mediation effect in the process of the warmth-focused messages (identity-defining messages) affecting brand attitude. This research offers new insight into the relationships between consumers' cultural orientation, understandings of power, and identity-based consumer behavior, suggesting marketers should take those social influences and consumer diversities into account when developing the message to persuade consumers.

The Effects of Construal Levels to Charity Retailing Communication

  • LEE, Jeonghoon;LEE, Han-Suk
    • Journal of Distribution Science
    • /
    • v.19 no.8
    • /
    • pp.81-89
    • /
    • 2021
  • Purpose: Traditional charity retail needs to change its communication in the online environment. This article examines the effectiveness of communication by online charity organizations in terms of the type of messages being delivered. Research design, data and methodology: Study 1 based on a sample of 120 Korean adults, we investigated whether charity asking messages for domestic people, compared to those for foreign people, prompt more favorable evaluations when framed with low (vs. high) construal levels. In Study 2, with 120 Korean adults sample, we tested whether emotional message appeals prompt a more favorable response than rational messages when framed in a socially close. Results: According to the result of Study 1, for the domestic recipients, donation messages situated in the near, compared to the distant, future induced more favorable reactions from potential donors. Moreover, in Study 2, emotional (vs. rational) message appeals generated more positive donation intentions when they were framed in the socially close situation. Conclusions: This research contributes that differing consumer construal have important implications for how marketing communication might best gain charitable support. This suggests that marketers who design a donation message should consider message's appeal and type to activate the potential donors' willingness to participate in the campaign.

Green Advertisement with Sustainability Claims -Message Credibility and Design Trendiness-

  • Yoo-Won, Min;Sae Eun, Lee;Kyu-Hye, Lee
    • Journal of Fashion Business
    • /
    • v.26 no.6
    • /
    • pp.82-93
    • /
    • 2022
  • Sustainability is a significant change that fashion industry has undergone. Marketers and brands are looking for guidance in green advertising to most effectively motivate consumers to purchase sustainable fashion products. This study aims to reveal environmental and cultural sustainability claims on message credibility and purchase intention regarding product trendiness. We performed mediation and moderation analyses, using a 2 (sustainability message: environmental and cultural) × 2 (product design: classic vs. trendy) between-subjects experimental design. The PROCESS MACRO was used for the analysis. Results indicate that environmental claim must appear credible to consumers to motivate them to purchase a product. On the other hand, cultural claim, with and without credibility, affected consumer's purchase intention. Moreover, cultural claim and trendy design together influenced message credibility and purchase intention, showing a moderated mediation effect. The study indicates that brands should broaden their perspective regarding sustainability by considering cultural factors when providing sustainability claims. Environmental claim should be clear and transparent to avoid green skepticism. Also, it is important to focus on product's design aspect: making trendy designs. It is difficult to change consumer behavior based only on sustainability value. Thus, brands must coney their consideration of design trends. Theoretical and managerial implications also are discussed.

Efficient Checkpoint Algorithm for Message-Passing Parallel Applications on Cloud Computing (클라우드컴퓨팅에서 메시지패싱방식 응용프로그램의 효율적인 체크포인트 알고리즘)

  • Le, Duc Tai;Dao, Manh Thuong Quan;Ahn, Min-Joon;Choo, Hyun-Seung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.156-157
    • /
    • 2011
  • In this work, we study the checkpoint/restart problem for message-passing parallel applications running on cloud computing environment. This is a new direction which arises from the trend of enabling the applications to run on the cloud computing environment. The main objective is to propose an efficient checkpoint algorithm for message-passing parallel applications considering communications with external systems. We further implement the novel algorithm by modifying gSOAP and OpenMPI (the open source libraries) which support service calls and checkpoint message-passing parallel programs, especially. The simulation showed that additional costs to the executing and checkpointing application of the algorithm are negligible. Ultimately, the algorithm supports efficiently the checkpoint/restart service for message-passing parallel applications, that send requests to external services.