• Title/Summary/Keyword: Client and Server

Search Result 1,771, Processing Time 0.027 seconds

Mechanism for Fairness Service of Web Server

  • Rhee, Yoon-Jung;Park, Nam-Sup;Hyun, Eun-Sil;Kim, Jeong-Beom;Lee, Young-Ji;Yun, Ma-Ru;Hyeok Kang;Kim, Young-Jun;Kim, Tai-Yoon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.355-357
    • /
    • 2001
  • HTTP/1.1 standard reduces latencies and overhead from closing and re-establishing connections by supporting persistent connections as a default, which encourage multiple transfers of objects over one connection. HTTP/1.1, however, does not define explicitly connection-closing time but specifies a certain fixed holding time model. This model may induce wasting server’s resource when server maintains connection with the idle-state client that requests no data for a certain time. This paper proposes the mechanism of a heuristic connection management supported by the client-side under persistent HTTP, in addition to HTTP/1.1’s fixed holding time model on server-side. The client exploits the tag information within transferred HTML page so that decides connection-closing time. As a result, the mechanism allows server to use server’s resource more efficiently without server’s efforts.

Multi-level Content Transmission Mechanism for Intelligent Quality of Service in Social Networking Services (소셜 네트워크 서비스에서 지능형 QoS 지원을 위한 다중 레벨 이미지 콘텐츠 전송 메카니즘)

  • Lim, Mingyu
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.65 no.8
    • /
    • pp.1407-1417
    • /
    • 2016
  • In this paper, we propose a multi-level content transmission mechanism for intelligent quality of service (QoS) in social networking services (SNSs). Because existing SNSs and related work send image content to a client with a single fixed mechanism, they cannot consistently support content accessibility according to different conditions of QoS factors such as network congestion and throughput. In the proposed image transmission mechanism, our communication middleware (CM) provides an SNS developer with three transmission modes so that an SNS server or client can dynamically change the quality of images if required. In each transmission mode, an SNS server can send images to a requesting client with original high quality, thumbnail quality, or send only text information. With varying qualities of downloaded images, an SNS developed on top of CM can provide users with consistent QoS for access to SNS content.

Design and Implementation of Server and Client for Reducing the Standby Power (대기전력 절감을 위한 서버/클라이언트의 설계 및 구현)

  • Kang, Min-seok;Park, Ji-won;Kim, Myung-kyu;Kang, Min-sup
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.147-150
    • /
    • 2011
  • 본 논문에서는 대기전력 절감을 위한 서버/클라이언트의 설계 및 구현에 대하여 기술한다. 구현된 시스템은 Server를 통해서 Client의 전력에 대한 통제를 하고, 전력 사용량에 대한 내용을 사용자가 인식할 수 있으며, 사용자가 없을 경우 자동으로 Client의 전원을 차단시키고 스마트폰 등의 외부 네트워크에서 전체시스템 제어가 가능하게 함으로써 기존의 전자기기 대기전력의 소비를 줄일 수 있다. 실험결과를 통해 시스템을 이용함으로써 대기전력 소비가 종전의 29.3%로 낮아짐을 확인할 수 있었다. Server는 ARM과 C#, Client는 ATmega와 C, 외부 접속은 PC와 안드로이드, Java를 이용하여 구현하였다.

Implementation of Web-based Reporting System (웹 기반 리포팅 시스템 구현)

  • Kim, Young-Kyun
    • Journal of the Korea Computer Industry Society
    • /
    • v.7 no.5
    • /
    • pp.495-502
    • /
    • 2006
  • This paper describes how to implement reporting system for web-based information system. Reporting system is the S/W module that user is able to produce output of data in formal format. In Client/Server system, remote user can make formal output with client-side reporting component module. This client reporting component is usually system dependent. With web based information system, intranet, evolving, this client/server system need to he migrated to web-based reporting system. Reporting system component support multi-processing and real-time text/graphic output of server data. Ant Client can save or pint web page of client module. Especially, for real test its function and user interface, this reporting component is adopted in real network management system. The result shows that this reporting system component is very smart and excellent for real time web based monitoring system.

  • PDF

A Web Cluster Scheme using Distributed File Server in Internet Environments

  • Han, Jun-Tak
    • International Journal of Contents
    • /
    • v.4 no.1
    • /
    • pp.16-19
    • /
    • 2008
  • In this paper, we propose to new dispatcher method, which doesn't depend on an operating system of the server, and the direct routing method, by which a server answers a client's request at first hand. And, propose new web clustering scheme based on the contents on the web where web servers composed of cluster, with each different contents, answer client's request. The other purposes are to reduce overhead of the dispatcher through load balance, and to minimize the time to take in responding to a client's request. The performance of new web cluster scheme was improved by about 39% than that of the existing RR method. It was identified that the performance of the proposed web cluster method was extraordinary improved comparing with that of the existing RR method as a whole.

