• Title/Summary/Keyword: file access

Search Result 406, Processing Time 0.038 seconds

A Secure Social Networking Site based on OAuth Implementation

  • Brian, Otieno Mark;Rhee, Kyung-Hyune
    • Journal of Korea Multimedia Society
    • /
    • v.19 no.2
    • /
    • pp.308-315
    • /
    • 2016
  • With the advancement in the area of cloud storage services as well as a tremendous growth of social networking sites, permission for one web service to act on the behalf of another has become increasingly vital as social Internet services such as blogs, photo sharing, and social networks. With this increased cross-site media sharing, there is a upscale of security implications and hence the need to formulate security protocols and considerations. Recently, OAuth, a new protocol for establishing identity management standards across services, is provided as an alternative way to share the user names and passwords, and expose personal information to attacks against on-line data and identities. Moreover, OwnCloud provides an enterprise file synchronizing and sharing that is hosted on user's data center, on user's servers, using user's storage. We propose a secure Social Networking Site (SSN) access based on OAuth implementation by combining two novel concepts of OAuth and OwnCloud. Security analysis and performance evaluation are given to validate the proposed scheme.

An integrated program of driving simulator for excavators (굴삭기 주행 시뮬레이터를 위한 통합 프로그램)

  • Yoo, Chang-Hoon;Son, Kwon
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1997.10a
    • /
    • pp.716-719
    • /
    • 1997
  • An integrated program of driving simulator has been developed for excavators using the Motif, OpenGL, and C compiler. The developed program not only offers a GUI but also covers graphic algorithms, therefore, the user can easily run the driving simulator whose components include a simplified visual graphics system. Several graphics technique are combined and applied to the simulator program in order to increase the speed of graphical representation, which access computer memories, mix 2D models with 3D ones, and use the basic position detection method. A text format environment file has been utilized for organizing more flexible driving circumstances.

  • PDF

Tool-path Generation for a Robotic Skull Drilling System (로봇을 이용한 두개골 천공 시스템의 공구 경로 생성)

  • Chung, YunChan
    • Korean Journal of Computational Design and Engineering
    • /
    • v.18 no.4
    • /
    • pp.243-249
    • /
    • 2013
  • This paper presents a tool-path generation methods for an automated robotic system for skull drilling, which is performed to access to some neurosurgical interventions. The path controls of the robotic system are classified as move, probe, cut, and poke motions. The four motions are the basic motion elements of the tool-paths to make a hole on a skull. Probing, rough cutting and fine cutting paths are generated for skull drilling. For the rough cutting path circular paths are projected on the offset surfaces of the outer top and the inner bottom surfaces of the skull. The projected paths become the paths on the top and bottom layers of the rough cutting paths. The two projected paths are blended for the paths on the other layers. Syntax of the motion commands for a file format is also suggested for the tool-paths. Implementation and simulation results show that the possibility of the proposed methods.

Performance Study of the Index-based Parallel Join

  • Jeong, Byeong-Soo;Edward Omiecinski
    • The Journal of Information Technology and Database
    • /
    • v.2 no.2
    • /
    • pp.87-109
    • /
    • 1995
  • The index file has been used a access database records effectively. The join operation in a relational database system requires a large execution time, especially in the case of handling large size tables. If the indexes are available on the joining attributes for both relations involved in the join and the join selectivity is relatively small, we can improve the execution time of the join operation. In this paper. we investigate the performance trade-offs of parallel index-based join algorithms where different indexing schemes are used. We also present a comparison of our index-based parallel join algorithms with the hash-based parallel join algorithm.

  • PDF

Development of Integrated Product Information Model Using STEP (STEP 을 이용한 통합제품정보모델(IPIM) 개발)

  • Suh, Hyo-Won;Yoo, Sang-Bong
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.21 no.3
    • /
    • pp.441-461
    • /
    • 1995
  • This research proposes an Integrated Product Information Model (IPIM) using STEP (Standard for the Exchange of product model data) for Computer Integrated Manufacturing (CIM) of Concurrent Engineering (CE). IPIM is based on Geometry and Topology (STEP Part 42), Form Feature (STEP Part 48), and Tolerance (STEP Part 48) for representing the integrated information of mechanical parts. For the IPIM, 1) new entities are developed for integration of existing entities, and 2) the existing entities are restructured and modified for a special application protocol. In CIM or CE, the advantages of using IPIM having integrated form of geometry, feature and tolerance are 1) integration of product design, process design and manufacturing sequentially or concurrently. 2) keep the product data consistency, modified by different domain, and 3) automatic data exchange between different application software and different hardware. The prototype system is composed of CAD, Data Probe, DBMS and SDAI (Standard Data Access Interface), and the generated STEP data is stored in a step file of DBMS for other applications.

  • PDF

