• Title/Summary/Keyword: Web-based Technology

Search Result 2,608, Processing Time 0.027 seconds

A Framework of Mobile Web Services based on Intermediaries (인터미디어리 기반의 모바일 웹서비스 프레임워크)

  • 이원석;전종홍;이강찬;이규철
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.8
    • /
    • pp.1661-1673
    • /
    • 2003
  • Web services are the core technology for changing from traditional web to SOA(Service Oriented Architecture) based Web. It is time to adapt the web services to Mobile Devices such as PDA, smart phone and so on. Specially Korea has an efficient mobile environments that is based on CDMA. That is suitable for evaluating the web services in mobile environments. This paper explains a framework of mobile web services based on intermediaries. Intermediaries support various enhanced functionality for mobile environments.

Web based File Transmission System using HTML5 (HTML5를 활용한 웹 기반 파일 전송 시스템)

  • Kim, Yu-Doo;Kim, Mo-Han;Moon, Il-Young
    • Journal of Advanced Navigation Technology
    • /
    • v.16 no.6
    • /
    • pp.968-974
    • /
    • 2012
  • After launched various smart devices such as smart phone and tablet PC, people who using smart devices are provided various services. Especially, contents sharing technology is utilized in any devices. But current contents sharing systems are made on various versions for various smart devices. These methods will be raising cost for development of application. Therefore it must using web technology for reducing cost. In this paper, we had analyzed performance of file transmission using web technology and compared with application based system.

HTML5-based Web TV Industry Trends

  • Park, Sehwan;Kim, Jungho;Yu, Daesang;Park, Jongkyu
    • International Journal of Internet, Broadcasting and Communication
    • /
    • v.5 no.2
    • /
    • pp.15-17
    • /
    • 2013
  • The web service companies develop the App support technique of the HTML5 base in the smart media system and smart TV competitively while the Web platform of the HTML5 base is legislated with the next generation national standard. It is essential to the web kernel, which is the common library of the operating system including the file, window, resource and network management is provided in order to support the various app developments of the HTML5 base effectually. Additionally, the web application program can support UI/UX function of the desktop user using the web browser and JavaScript drive and administration, window management function, and etc. is needed.

WebCL-based Very High Resolution Image Processing Technology (WebCL 기반 초고해상도 이미지 처리 기술)

  • Cho, Myeongjin;Han, Youngsun
    • Journal of Korea Multimedia Society
    • /
    • v.16 no.10
    • /
    • pp.1189-1195
    • /
    • 2013
  • In this paper, we are going to describe the performance characteristic of very high resolution image processing with WebCL on the web environment. In order to evaluate the variance of the execution time by WebCL, we modified the Pixastic library, one of the most representative image processing libraries written in JavaScript, by using WebCL. We achieved a speedup of up to 4.2 times and 2.8 times on average against the original one for the image of 8K Ultra HD with the WebCL-based library.

Design and Implementation Web-based Grid-computing Framework (웹기반 그리드컴퓨팅 프레임워크의 설계 및 구현)

  • 강경우;강윤희;김도현;조광문;궁상환
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2003.05a
    • /
    • pp.461-465
    • /
    • 2003
  • Grid-computing on networked computers is increasingly applied to the variety of large-scale computation problem. Several software systems are developed for providing the application programmers with computers available. However, these systems are not web-based systems, lacks a collaborative environment or do not supply the real-time visualization facility. Web technology is become the general technology on the development of network application, in particular, because the interface can be made platform independent. In this paper, we propose the web-based framework for executing the parallel SPMD application written MPI. Also, a web-based collaborative environment is development with a real-time visualization technology.

  • PDF

