• Title/Summary/Keyword: Web application development

Search Result 831, Processing Time 0.026 seconds

Case Analysis of Legal System and Regulations according to the Needs of S/W Development Security (S/W 개발 보안의 필요성에 따른 법 제도 및 규정 사례 분석)

  • Shin, Seong-Yoon;Jeong, Kil-Hyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.10
    • /
    • pp.117-124
    • /
    • 2014
  • Software Development Security is defined as a sequential procedure such as deleting potential security vulnerability for secure software development, designing or implementing various functions with considering security, and so on. In this paper, we research on domestic or international hacking cases that could damage us mentally or financially. Seventy five percent of Web-site attacks abuses weak points of application programs, or software. We also research on major issues related to software development security with these demerits. And then, we propose public and private laws, regulations, or systems and give some examples with detailed descriptions.

Development of Tunnel Management Database System for Korea National Railways (철도 터널 유지관리 데이타베이스 시스템 개발)

  • 황희수;홍선호;박지원;양재성
    • Proceedings of the KSR Conference
    • /
    • 1998.11a
    • /
    • pp.111-118
    • /
    • 1998
  • This paper describes the development of the database system for tunnel management of Korea National Railways. In order to make the system both target independent and accessible by KNR network or modem, authors developed the system as a web-based application using java language and IBM DB2 database. The system includes the searching, reporting, graphical representation and statistical functions for tunnel data, maintenance records and checking records. Later, the system will be extended to include the process for tunnel state rating and maintenace prioritiy decision-making.

  • PDF

Visualization of Geo-spatial Data and Public Data Using Mobile Operating Environment in the eGovernment Standard Framework (전자정부 표준 프레임워크 모바일 실행환경 기반 공공데이터와 공간데이터 시각화)

  • Kim, Kwangseob;Lee, Kiwon
    • Spatial Information Research
    • /
    • v.23 no.1
    • /
    • pp.9-17
    • /
    • 2015
  • Recently new web trends and mobile technologies are expanding and developing so fast. To improve the implementation efficiency of information systems, eGovernment standard framework has been developed and distributed. Recently, eGovernment standard framework for mobile environment was further developed. In addition, many types of public data produced by public organizations supported by government are being opened through public data portal according to Government 3.0 policy. Demands regarding web standards and common framework usages for mobile application development in most business fields dealing with any types of contents are increasing. However, to link those things to geo-spatial data or integrate those with them are an early stage in the geo-spatial application field, compared to other application fields. Based on these backgrounds, a mobile web application system was designed and implemented to present visualization functionalities of public data and geo-spatial data using HTML5 components under mobile operation environment in eGovernment standard framework in this study. It is expected that this system can be applied to develop many mobile application business models, by the further works such as application of core developing environment in eGovernment standard framework, additional functionalities, and high performance to satisfy with user requirements for a certain target application.

Design of E-business Components Classification and Management System based on Web (웹 기반의 E-business 컴포넌트 분류 및 관리시스템의 설계)

  • 김재생;송영재
    • Journal of the Korea Computer Industry Society
    • /
    • v.2 no.3
    • /
    • pp.397-406
    • /
    • 2001
  • According to e-business has been used commonly, many companies do e-business deal for B2B, B2C, etc based on internet. To support web-based e-business, companies must construct the homepage and shopping-mall that is able to advertise a publicity work about their companies to customer. In this paper, we classified the components used in the homepage and shopping-mall development about e-business and designed a management system for supporting environment that is searched, updated, edited, etc. For an application example, we analyzed a purchasing process of products by domain analysis and abstracted the components needed. Because this component management system manages components efficiently, it will come in pretty handy in web-based system development.

  • PDF

The Development of Personal Computer Control System Using Voice Command (음성 명령을 이용한 개인용 컴퓨터 조작 시스템의 구현)

  • Lee, Tae Jun;Kim, Dong Hyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.10a
    • /
    • pp.101-102
    • /
    • 2018
  • Users who using computer may experience fatigue or sickness on their wrists if they use the keyboard and mouse for a long time. People with physical disabilities will find it difficult to work with the keyboard and mouse. There is a problem in that the substitute product for solving this is limited in function or expensive. In this paper, we development a system for controlling a personal computer with voice commands using the Amazon Echo and Amazon Web Services lambda functions. The implemented system processes the user's voice commands from the Amazon web server and sends them to the personal computer. The personal computer processes the received command and uses it to operate the application program.

  • PDF

A Study on Development of an Integrated HMI System based on Embedded OPC Server (임베디드 OPC 기반의 통합형 HMI 시스템 개발에 관한 연구)

  • Yeo, Hoon-Koo;Rim, Seong-Rak;Han, Kwang-Rok
    • Journal of the Korea Society of Computer and Information
    • /
    • v.13 no.5
    • /
    • pp.1-10
    • /
    • 2008
  • In this paper, we discuss the development of an integrated HMI system based on OPC(OLE for Process Control) to control and monitor an automation equipment in the diverse environment. We implement an embedded OPC server according to the OPC standard which is proposed as the communication standard mechanism in the process control field, and design the interface module in which the output data of the OPC server can be connected to various HMI environment such as the local application, intranet client and Web page. This paper will be contributed in the HMI system implementation for the ubiquitous environment because it is possible to make remote control on the network and Web monitoring as well as the connection and data exchange of heterogeneous equipments by applying to various control systems.

  • PDF