Implementation and Analysis of Tunneling Method for Mobile Service (이동 서비스를 위한 터널링 기법의 구현과 성능분석)

  • 천정훈;정진우강현국
    • Proceedings of the IEEK Conference
    • /
    • 1998.10a
    • /
    • pp.47-50
    • /
    • 1998
  • In recent years, it is required that computing support mobile user with computer. The advantage of mobile computing is that users may access all their applications from any location, whether they are in another building or a different state. So, Internet combines with mobile computing technology to make new communication environment for supporting mobility. The research for solving the problem of mobility is actively in progress. This paper describes the implementation of tunneling method for flexible bypass between specific region. Tunneling method provide mobile service to mobile hosts. IP datagram's address tranform method is IP-within-IP encapsulation by which an IP datagram may be encapsulated within an IP datagram. The developed IP-within-IP protocol can provide not only enhanced performance because it is implemented in kernel mode, but also convenience of usage to the application developers because it gives user interface as a dynamic link library. Verification of IP packet tunneling was text file transfer program.

  • PDF

Trend of Intel Nonvolatile Memory Technology (인텔 비휘발성 메모리 기술 동향)

  • Lee, Y.S.;Woo, Y.J.;Jung, S.I.
    • Electronics and Telecommunications Trends
    • /
    • v.35 no.3
    • /
    • pp.55-65
    • /
    • 2020
  • With the development of nonvolatile memory technology, Intel has released the Optane datacenter persistent memory module (DCPMM) that can be deployed in the dual in-line memory module. The results of research and experiments on Optane DCPMMs are significantly different from the anticipated results in previous studies through emulation. The DCPMM can be used in two different modes, namely, memory mode (similar to volatile DRAM: Dynamic Random Access Memory) and app direct mode (similar to file storage). It has buffers in 256-byte granularity; this is four times the CPU (Central Processing Unit) cache line (i.e., 64 bytes). However, these properties are not easy to use correctly, and the incorrect use of these properties may result in performance degradation. Optane has the same characteristics of DRAM and storage devices. To take advantage of the performance characteristics of this device, operating systems and applications require new approaches. However, this change in computing environments will require a significant number of researches in the future.

Web based Image Retrieval system using User Sketch and Example Image Queries (예제 이미지와 사용자 스케치 질의에 의한 웹 기반 이미지 검색 시스템)

  • Hwang Byung-Kon
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.9 no.4
    • /
    • pp.26-31
    • /
    • 2004
  • Due to the recent explosive progress of Web, We can easily access a large number of images from m. In this paper, we describe our approach of developing a general purpose content based image retrieval system over the H using a Web agent. The Web agent extracts text information of images from the links and file contents in HTML. The proposed system retrieves the images from database using the query by sketch and the query by example on Web browser. Experimental results demonstrate the effectiveness of the new approach.

  • PDF

A Study on Web-Based Education (웹기반 교육에 관한 연구)

  • Ko, Seong-Gyu;Shin, Yong-Cheol
    • Journal of Society of Preventive Korean Medicine
    • /
    • v.11 no.2
    • /
    • pp.113-120
    • /
    • 2007
  • The Internet is increasingly changing our lives and enables the ordinary person to have access to never-ending quantities of information and knowledge. Technology and the Internet empower individuals and facilitate a more active role in the educational process. The webcast is a media file distributed over the Internet using streaming media technology and is used extensively in the commercial sector for investor relations presentations, in e-learning, and for related communications activities. And relating to computers, technology, and news are particularly popular and many new shows are added regularly. Especially e-learning is a general term used to refer to computer-enhanced learning and has the ability to level the learning playing field. So that the e-learning experience will be second nature to the growing Internet population. And this study intends to develop web-based education.

  • PDF

Real-time Collaborative Design System in Distributed Environment (분산 환경을 고려한 실시간 협업 설계 시스템)

  • Cha J.H.;Lee S.H.
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2005.06a
    • /
    • pp.718-723
    • /
    • 2005
  • In this paper, we propose the collaborative design system with which we can simultaneously modify the actual 3D CAD model by the remote control and have interaction on it. It enables instantaneous decision making among the multiple disciplines in distributed locations using the function of simultaneous access and video conference. It also provides the method of managing the consistency between design entities. This system consists of Collaborative Management Server, File Server, Solid Modeler Client, Remote Control Module and Client Module.

  • PDF