1,544 research outputs found

    A framework for P2P application development

    Get PDF
    Although Peer-to-Peer (P2P) computing has become increasingly popular over recent years, there still exist only a very small number of application domains that have exploited it on a large scale. This can be attributed to a number of reasons including the rapid evolution of P2P technologies, coupled with their often-complex nature. This paper describes an implemented abstraction framework that seeks to aid developers in building P2P applications. A selection of example P2P applications that have been developed using this framework are also presented

    Asynchronous instant messaging using service-oriented architectures (aimsoa), 2005

    Get PDF
    Instant messengers suffer from poor scalability, flexibility, security, and interoperability. This study attempts to solve these problems using the strengths of Service-Oriented Architectures. The key components to achieve these improvements include several Java related technologies such as JAX-RPC, JAXM, SOAP, WSDL, J2EE servlets and Enterprise Java Beans. SOAP provides a universal messaging protocol that heterogeneous parties can understand. JAX-RPC provides synchronous SOAP messaging, as well as a loosely coupled design that allows for a very flexible distributed architecture. JAXM provides asynchronous SOAP messaging. When used together, applications can implement robust instant messaging functionality. Registration, login, and other instant messaging configuration operations can be fulfilled through the use of JAX-RPC while JAXM can be used to fulfill requirements such as send and receive. Servlets and Enterprise Java Beans augment the benefits of Service-Oriented Architectures with the former being extremely scalable, portable, and modular. AIMSOA encapsulates these components to provide an instant messaging architecture solution that will augment the weaknesses of current instant messaging architectures by providing a solution for better scalability, flexibility, and interoperability

    Mobile University Notification System Using Jabber Protocol

    Get PDF
    This progress report consists of sections, Introduction, Literature Review, Methodology, Results & Discussion and Conclusion. For the Introduction section includes the project's background, problem statement, objectives and scope of work. In the Literature Review section consist of results from literature gathering from various sources like articles, journals or the Internet. The section is divided to Introduction, Problem Statement, Current Implementation/Related Works and Support. For the Methodology section consist of the project's proposed methodology or how the project will be conducted. The project is using the Waterfall Methodology. For the Results & Discussion section consist of the previous activities conducted for the project and their end results. Finally the Conclusion section will include the final conclusion for this interim

    Auto-Translation Instant Messenger using XMPP/Jabber Protocol

    Get PDF
    Effective communication is a vital component in decision making process. However, the language barrier established from the differences in culture and origin can interrupt the process of coming to an understanding. Various translation methods have been used to break this barrier. The traditional ways of using human translator or the usage of lingua franca imposed some problem and limitations. Auto-Translation Instant Messenger is an 1M program that aimed to provide instant translation to users when they communicate with people of different speaking language. It is developed under the XMPP protocol that provides standards and flexibilities at the same time. In the process of completing this project, Modified Waterfall methodology was chosen as guidance in the development of the working program. Important project activities and milestones are explained. As part of analysis process, a set of questionnaire have been distributed and its result will act as guidance in designing and developing the program. This project is aimed to learn in deep about XMPP, machine translation and instant messagin

    Towards secure message systems

    Get PDF
    Message systems, which transfer information from sender to recipient via communication networks, are indispensable to our modern society. The enormous user base of message systems and their critical role in information delivery make it the top priority to secure message systems. This dissertation focuses on securing the two most representative and dominant messages systems---e-mail and instant messaging (IM)---from two complementary aspects: defending against unwanted messages and ensuring reliable delivery of wanted messages.;To curtail unwanted messages and protect e-mail and instant messaging users, this dissertation proposes two mechanisms DBSpam and HoneyIM, which can effectively thwart e-mail spam laundering and foil malicious instant message spreading, respectively. DBSpam exploits the distinct characteristics of connection correlation and packet symmetry embedded in the behavior of spam laundering and utilizes a simple statistical method, Sequential Probability Ratio Test, to detect and break spam laundering activities inside a customer network in a timely manner. The experimental results demonstrate that DBSpam is effective in quickly and accurately capturing and suppressing e-mail spam laundering activities and is capable of coping with high speed network traffic. HoneyIM leverages the inherent characteristic of spreading of IM malware and applies the honey-pot technology to the detection of malicious instant messages. More specifically, HoneyIM uses decoy accounts in normal users\u27 contact lists as honey-pots to capture malicious messages sent by IM malware and suppresses the spread of malicious instant messages by performing network-wide blocking. The efficacy of HoneyIM has been validated through both simulations and real experiments.;To improve e-mail reliability, that is, prevent losses of wanted e-mail, this dissertation proposes a collaboration-based autonomous e-mail reputation system called CARE. CARE introduces inter-domain collaboration without central authority or third party and enables each e-mail service provider to independently build its reputation database, including frequently contacted and unacquainted sending domains, based on the local e-mail history and the information exchanged with other collaborating domains. The effectiveness of CARE on improving e-mail reliability has been validated through a number of experiments, including a comparison of two large e-mail log traces from two universities, a real experiment of DNS snooping on more than 36,000 domains, and extensive simulation experiments in a large-scale environment
    • ā€¦
    corecore