An XML and Component-based IDE for Document Flow Application

  • Xiaoqin, Xie;Juanzi, Li;Lu, Ma;Kehong, Wang
    • 한국디지털정책학회:학술대회논문집
    • /
    • 2004.11a
    • /
    • pp.299-310
    • /
    • 2004
  • Business process in e-government mostly embody as the flow of documents. Constructing a web-based document flow system becomes an critical task for today s digital government. But few of them use an off-the-shelf workflow product. Why? One of the reasons is that most of the workflow system are heavyweight, monolithic, and package a comprehensive set of features in an all-or-nothing manner. Another reason is that workflow technology lacks the constructs and modeling capability as programming language. It is incumbent on government IT organizations to transform their solution development to component-based computing model. Component technology isolates the computation and communication parts, but how to compose different software components is still a hard nut. An integrated development environment is necessary for CBSD. In this paper we propose a XML and component-based document flow-oriented integrated development environment (DFoIDE) for software developers. By writing some xml configure file, and operate on DFoIDE, developer can construct a workflow application quickly. This method divides system to several components and the activities in process are implemented as business component. Different components are discribed detailedly in this paper, especially one of the core component. Component Integrating Tool. Different perspectives in workflow application are seperated and depicted as different XML files. Correspondly, A component composition method for developing workflow application instead of workflow itself is proposed.

  • PDF

A BPN model for Web-based Business Process Reengineering and Specification (웹 기반 비즈니스 프로세스의 리엔지니어링과 명세를 위한 BPN 모형)

  • Jang, Soo-Jin;Choi, Sang-Soo;Lee, Gang-Soo
    • The KIPS Transactions:PartD
    • /
    • v.10D no.3
    • /
    • pp.471-488
    • /
    • 2003
  • A web-based information system, that is a dominant type of information systems, suffers from the “web crisis” in development and maintenance of the system. To cope with the problem, a technology of reengineering to web-based business process, which is one of web engineering, is strongly needed. In this paper, we propose a BPN(Business Process Net) model and reengineering guides along with an application example, which are used for modeling web-based business processes and migrating to web-based information system. BPN model is a type of not only a Beta-distributed stochastics Petri net, but also an executable Activity diagram. BPN is modeled by using the Use Case analysis method and the Beta-distribution. The later is used for the purpose of modeling the uncertainty of execution time and cost of a business process. BPN model and reengineering heuristics might be used as a formal common model for business process specification languages, and analysis and design method for Web-based Information system, respectively.

Development and Application of Criteria for Evaluating Educational Web Sites (교육용 웹 사이트 평가를 위한 준거의 개발 및 적용)

  • Kim, Mi-Ryang
    • The Journal of Korean Association of Computer Education
    • /
    • v.6 no.1
    • /
    • pp.41-54
    • /
    • 2003
  • Educational web sites are proliferating at an astonishing rate, however many of those web sites are of poor or unknown quality. Educators are in need of instruments to assist in evaluating educational web sites for authenticity, applicability, authorship, bias, and usability, etc. The ability to critically evaluate educational content form numerous web sites is an important skill in this information age. In this paper, indicators of educational web site quality have been identified from literature review and our own research, and classified within 8 categories. To test the relative contribution of each indicator to the satisfaction level from using educational web sites, a questionnaire survey was administered. Subjects were asked to visit the educational web site of his or her choice and rate the quality level of each indicator. 255 completed questionnaires were turned in for analysis. Cronbach's Alpha test and factor analysis were applied to test the reliability and validity of the data. Stepwise regression analysis was applied to test the relationship between the satisfaction level and 14 independent factors. Implications from the statistical analysis as well as the guidelines for evaluating educational web sites were provided.

  • PDF

Implementation and Performance Evaluation of Environmental Data Monitoring System for the Fish Farm (양식장 환경 데이터 모니터링 시스템의 구현 및 성능 평가)

  • Wahyutama, Aria Bisma;Hwang, Mintae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.26 no.5
    • /
    • pp.743-754
    • /
    • 2022
  • This paper contains the results of the development and performance evaluation of the environmental data monitoring system for the fish farm. For the hardware development, the analogue sensor is used to collect dissolved oxygen, pH, salinity, and temperature of the fish farm water, and the digital sensor is used for collecting ambient temperature, humidity, and location information via a GPS module to be sent to cloud-based Firebase DB. A set of LoRa transmitters and receivers is used as a communication module to upload the collected data. The data stored in Firebase is retrieved as a graph on a web and mobile application to monitor the environmental data changes in real-time. A notification will be delivered if the collected data is outside the determined optimal value. To evaluate the performance of the developed system, a response time from hardware modules to web and mobile applications is ranging from 6.2 to 6.85 seconds, which indicates satisfactory results.