• Title/Summary/Keyword: Html + Time

Search Result 185, Processing Time 0.025 seconds

A Wireless Internet Proxy Server Cluster with Enhanced Distillation and Cashing Functions (압축과 캐싱 기능을 향상한 무선 인터넷 프록시 서버 클러스터)

  • Kwak, Hu-Keun;Hwang, Jae-Hoon;Chung, Kyu-Sik
    • Proceedings of the IEEK Conference
    • /
    • 2004.06a
    • /
    • pp.103-106
    • /
    • 2004
  • A wireless Internet proxy server cluster has to Distillation and Caching functions in order that a user on wireless internet can use existing wired internet service. Distillation function works to distill HTML documents and included images according to the defined preference by a user. When a user requests repeatedly, Caching function decreases response time by reusing original and distilled images or HTML documents. In this paper, we proposed enhanced distillation and caching functions. We performed experiments using 16 PCs and experimental results show the effectiveness of the proposed system compared to the existing system.

  • PDF

Development of Video Caption Editor with Kinetic Typography (글자가 움직이는 동영상 자막 편집 어플리케이션 개발)

  • Ha, Yea-Young;Kim, So-Yeon;Park, In-Sun;Lim, Soon-Bum
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.3
    • /
    • pp.385-392
    • /
    • 2014
  • In this paper, we developed an Android application named VIVID where users can edit the moving captions easily on smartphone videos. This makes it convenient to set the time range, text, location and motion of caption text on the video. The editing result is uploaded to web server in html and can be shared with other users.

Smart learning system design for real-time problem-solving using the HTML5 websocket and canvas (HTM L5 websocket과 canvas를 활용한 스마트러닝 실시간 문제풀이 시스템 설계)

  • Ryu, Hui-Seok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.997-1000
    • /
    • 2015
  • 스마트폰 및 태블릿 PC 보급의 빠른 확산으로 인해 e-learning 학습환경도 빠른 속도로 모바일 환경으로 전환되고 있다. 이러한 변화에 맞추어 e-learning 서비스업체들도 모바일 서비스를 앞다투어 제공하고 있으며 앞으로도 그 수는 계속 늘어날 것으로 예측된다. 하지만 아직까지는 PC에서 보던 학습 동영상을 단지 모바일 환경에 보는 수준이며 수강생이 온라인 강의를 시청하다 강사에게 실시간으로 질문을 하고 답변을 받는 등의 의사소통은 어렵다. 이러한 단점을 극복하고 강사와 수강생이 웹 환경에서 원활한 의사소통이 가능하며, 많은 수의 수강생이 동시에 접속할 수 있는 HTML5의 WebSocket과 Canvas를 기반으로 한 실시간 문제풀이 시스템을 제안하고자 한다.

The Design and Implementation of Databank System Based on the Web (웹을 기반으로 한 문제은행 시스템 설계 및 구현)

  • Nah, Jong-Seok;Ko, Byung-Oh
    • Journal of The Korean Association of Information Education
    • /
    • v.4 no.2
    • /
    • pp.202-211
    • /
    • 2001
  • Learner-oriented education and distance education based on Information & Communication technology are educational countermeasure to various demands of Information age. Especially Web has the characteristics of providing proper environments for implementing constructivism study theory. Yet, existing web-based evaluation system is implemented by HTML and Java script so it has low interaction and imperfect educational effects. Therefore, We evaluated students' study understanding ability of real-time distance education system and analyzed evaluation results to offer useful information for level study considering individual variation. In this thesis, with these results, we designed and implemented interworking and multimedia databank system without time and space limitations on Client/Server environment.

  • PDF

Implementation of an ASP Upload Component to Comply with RFC 1867 (RFC 1867 규격을 준수하는 ASP 업로드 컴포넌트 설계)

  • Hwang Hyun-Ju;Kang Koo-Hong
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.3
    • /
    • pp.63-74
    • /
    • 2006
  • Recently many ASP applications have been released which enable them to accept, save and manipulate files uploaded with a web browser. The files are uploaded via an HTML POST form using RFC 1867 In particular, the file transfer via the HTTP port is getting more important because of the current Internet security issues. In this paper, we implement a form-based ASP upload component and disclose explicitly most of the main codes. That is, the open source might be helpful to develop the new ASP applications including file upload function in the future. We also show the upload time and CPU usage time of the proposed upload component and compare with the well-known commercial ones, showing the performance metrics of the proposed component are comparable to those of commercial ones.

  • PDF

