• Title/Summary/Keyword: java technology

Search Result 527, Processing Time 0.021 seconds

Virtual City System Based on 3D-Web GIS for U-City Construction (U-City 구현을 위한 3D-Web GIS 기반의 가상도시 시스템)

  • Jo, Byung-Wan;Lee, Yun-Sung;Yoon, Kwang-Won;Park, Jung-Hun
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.25 no.5
    • /
    • pp.389-395
    • /
    • 2012
  • U-City has been promoted nation-wide by development of recent IT technology. This paper studied the concept of 3D-virtual city in order to realize the current Ubiquitous City(U-City) efficiently, and to manage all the RFID/USN monitoring data in the real U-City. 3D-Virtual City is the concept of the reproduction of real world U-City, for embodying Ubiquitous technology while using Digital map, satellite image, VRML(Virtual Reality Modeling Language). U&V-City is the four-dimensional future city that real-time wire/wireless communication network and 3D-web GIS shall be connected that massive database, intelligent service be perceived through employing EAI(External Authoring Interface) that provides HTML&JAVA, and interface for efficient removal/process of massive information/ service and also by employing GPS/LBS/Navigation in support of world-wide orientation concept, and RTLS(Real Time Location System).

A Study on the 4D Traffic Condition Board based on a Mash-up Technology (Mash-up 기술을 이용한 4D Wall-Map 구성체계)

  • Kim, Joo-Hwan;Yang, Seung-Mook;Nam, Doo-Hee
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.8 no.3
    • /
    • pp.27-33
    • /
    • 2009
  • Content used in mashups is typically obtained from a third party source through a public interface or API (web services). Other methods of obtaining content for mashups include Web feeds (e.g. RSS or Atom), and screen scraping. A mashup or meshup Web application has two parts: A new service delivered through a Web page, using its own data and data from other sources. The blended data, made available across the Web through an API or other protocols such as HlTP, RSS, REST, etc. There are many types of mashups, such as consumer mashups, data mashups, and Business Mashups. The most common mashup is the consumer mashup, which are aimed at the general public. Examples include Google Maps, iGuide, and RadioClouds. 4D Wall-map display is data mashups combine similar types of media and information from multiple sources into a single representation. This technology focus data into a single presentation and allow for collaborative action among ITS-related information sources.

  • PDF

Design and Implementation of Web Interface for Internet management System Using SNMP MIB-II (SNMP MIB-II를 이용한 인터넷 관리 시스템의 웹 인터페이스 설계 및 구현)

  • Yu, Seung-Geun;An, Seong-Jin;Jeong, Jin-Uk
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.3
    • /
    • pp.699-709
    • /
    • 1999
  • This paper is aimed at defining items of analysis using SNMP MIB-II for the purpose of managing the Internet based network running on TCP/IP protocol, and then utilize these items, in conjunction with various Web technology and JAVA to design and implement a Web based interface of a management system to analyze the performance and status of the Internet. Among the required items in order to accomplish this task are utilization, interface packet transmission rate, I/O traffic ratio, and so on. Based on these items, the actual analysis is carried out by the Web interface according to the type of analysis. For instance, the interface executes the function of real-time analysis, collection processing, elementary analysis and detailed analysis. The demand of the user is fed into the Web interface which carried out a real-time analysis with the client system which in turn will eventually produce the results of the analysis. In order words, the interface acts as a mediator server for the analysis system. Furthermore, a protocol for exchange of data and messages between the server and the analysis system, the MATP protocol, was also designed. Finally, the results obtained through the system presented in this paper were displayed on screen according to the type of analysis. The system realized in this paper uses We technology and is independent of platform and allows the user to determine the performance of Internet at his/her own host according to the selected items of analysis.

  • PDF

An Implementation of a Component Repository based on J2EE Application Model (J2EE 어플리케이션 모델 기반의 컴포넌트 저장소 구현)

  • 안성아;최희석;염근혁
    • Journal of Korea Multimedia Society
    • /
    • v.5 no.1
    • /
    • pp.77-93
    • /
    • 2002
  • Now we are following component-based software development as a solution to improve the reusability, reliability, and extensibility of the software. To support these, the developed components must be reused through component repository at software development. However, traditional centralized repositories couldn't activate component markets since not only the number of users were restricted but also most of the provided components were those on clients like user interface and so on. Recently, a lot of server-side components, reused in a specific domain, have appeared thanks to the development of both Internet technology and component technology such as EJB, DCOM, etc. Therefore, component repositories, based on domain information, classify and provide components and must offer web-based service for many users to use it stably. This study introduces the implementation of a component repository based on J2EE application model. It provides application developers with the service to search and extract appropriate components, and supplies them reliable services in web environment.

  • PDF