A Study on Dynamic Role-based Service Allocation for Service Oriented Architecture System (서비스 지향 아키텍처 시스템을 위한 동적 역할 기반 서비스 할당에 관한 연구)

  • Park, Yong B.;Kwon, Ye Jin
    • Journal of the Semiconductor & Display Technology
    • /
    • v.17 no.1
    • /
    • pp.12-20
    • /
    • 2018
  • Recently, web-based service software has been used as to combine various information or to share information according to the needs of users and the convergence of specialized fields and individual dependent systems. According to the necessity of the user, the proper service environment and the selective service environment according to the purpose and the needs of the user have been studied in a variety of specialized and combined professional research fields and industries. Software based on cloud systems and web services is being used as a tool for appropriate group and user groups and roles. A service system combined dynamically needs a module to manage a user through internal logic and grant a service access authentication. Therefore, it has been considered various approaches that a user who accesses the system is given a service access authority for a certain period of time. Also, when the deadline is over, the authority that you are given to access system will go through the process of expire the right. In this paper, we define the roles of users who access web services, manage user rights according to each role, and provide appropriate service resources to users according to their rights and session information. We analyzed the procedure of constructing the algorithm for the service according to the procedure of each user accessing the web service, granting the service resource and constructing a new role.

A Study on Web based Monitoring System of Machine Tool (웹기반의 공작기계 원격감시 기술)

  • 김동훈;김선호;한기상;김주한
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 1997.10a
    • /
    • pp.60-63
    • /
    • 1997
  • Recently, factory automation and shop floor control system need a web based remote monitoring technology to control effectively machine tool. This paper describes a web based remote monitoring system which is concerned with open architecture controller for machine tool. The environment of this system consists of a lot of elements such as web server, database, machine tool, pc based controller, client computers and script programs, also which is interconnected by network including intranet or internet. Designed script programs, also which is interconnected by network including intranet or internet. Designed script program service current status and faults information of machine to remote users who want to monitor machine tool. Additionally those have various functions to service we board for q&a, downloading data and information of after-service managers.

  • PDF

Performance Improvement of Web Service Based on GPGPU and Task Queue

  • Kim, Changsu;Kim, Kyunghwan;Jung, Hoekyung
    • Journal of information and communication convergence engineering
    • /
    • v.19 no.4
    • /
    • pp.257-262
    • /
    • 2021
  • Providing web services to users has become expensive in recent times. For better web services, a web server is provided with high-performance technology. To achieve great web service experiences, tools such as general-purpose graphics processing units (GPGPUs), artificial intelligence, high-performance computing, and three-dimensional simulation are widely used. However, graphics processing units (GPUs) are used in high-speed operations and have limited general applications. In this study, we developed a task queue in a GPU to improve the performance of a web service using a multiprocessor and studied how to receive and process user requests in bulk. We propose the use of a GPGPU-based task queue to process user requests more than GPGPU based a central processing unit thread, and to process more GPU threads on task queue at about 136% to 233%, and proved that the proposed method is effective for web service.

Improved UDDI Model for Web Services with Quality based Retrieval (웹 서비스 품질 기반 검색을 위한 UDDI 개선 모델)

  • 윤석현;김동준;한상용
    • Journal of KIISE:Information Networking
    • /
    • v.31 no.5
    • /
    • pp.511-518
    • /
    • 2004
  • Web Services following distributed object computing technology like DCOM, CORBA provides remote procedure call mechanism based on XML-based open standard such as SOAP, WSDL, UDDI, and it is spotlighted as means of integration and collaboration at e-business. Especially, UDDI is the Web Services Registry enabling to register and search Web Services, that takes charge of providing infrastructure for Web Services. However, the existing UDDI has a few problems that searching process is very simple and it cannot provide information of Web Services quality and quality-based retrieval. Therefore, this study suggest improved UDDI model that evaluates the Web Services quality and use this information for searching.

Design and Development of a Web Based Digital Repository for Scholarly Communication: A Case of NM-AIST Tanzania

  • Mgonzo, Wasiwasi J.;Yonah, Zaipuna O.
    • International Journal of Knowledge Content Development & Technology
    • /
    • v.4 no.2
    • /
    • pp.97-108
    • /
    • 2014
  • Institutional repositories are essential research infrastructures for research-based universities. A properly dimensioned institutional repository has the potential to increase research impact and enhance the visibility of an institution through its scholarly outputs. The aim of the study reported in this paper was to design and develop a web-based digital repository for scholarly communications using NM-AIST as a case study. The system was developed using open source software. Findings obtained from system validation tests show that the system is a viable solution to the major challenges encountered in the management and sharing of scholarly information at the institution.