• Title/Summary/Keyword: App Server

Search Result 170, Processing Time 0.021 seconds

Testing Implementation of Remote Sensing Image Analysis Processing Service on OpenStack of Open Source Cloud Platform (오픈소스 클라우드 플랫폼 OpenStack 기반 위성영상분석처리 서비스 시험구현)

  • Kang, Sang-Goo;Lee, Ki-Won
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.16 no.4
    • /
    • pp.141-152
    • /
    • 2013
  • The applications and concerned technologies of cloud computing services, one of major trends in the information communication technology, are widely progressing and advancing. OpenStack, one of open source cloud computing platforms, is comprised of several service components; using these, it can be possible to build public or private cloud computing service for a given target application. In this study, a remote sensing image analysis processing service on cloud computing environment has designed and implemented as an operational test application in the private cloud computing environment based on OpenStack. The implemented service is divided into instance server, web service, and mobile app. A instance server provides remote sensing image processing and database functions, and the web service works for storage and management of remote sensing image from user sides. The mobile app provides functions for remote sensing images visualization and some requests.

Android App remote database management systems using service in Social Network (소셜 네트워크에서 안드로이드 앱 서비스를 이용한 원격 데이터베이스 관리 시스템)

  • Hwang, Chi-Gon;Moon, Seok-Jae;Yoon, Chang-Pyo
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.05a
    • /
    • pp.254-256
    • /
    • 2014
  • In this paper, using the Android App to remote database monitoring system is proposed. Existing remote database monitoring scheme CS(Client / Server) based. Conventional CS based systems are space constraints and a plurality of administrator to access the database at that degrade performance disadvantages. The advantage of the proposed system first, because the web -based interface allows the application program, and also the ease of maintenance, through a web browser, if you have Internet access anytime, anywhere environment without restrictions of time and space monitoring. Second, the proposed system because the App -based technology due to an increase in connection session and query execution does not affect the performance of your database. Third, if there is a problem with the remote database through which social networks immediately notify the administrator of the smartphone in real time so that the administrator can identify the problem.

  • PDF

Design and Implementation of Social Media Platform for Sound Communication: POCHAK (건강한 소통을 위한 소셜 미디어 플랫폼의 설계 및 구현: 포착)

  • Ji-Soo Oh;Suyeon Hwang;Na-Ri Jang;Young-Seo Cho;Jungyeon Seo;Jongwoo Lee
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.24 no.5
    • /
    • pp.9-17
    • /
    • 2024
  • The original purpose of SNS was to facilitate online networking among people. However, in recent years, this purpose has been faded, and the platform has become more of a means of self-promotion than genuine self-expression. This paper proposes and implements POCHAK, a social media platform designed to address the aforementioned issues and facilitate "sound communication." The POCHAK platform does not permit the users to take their own photos, thereby eliminating the potential for photos being manipulated and retouched. The POCHAK platform only allows other people to take photos of users only through the in-app camera. Furthermore, the photos cannot be edited during the upload process and cannot be saved before uploading, thus requiring users to upload the photos in their original form. In this paper, we implemented the POCHAK platform as an iOS app, application server, data management server, and photo storage server, and verified its feasibility by utilizing it in the field. We are sure that the POCHAK platform will be a new type of SNS platform that regains the original purpose of SNS and enables sound communication.

Development of Android Smart Phone App for Analysis of Remote Sensing Images (위성영상정보 분석을 위한 안드로이드 스마트폰 앱 개발)

  • Kang, Sang-Goo;Lee, Ki-Won
    • Korean Journal of Remote Sensing
    • /
    • v.26 no.5
    • /
    • pp.561-570
    • /
    • 2010
  • The purpose of this study is to develop an Android smartphone app providing analysis capabilities of remote sensing images, by using mobile browsing open sources of gvSIG, open source remote sensing software of OTB and open source DBMS of PostgreSQL. In this app, five kinds of remote sensing algorithms for filtering, segmentation, or classification are implemented, and the processed results are also stored and managed in image database to retrieve. Smartphone users can easily use their functions through graphical user interfaces of app which are internally linked to application server for image analysis processing and external DBMS. As well, a practical tiling method for smartphone environments is implemented to reduce delay time between user's requests and its processing server responses. Till now, most apps for remotely sensed image data sets are mainly concerned to image visualization, distinguished from this approach providing analysis capabilities. As the smartphone apps with remote sensing analysis functions for general users and experts are widely utilizing, remote sensing images are regarded as information resources being capable of producing actual mobile contents, not potential resources. It is expected that this study could trigger off the technological progresses and other unique attempts to develop the variety of smartphone apps for remote sensing images.

A Study on the VoIP Security Countermeasure of SIP-based (SIP(Session Initiation Protocol) 기반의 VoIP 보안 대책 연구)

  • Tae, Jang-Won;Kwak, Jin-Suk
    • Journal of Advanced Navigation Technology
    • /
    • v.17 no.4
    • /
    • pp.421-428
    • /
    • 2013
  • Voice over IP refers to technology that enables routing of voice conversations over the Internet or a TCP/IP network. VoIP communication costs cheaper than traditional analog phone. Phone calls can be made to anywhere / anyone: Both to VoIP numbers as well as people with normal phone numbers. VoIP protocol equipment available today follows the SIP standard. Older VoIP equipment though would follow H 323, MGCP, Megaco/H.248. A SIP server is the main component of an IP PBX, dealing with the setup of all SIP calls in the TCP/IP network. A SIP server is also referred to a Asterisk IP-PBX. A VoIP telephone, also known as a SIP phone or a softphone, allows the user to make phone calls to any softphone, mobile or PC by using App store. A VoIP telephone can be a simple software-based softphone. However, the SIP Server and the program is vulnerable to VoIP attacks. In this paper, eavesdropping attacks tested by using the Asterisk SIP server. Eavesdropping attacks and TLS security methods apply to VoIP system. TLS can be applied to determine whether the eavesdropping available for VoIP Environments.

