• Title/Summary/Keyword: ASP Programming

Search Result 17, Processing Time 0.023 seconds

Implementation of Web-based Performance Monitoring System for E-Mail Server (전자메일 서버의 웹 기반 성능 모니터링 시스템 구현)

  • Lee, Seung-Sup;Hwang, Min-Tae
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.9
    • /
    • pp.2105-2112
    • /
    • 2013
  • In this paper we implemented a web-based performance monitoring system for web mail server. For this system we derived performance monitoring items and fixed its threshold values for each measuring items. We used the SCOM 2007 server monitoring tool for collecting the performance data of web mail server and Exchange server management pack and server monitoring rules of SCOM 2007 to set the performance analysis parameters. We implemented this performance monitoring system using C# programming based on the ASP.NET framework. This system supports web-based performance report, failure report and resource availability report from the performance analysis results. Therefore the manager can easily detect the failures of web mail server in advance and decrease the number of failure over 60%. Also this system helps manager to minimize the recovery time when the failure occurs.

A DBMS-Independent Web-based Query Learning System Providing Feedback Information on Student's Exercise (학습자 실습과정 정보를 제공하는 DBMS에 독립적인 웹 기반 질의 학습 시스템)

  • Kim, Taeyoung;Choe, Hyunjong
    • The Journal of Korean Association of Computer Education
    • /
    • v.6 no.2
    • /
    • pp.137-146
    • /
    • 2003
  • The Web programming techniques like CGI and server-sided script languages such as ASP, PHP and JSP have been used for developing on-line Web-based learning systems on SQL. But, the systems developed by using those techniques are dependent on the platforms on which the target DBMS's are located. Therefore, they can be hardly reused and maintained. In addition, it is not easy for them to provide a learner with the feedback information on processing his/her query and to give a teacher an opportunity of monitoring and guiding learner's learning process. In this paper, we propose an SQL learning system on the Web by using Java Applet and JDBC, which is independent on the target DBMS's. Moreover, it gives feedback information on learner's queries so that a teacher can monitor the learning process and teach them efficiently.

  • PDF

THE DEVELOPMENT OF WEB SERVER FOR KOREAN ELECTRICAL DISTRIBUTION-SYSTEM PROTECTION (한국전력 송전 계통보호를 위한 웹 서버 개발)

  • Zhang, Li;Choi, M.S.;Lee, S.J.;Min, B.U.;Kim, S.H.;Oh, S.M.
    • Proceedings of the KIEE Conference
    • /
    • 2003.11a
    • /
    • pp.178-180
    • /
    • 2003
  • Since faults often occur on power system, relay protection has become an important part to protect the equipments of power system efficiently and safely. Database can store the data about the relay protection efficiently, and these data must be shown to users through the web. Proset2000(an overall program system to protect power system) can realize this function in some measure, but it needs to be developed. This paper is about the further development of Proset2000. In this paper, web of Proset2000 is made by ASP programming technology, and users can browse and search the useful data through the web. There are some new functions, such as the summary of setting values, the message board and the management of administrator.

  • PDF

uCDSS: Development of an Intelligent System for Ubiquitous Healthcare

  • An, Hyeon-Sun;Kim, Gwan-Yu;Lee, Seung-Han;Choe, Si-Myeong;Jo, Man-Jae;Lee, Sang-Gyeong;Kim, Jin-Tae
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2005.11a
    • /
    • pp.425-428
    • /
    • 2005
  • Healthcare is a research field suitable for applying the recent ubiquitous techniques. As a test system, we developed a kind of CDSS (Clinical Decision Support System) running in ubiquitous environment. called as 'uCDSS'. The uCDSS is a core system of the ubiquitous healthcare and is composed of some 'uMLMs(Ubiquitous Medical Logic Modules)'. The uMLMs based on the class in C# programming language could be reused in development of CDSS, or another EHR system running in .NET environment. As a test system, we developed the DM(Diabetes Mellitus knowledge system using ASP.NET. This system shows the potential of C# class-based uMLMs and the extensibility to any .NET development project.

  • PDF