A Systematic Literature Survey of Software Metrics, Code Smells and Refactoring Techniques

  • Agnihotri, Mansi;Chug, Anuradha
    • Journal of Information Processing Systems
    • /
    • v.16 no.4
    • /
    • pp.915-934
    • /
    • 2020
  • Software refactoring is a process to restructure an existing software code while keeping its external behavior the same. Currently, various refactoring techniques are being used to develop more readable and less complex codes by improving the non-functional attributes of software. Refactoring can further improve code maintainability by applying various techniques to the source code, which in turn preserves the behavior of code. Refactoring facilitates bug removal and extends the capabilities of the program. In this paper, an exhaustive review is conducted regarding bad smells present in source code, applications of specific refactoring methods to remove that bad smell and its effect on software quality. A total of 68 studies belonging to 32 journals, 31 conferences, and 5 other sources that were published between the years 2001 and 2019 were shortlisted. The studies were analyzed based on of bad smells identified, refactoring techniques used, and their effects on software metrics. We found that "long method", "feature envy", and "data class" bad smells were identified or corrected in the majority of studies. "Feature envy" smell was detected in 36.66% of the total shortlisted studies. Extract class refactoring approach was used in 38.77% of the total studies, followed by the move method and extract method techniques that were used in 34.69% and 30.61% of the total studies, respectively. The effects of refactoring on complexity and coupling metrics of software were also analyzed in the majority of studies, i.e., 29 studies each. Interestingly, the majority of selected studies (41%) used large open source datasets written in Java language instead of proprietary software. At the end, this study provides future guidelines for conducting research in the field of code refactoring.

User Authentication Mechanism for using a Secure IPTV Service in Mobile Device (이동 장비에서 안전한 IPTV 서비스를 사용하기 위한 사용자 인증 메커니즘)

  • Jeong, Yoon-Su;Kim, Yong-Tae;Park, Gil-Cheol;Lee, Sang-Ho
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.34 no.4B
    • /
    • pp.377-386
    • /
    • 2009
  • IPTV technology for providing multimedia content with high-speed is the network which combines existing network, multimedia and internet technology etc. But internet, broadcasting and web technologies which is now being used is not optimized to IPTV because the security problem between user who gets content service through mobile units and content server is not guaranteed. This paper proposes user certification mechanism between mobile device and content server to receive the service which the user for the content chooses by mobile device safely. The proposed mechanism uses the random number which user creates and certification token for preventing illegal user who uses other's service that already paid. Also the proposed protocol encrypts the delicate data like user's information or profile using shared-key between java card attached on user's mobile device and grant sewer and then prevents reply attack which happens often in wireless section and man-in-the-middle attack by MAC.