A Design of Mobile App Test System Using Web Socket (웹소켓을 이용한 모바일 앱 테스트 시스템 설계)

  • Choi, Kyung Su;Lee, Kilhung
    • Journal of Information Technology Services
    • /
    • v.17 no.3
    • /
    • pp.63-75
    • /
    • 2018
  • In this paper, we propose a testing method of the quality of device application effectively reflecting the necessity of increasing mobile device application quality test, and designed and developed it as a web system. We have studied traditional software testing methods for designing and developing a system. We have developed a next-generation alternative technology that can analyze and compensate for the weaknesses of the web and weaknesses of the Android in order to realize the access system and the responsive web system. As an example applied to the system, we analyzed the requirements of the system implementation and expressed the functions of the system through the use case diagram. The test scenarios were conducted by connecting 5,000 devices to each system using the existing HTTP polling method and the proposed web socket method. After setting the comparative group, the result of the proposed web management system was observed and compared through repeated tests. The research shows that the proposed web socket system has better performance than HTTP polling. The more the number of simultaneous processing of the devices, the lower the server stability but the better the time efficiency. In conclusion, the more the number of devices to be tested is, the more the number of devices can be effectively tested using the proposed web management system.

Management Plan for Mobile Contents Bypassing In App Billing Application (모바일 컨텐츠 인앱 결제 우회 애플리케이션에 대한 대처 방안)

  • Lee, Sang-Ho;Shin, Miyea
    • Journal of Convergence Society for SMB
    • /
    • v.5 no.3
    • /
    • pp.21-26
    • /
    • 2015
  • As mobile contents grow up, In App Billing is brisk at applications including mobile contents. But some of users don't pay and use charged content for free to use cheating payment module or hacking through applications. Call this bypass payment. Applications, helping bypass, are Freedom, IAP Cracker, and DNS server suggested by the hacker named Borodin. In case of mobile game, Despite sell a lot of charged content but income is different revenue in sales log with real profits. Because of users using bypass payment application. Management plan to bypass payment are checking OrderID, encrypting public key and verifying receipt.

  • PDF

Design and Implementation of A Smart-phone App. for Song-sharing SNS Function and Real-time Streaming Service (노래공유 SNS 기능과 실시간 스트리밍 서비스를 위한 스마트폰 앱의 설계 및 구현)

  • Cho, Byungho
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.12 no.5
    • /
    • pp.275-281
    • /
    • 2012
  • A streaming service is considered as an important fact to listen musics at mobile device in the popular smart-phone era. An apple's HTTP Live Streaming method is used in iOS and a RTSP(Real-time Streaming Protocol) method is used in Android OS. A Wowza Media Sever will be used to support both apple and android mobile streaming. This paper describes a design and implementation of smart-phone app. to record user's songs by userself with smart-phone recording function, upload to the streaming server and to service real-time mobile streaming play for an user's selected song and provide song sharing SNS functions.

Developed a golf course scorecard App that improved UI/UX based on C/S (C/S 기반의 UI/UX를 개선한 골프장 스코어카드 App 개발)

  • Jung, Chul-Jong
    • Journal of Digital Contents Society
    • /
    • v.19 no.8
    • /
    • pp.1433-1442
    • /
    • 2018
  • This study develops and improves the EZ Touch App of the scorecard application (app) using the smartphone and the pad, and works with the customer management system (C/S). The research was conducted as follows. First, how do you handle the EZ Touch input method on a scorecard? Second, how to configure the platform of customer (member) management system (C/S) and data server system? Third, does EZ Touch App work organically with customer management system (C/S)? The developed EZ Touch is entered into the scorecard as an input method using the gesture as a result of this research, and it is linked with the C/S system to organize the review function, hall information function, field coaching function through score, It can be used for applications such as information management functions and statistics through differentiated statistics. However, there are some problems and improvements in user convenience in real time use. I think there is a need to study to solve this problem in the future. EZ Touch input method is input to the scorecard by inputting gesture of the finger as a result of this study, and it is linked with this, and it is possible to use differentiated statistics such as review function, hall information function, field coaching function, It is the purpose of the study to improve the technical competitiveness of the product by developing the application.

The Developement of Real-time Information Support Cart System based on IoT

  • Seo, Dong-Sung;Kang, Min-Soo;Jung, Yong Gyu
    • International journal of advanced smart convergence
    • /
    • v.6 no.1
    • /
    • pp.44-49
    • /
    • 2017
  • In the modern technology era, it is possible to connect objects and the internet anytime and anywhere through IoT of hyper-connected society. Accordingly, a smart shopping cart was designed and realized by applying IoT. Therefore, this paper builds the IoT shopping cart system according to the trend of IoT environment.. When RFID is installed in the Arduino and the tagged item is inserted into the IoT shopping cart, the product information and price are displayed on the Arduino linked Raspberry Pi. We built a web server on the Raspberry Pi to handle this data, and built an App on the smartphone to implement the IoT shopping cart environment. Consumers can receive pricing and product information through smartphone apps through raspberry pie, can make quick calculations through smartphone, and provide various information to consumers through apps.