An Implementation of Best Match Algorithm for Korean Text Retrieval in the Client/Server Environment (클라이언트 서버 환경에서 한글텍스트 검색을 위한 베스티매치 알고리즘의 구현)

    • Journal of Korean Library and Information Science Society
    • /
    • v.32 no.1
    • /
    • pp.249-260
    • /
    • 2001
  • This paper presents the application of best match search algorithm in the client/server system for natural language access to Web-based database. For this purpose, the procedures to process Korean word variants as well as to execute probabilistic weighting scheme have been implemented in the client/server system. The experimental runs have been done using a Korean test set which included documents, queries and relevance judgements. The experimental results demonstrate that best match retrieval with relevance information is better than the retrieval without it.

  • PDF

Security Vulnerabilities of Client-Server Communications of Password Managers (패스워드 매니저의 클라이언트-서버 통신 취약점 분석)

  • Hong, Seunghui;So, Jaewoo;Jeong, Hyera
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.30 no.1
    • /
    • pp.17-27
    • /
    • 2020
  • Many users are using password managers in order to conveniently manage several usernames and passwords needed to access the web sites. The password manager encrypts and stores several passwords on the server, and the user accesses the server to receive the password information. Thus, if an attacker can sniff a message between the password manager and the server and decrypt the message content, or if an attacker can steal the computer's memory and decrypt the message content, then all the passwords will be exposed to the attacker. In this paper, we analyze the client-server communications and encryption process of password mangers and show there is a serious vulnerability in memory attack.

An Effective Shared-Slate Management using Network Delay Estimation in Client-Sewer-Based Networked Virtual Environment (클라이언트-서버기반 분산가상환경에서의 지연예측을 통한 효율적 공유상태관리)

  • 심광현;최병태;김종성;오원근
    • Proceedings of the IEEK Conference
    • /
    • 2000.11c
    • /
    • pp.189-192
    • /
    • 2000
  • This paper presents a new DR(Dead Reckoning) algorithm in client-server-based networked virtual environment using network delay estimation. In the algorithm, a new update packet is sent to server (or client) whenever the difference of current real value and tracking value after network delay is larger than threshold. To confirm the proposed algorithm, a test network game was implemented. Through iterative field tests, we knew that this algorithm provides fair service and stability.

  • PDF

Implementation and Design of XML Data Processing System for EC (전자상거래를 위한 XML 데이터 처리 시스템 설계 및 구현)

  • 김철원
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.4
    • /
    • pp.750-757
    • /
    • 2003
  • Many issues about portability and extension of system converting and exchanging information using XML standard data are being studied currently. This paper proposes design using XML processing layer for mediation between client and server to solve the development cost problem for compatibility and extension of client/server environment. This maintains mediation role for programming development between client and server and increases extension of system and portability of hetero geneous environment. This paper implements and designs XML data processing system for EC using XML DB among hetrogeneous databases. We expect cost-down by maintenance of system using this architecture for electronic commerce.

PSNR Evaluation of P Company DSA System between Server Display Monitor and Client Display Monitor (P사 DSA 시스템의 Server Display Monitor와 Client Display Monitor의 PSNR 평가)

  • Lee, Junhaeng
    • Journal of the Korean Society of Radiology
    • /
    • v.8 no.1
    • /
    • pp.43-49
    • /
    • 2014
  • PACS is needed medical imaging with large-capacity storage device. Slower transmission degrades the performance of the PACS. Thus, the image read by the reading of the long-term stored image without compromising the quality of the video, which does not affect future readings in the range will be compressed and stored. Compression and video storage, and video transport Noise generated during storage and transmission of medical images and the resulting loss of information that occurs when the monitor output from many problems. The study estimates server display monitor and client display monitor of philips DSA system, and suggests that the evaluation and improvement about PSNR, process from server display signal obtaining to client display monitor. P company DSA is used in the test. Two monitors that are $1280{\times}1024$ pixel monitor of P company and 1536x2048 pixel monitor of Wide are used displaying angiography picture. MARO-view is taken in PACS program, and Visual $C^{++}$ is taken as accomplishing PSNR measurement program. As a result of experiment, no change in No 1, 3 of PSNR appear that there is no error in telephotograph and display. In terms of compressibility, low compressibility has small change of definition, and there was not remarkable drawback of compressibility which has little change in definition.