A Study on the Design of Telemedicine System Using Image Division Communication (영상분할 통신을 이용한 원격진료시스템의 설계에 관한 연구)

  • Joung, Ki-Bong;Oh, Moo-Song
    • The KIPS Transactions:PartB
    • /
    • v.9B no.3
    • /
    • pp.287-292
    • /
    • 2002
  • In general cases, the conventional internet connected to a terrestrial network is transmit too large medical images. To overcome this low speed transmitting rate problem of the interned, we have studied about an image division communication system as a fast telemedicine system. The image division communication system was 5-10 times faster than the conventional terrestrial internet link. Also we have developed a Web-based telemedicine system that can access every permitted server of hospitals via the internet. Studied image division communication corrected problem of other reflex quality decline in erratic transmission of reflex by transmission speed imbalance that is problem of single communication techniques that used in existing reflex transmission. Also, could keep quality state of fixed reflex gouge abnormal transmission speed. Visual Basic and C++, ASP programming techniques were used to make our system and it can access and retrieve medical information and image through only public web browse such as internet explorer without additional specific tools. To increase the transmitting speed of our telemedicine system, JPEG method was used. In conclusion, we were able to develop a fast and public telemedicine system using the proposed image division communication system and Web technology. Image division communication system technology increased the speed of the conventional internet and Web technology extended the scope of use for telemedicine system from intrahospital to public use.

A Quantitative Analysis of the Cyclomatic Complexity of the Web Software (웹 소프트웨어의 순환복잡도에 대한 정량적 분석)

  • Kim, JeeHyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.2
    • /
    • pp.183-191
    • /
    • 2014
  • In this study Cyclomatic Complexity of Web Software has been analyzed quantitatively by correlation between complexity and Number of Classes(NOC), and Number of Methods(NOM) which are object oriented programming measures. Based on the frequency distribution of complexity, NOC and NOM of software at the Web environment, correlation between complexity threshold and NOC threshold, and NOM threshold has been measured and more than 4,000 ASP files of 10 Web real projects have been used as the sample. The empirical result shows that NOC threshold is 21, NOM threshold is 40 and complexity threshold is 68 as high value, and 8 projects among of 10 except 2 projects with especially high frequency distribution shows that NOC threshold is 12, NOM threshold is 21 and complexity threshold is 52 with relatively low value, so correlation has been found out as exists. And also 8 projects with low threshold of complexity, NOC and NOM were internal management software, and the other 2 projects were external sales service software, Number of Classes and Number of Methods can be defined at the design stage according to business properties, and also the complexity can be estimated in order to improve the software quality.

A Study of Step-by-step Countermeasures Model through Analysis of SQL Injection Attacks Code (공격코드 사례분석을 기반으로 한 SQL Injection에 대한 단계적 대응모델 연구)

  • Kim, Jeom-Goo;Noh, Si-Choon
    • Convergence Security Journal
    • /
    • v.12 no.1
    • /
    • pp.17-25
    • /
    • 2012
  • SQL Injection techniques disclosed web hacking years passed, but these are classified the most dangerous attac ks. Recent web programming data for efficient storage and retrieval using a DBMS is essential. Mainly PHP, JSP, A SP, and scripting language used to interact with the DBMS. In this web environments application does not validate the client's invalid entry may cause abnormal SQL query. These unusual queries to bypass user authentication or da ta that is stored in the database can be exposed. SQL Injection vulnerability environment, an attacker can pass the web-based authentication using username and password and data stored in the database. Measures against SQL Inj ection on has been announced as a number of methods. But if you rely on any one method of many security hole ca n occur. The proposal of four levels leverage is composed with the source code, operational phases, database, server management side and the user input validation. This is a way to apply the measures in terms of why the accident preventive steps for creating a phased step-by-step response nodel, through the process of management measures, if applied, there is the possibility of SQL Injection attacks can be.