Connection Scheduling for Improving the Response Time (응답시간 향상을 위한 커넥션 스케줄링 기법)

  • Bang, Ji-Ho;Ha, Rhan
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.33 no.1_2
    • /
    • pp.69-78
    • /
    • 2006
  • The client request scheduling techniques for web server can classified into the scheduling techniques considering a document size to be requested and not. The scheduling techniques considering a document site to be requested provides a better average response time than another As the size-based SRPT(Shortest Remaining Processing Time first) is typical, and the most of scheduling techniques considering a web document size are based on SRPT. Most of existing researches, however, have not considered the feature of HTTP/1.1 which enable the clients to request concurrent multiple inlined-contents in a HTML document via each connection. In this paper we propose a connection scheduling technique with the scheduling window which provides a better response time in HTTP/1.1. The experimental results show that the performance with the proposed approach is improved about $10\%$ more than the connection scheduling with SRPT.

Optimizing Constant Value Generation in Just-in-time Compiler for 64-bit JavaScript Engine (64-bit 자바스크립트 적시 컴파일러를 위한 상수 값 생성 최적화)

  • Choi, Hyung-Kyu;Lee, Jehyung
    • Journal of KIISE
    • /
    • v.43 no.1
    • /
    • pp.34-39
    • /
    • 2016
  • JavaScript is widely used in web pages with HTML. Many JavaScript engines adopt Just-in-time compilers to accelerate the execution of JavaScript programs. Recently, many newly introduced devices are adopting 64-bit CPUs instead of 32-bit and Just-in-time compilers for 64-bit CPU are slowly being introduced in JavaScript engines. However, there are many inefficiencies in the currently available Just-in-time compilers for 64-bit devices. Especially, the size of code is significantly increased compared to 32-bit devices, mainly due to 64-bit wide addresses in 64-bit devices. In this paper, we are going to address the inefficiencies introduced by 64-bit wide addresses and values in the Just-in-time compiler for the V8 JavaScript engine and propose more efficient ways of generating constant values and addresses to reduce the size of code. We implemented the proposed optimization in the V8 JavaScript engine and measured the size of code as well as performance improvements with Octane and SunSpider benchmarks. We observed a 3.6% performance gain and 0.7% code size reduction in Octane and a 0.32% performance gain and 2.8% code size reduction in SunSpider.

Mean Time Between Failures of Web Services on SOAP/HTTP

  • Lee, Sang-Bock
    • Journal of the Korean Data and Information Science Society
    • /
    • v.14 no.3
    • /
    • pp.553-559
    • /
    • 2003
  • The reliability modeling of distributed systems requires a good understanding the reliability of the components. For thousands of web users, competitiveness in web services means a successful presence on the web. Mean time between failures of a web site on SOAP12/HTTP is considered, where SOAP12 is a protocol intended for exchanging structured information in a decentralized, distrbuted environment. Data were collected from statlab.cam.ac.uk/webstat/stat.html via the internet.

  • PDF

A Real-time Electronic Attendance-absence Recording System using Face Detection and Face Recognition (얼굴 검출 및 인식 기술을 이용한 실시간 전자 출결 시스템)

  • Jeong, Pil-seong;Cho, Yang-hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.8
    • /
    • pp.1524-1530
    • /
    • 2016
  • Recently, research about an electronic attendance-absence recording system has been actively carried out using smart devices. Using an electronic attendance-absence recording system, professors can check their students' attendance on a real-time basis and manage their attendance records. In this paper, we proposed a real-time electronic attendance-absence recording system using face detection and face recognition based on web application. It can solve the spatial, temporal, cost issues belong to electronic attendance-absence recording system using AIDC(Automatic Identification and Data Capture). A proposed system is running on web server and made by HTML5(Hyper Text Markup Language ver.5). So professor connect to server using mobile web browser on mobile device and real-time manage electronic attendance-absence recording with real-time send or receive image data. In addition, the proposed system has an advantage capable of installation and operation, regardless of the operating system because it operates based on the Python flask framework.

Design and Implementation of Realtime Things Control System Using MQTT and WebSocket in IoT Environment (IoT환경에서 MQTT와 WebSocket을 활용한 실시간 사물제어 시스템 설계 및 구현)

  • Seo, Jun-Oh;Kim, Chul-Won
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.13 no.3
    • /
    • pp.517-524
    • /
    • 2018
  • This Paper presents the real time things control method through Web browser that has no limited by time and place. To design and realize the system that not only makes it possible to communicate with other protocols but also reinforces the advantages of each protocol, the real time communication environment, based on the WebSocket technology of HTML5 whose international standardization has recently been completed, is realized. Also, the message communication environment in the low electricity and limited communication environment is realized using MQTT(Message Queue Telemetry Transport) protocol which is in the spotlight as the optimum protocol in the IoT environment. And by designing intuitive and simple hardware and realizing the responsive web interface which is not limited by the user's contact devices, the interactive system in which the user receives real time data from the hardware and reversely the user controls the things is designed and realized.