Development of Traditional Indonesian Boatyards: The Simulation of Collaborative Working with a Large Shipbuilding Facility

  • Birmingham, Richard;Samodra;Widijaja, Sjarie
    • Journal of Ship and Ocean Technology
    • /
    • v.5 no.1
    • /
    • pp.1-13
    • /
    • 2001
  • As Indonesia determines to increase its marine fishery production, the development of tradi-tional boatyards has to be included in the agenda as it will give the local fishing communities a better chance to compete with large capital intensive fishing companies. It will also spread job opportunities evenly throughout the country instead of concentration fishing vessel con- struction in a few large shipyards located primarily on the highly populated island of Java. However development every single boatyard in indonesia would not only be prohibitively ex-pensive, but it would also create social tensions as the introduced technology would not be immediately accepted by the rural societies whose own traditions are still culturally signif-icant. Both these problems can be reduced by developing a collaborative scheme between traditional boatyards and a larger shipyard. The shipyard, with modern facilities, can develop work packages containing knock down components which are then assembled in the tradi-tional boatyards. The work packages are planned and designed so that every component can be assembled with relatively simple tools. Radical changes can be avoided as new techniques can be introduced gradually, responding to the boatyard\\`s own requirements and aspirations. While this manufacturing procedure is conceptually straightforward its efficient implemen-tation is in practice complicated by the fact that each traditional boatyard has unique char-acteristics in terms of labour resources, technological capability, and transportation links. By developing a computer model to simulate the interaction between the main shipyard and small traditional a computer model to simulate the interaction between the main shipyard and small traditional boatyards work packages can be designed that ensure that activities at all manufacturing locations are efficient.

  • PDF

Preference of Subterranean Termites among Community Timber Species in Bogor, Indonesia

  • Arinana, ARINANA;Mohamad M., RAHMAN;Rachel E.G., SILABAN;Setiawan Khoirul, HIMMI;Dodi, NANDIKA
    • Journal of the Korean Wood Science and Technology
    • /
    • v.50 no.6
    • /
    • pp.458-474
    • /
    • 2022
  • Many methods have been explored to increase the palatability of pine (Pinus merkusii), the most common wood used for termite baiting. However, because of the undersupply of pine in Indonesia, it is crucial to vary the wood species for termite baiting and look for potential alternatives. Furthermore, various studies have shown that baiting time influences the intensity and pattern of termite attacks. Therefore, the present research aimed to study the preferences of subterranean termites and find the ideal baiting time among community wood species from Bogor, West Java, as a baiting alternative to pine. The woods tested were Acacia mangium (acacia), Falcataria moluccana (sengon), Anthocephalus cadamba (jabon), Maesopsis eminii (manii), Swietenia mahagoni (mahogany), Hevea brasiliensis (rubberwood), and P. merkusii (pine). Field tests were carried out based on the American Society for Testing and Materials D 1758-06 at the Arboretum, Faculty of Forestry and Environment, IPB University, with a baiting time of one to six months. The results led to the identification of four species of termites, namely Microtermes sp., Macrotermes sp., Shedorhinotermes sp., and Capritermes sp.. The frequency of termite attacks on the test site reached 93.1%. Rubberwood was the most potential wood bait for subterranean termites, indicated by the highest average weight loss value (65.8%) with a shorter optimal baiting time (up to one month) than that of other tested woods.

Study on Course-Embedded Learning Achievement Evaluation and Adaptive Feedback (교과기반 학습성취 평가 및 적응형 피드백 시스템 설계)

  • Chung, Hyun-Sook;Kim, Jung-Min
    • The Journal of the Convergence on Culture Technology
    • /
    • v.8 no.6
    • /
    • pp.553-560
    • /
    • 2022
  • The research of course-embedded learning evaluation method, which can be used to measure the competency of learners by evaluation of learning outcomes, has been performed for competency-based education in the university. In this paper, we propose an learning evaluation and adaptive feedback model based on learning outcomes, learning subjects, learning concepts graph, and an evaluation matrix. Firstly, we define the layered learning outcomes, a graph of learning subjects and concepts, and two association matric. Secondly, we define algorithms to calculate the level of learning achievement and the learning feedback to learners. We applied the proposed method to a specific course, "Java Programing", to validate the effectiveness of our method. The experimental results show that our proposed method can be useful to measure the learning achievement of learners and provide adaptive feedbacks to them.

Modeling and Implementation of Multilingual Meta-search Service using Open APIs and Ajax (Open API와 Ajax를 이용한 다국어 메타검색 서비스의 모델링 및 구현)

  • Kim, Seon-Jin;Kang, Sin-Jae
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.14 no.5
    • /
    • pp.11-18
    • /
    • 2009
  • Ajax based on Java Script receives attention as an alternative to ActiveX technology. Most portal sites in korea show a tendency to reopen existing services by combining the technology, because it supports most web browsers, and has the advantages of such a brilliant interface, excellent speed, and traffic reduction through asynchronous interaction. This paper modeled and implemented a multilingual meta-search service using the Ajax and open APIs provided by international famous sites. First, a Korean query is translated into one of the language of 54 countries around the world by Google translation API, and then the translated result is used to search the information of the social web sites such as Flickr, Youtube, Daum, and Naver. Searched results are displayed fast by dynamic loading of portion of the screen using Ajax. Our system can reduce server traffic and per-packet communications charges by preventing redundant transmission of unnecessary information.