33 citations found. Retrieving documents...
L. Gong, "JXTA: A Network Programming Environment," IEEE Internet Computing, vol. 5, no. 3, May/June 2001.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Start making sense: The Chatty Web approach for.. - Aberer.. (2003)   (4 citations)  (Correct)

....mapped onto an implementation architecture which uses a meta data model expressed in XML and XQuery as the language to translate among schemas. The framework assumes the availability of a communication infrastructure, for example, simple web access via HTTP or a P2P infrastructure such as JXTA [9]. However, we are not bound to any specific communication infrastructure. All we require is access to the relevant schema data and to query information and results. This can easily be achieved by a standard abstraction layer that maps a specific communication infrastructure s interface to the one ....

Li Gong. JXTA: A Network Programming Environment. IEEE Internet Computing, 5(3):88--95, May/June 2001.


An Incentive-Compatible Distributed Recommendation Model - Vidal (2003)   (Correct)

....of a market for evaluations [2] and concluded its viability. The proposed market, however, relies on a centralized auctioneer and their model assumes that all agents have very similar preferences. Our work also finds much a#nity with research being done in peer to peer systems such as JXTA [6], Gnutella [8, Chapter 8] Freenet [8, Chapter 9] and others. In fact, by analyzing and clarifying the individual incentives to the agents our work hopes to enable the realization of peer to peer networks that are immune to the freeloader problem experienced by current peer to peer systems [1] ....

L. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88--95, May-June 2001.


A Trust Model for Peer-to-Peer Content Distribution Networks - Pierre, van Steen   (Correct)

....the primary server of a document cannot check that a server hosting a replica of the document (called a document s secondary server) is correctly delivering the document to clients, because it is not taking part in the secondaryto client communication. Peer to peer libraries such as JXTA [2] and the peer to peer trusted library [5] provide traditional cryptographic primitives (e.g. encryption, signatures and hashes) but do not provide high level abstractions such as the trust relationships we are looking for. Implementation of such abstractions on top of the basic primitives is left ....

Li Gong, JXTA: a network programming environment, IEEE Internet Computing 5 (2001), no. 3, 88-95.


Distributed Product Development in Virtual Communities - Schahram Dustdar Harald (2003)   (Correct)

.... be set for events in case the peer stays disconnected for a long period of time (e.g. a notebook is not used for two weeks) The implementation of the P2P middleware is a system that supports the P2P protocol such as Gnutella (i.e. its Java implementation JTella) or P2P systems such as JXTA [9]. 5.2 Features and components The DMC architecture focuses on connectivity and process awareness as a basis for WfMS and Groupware systems. Users require access from a wide range of devices such as desktop PCs, notebooks, PDAs and mobile phones. Participants can be addressed and reached via the ....

Li Gong. "JXTA: A Network Programming Environment, " IEEE Internet Computing, 5(3): 88-95, May/June 2001.


A Framework for Semantic Gossiping - Aberer, Cudré-Mauroux.. (2002)   (7 citations)  (Correct)

....previous section have been mapped onto an implementation architecture. The implementation uses a meta data model expressed in XML and XQuery as the language to translate among schemas and it assumes the availability of a communication infrastructure. Without loss of generality, this could be JXTA [Gong 01] so that any JXTA compliant P2P infrastructure could be used. Based on these assumptions, Figure 1 shows the standard architecture used for semantic gossiping. Incoming queries are registered at and handled by the Incoming Query and Result Handler whose task is to communicate with other peers, ....

Li Gong. JXTA: A Network Programming Environment. IEEE Internet Computing, 5(3):88--95, May/June 2001. 6


Gridella: an open and efficient Gnutella-compatible Peer-to-Peer.. - Schmidt (2002)   (Correct)

....infrastructure it can be used to implement self organizing applications on top of it which is part of our future work. Besides these related P2P approaches there is also work going on to increase the interoperability of P2P systems and define a universal architecture for P2P systems. Project JXTA [15] attempts to provide a network programming platform for P2P systems. It defines a three layer P2P software architecture, a set of six XML based protocols, and a number of abstractions and concepts such as peer groups, pipes, and advertisements to provide a uniform platform for applications using ....

Li Gong. JXTA: A Network Programming Environment. IEEE Internet Computing, 5(3):88--95, May/June


Using Peer-to-Peer Technology to Support Global Software.. - Bowen, Maurer (2002)   (2 citations)  (Correct)

....the usefulness and issues related to applying the P2P architecture to virtual software development. 5. IMPLEMENTATION FRAMEWORK As MILOS is written in Java, we will be using the JXTA P2P framework for our extensions. The JXTA model is a general specification for describing a P2P architecture [4]. The specification is general in that it does not restrict the type of language, service, or even network that is used. For example, communication can be supported at the application layer by using HTTP, or even at the lower IP layer by using datagram packets. The JXTA specification is ....

Gong, L. JXTA: A Network Programming Environment. IEEE Internet Computing, 4 (May-June 2001), 88-95.


Designing a Distributed Software Development Support System.. - Bowen, Maurer (2002)   (Correct)

....locking mechanism is required. 7. Implementation Framework We will be using the JXTA (pronounced juxta ) P2P framework for our implementation. It is a general specification for describing a P2P architecture because it does not restrict the type of language, service, or even network that is used [2]. For example, data communication can be implemented at the application layer by using HTTP, or even at a lower network layer by using datagram packets. The JXTA specification is intentionally highlevel to support the interoperability of any P2P system. Data is structured in JXTA using XML, which ....

L. Gong, "JXTA: A Network Programming Environment", IEEE Internet Computing, vol. 5, no. 3, May/June 2001, pp. 88-95.


Integrating Peer-to-Peer Networking and Computing in.. - Overeinder.. (2002)   (Correct)

....communication and naming. Chord, on the other hand, focuses on a scalable peer to peer lookup service to efficiently locate the node that stores a particular data item. Chord provides support for just one operation: given a key, it maps the key onto a node. The JXTA project from Sun Microsystems [10, 29] works on core network computing technology to provide a set of simple, small, and flexible mechanisms that can support peer to peer computing. The focus is on creating basic mechanisms and leaving policy choices to application developers. The self organizing behaviour of peer to peer networks has ....

L. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88--95, May/June 2001.


Implementing a Reputation-Aware Gnutella Servent - Cornelli, Damiani, di.. (2002)   (4 citations)  (Correct)

....We describe the design and implementation of a reputationaware servent for Gnutella like peer to peer systems. 1 Introduction Peer to peer (P2P) architectures have recently become the subject of considerable interest, both in the population of Internet users and in the research community [6, 8, 12, 11, 15, 16, 21]. Internet users nd in P2P applications a convenient solution for the anonymous exchange of resources. The research community has looked with interest to the huge success that these applications were achieving and it has started to investigate many issues that arise in this context, like ....

L. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88-95, May/June 2001.


Building a Large and Efficient Hybrid - Peer-To-Peer Internet Caching   (Correct)

No context found.

L. Gong, "JXTA: A Network Programming Environment," IEEE Internet Computing, vol. 5, no. 3, May/June 2001.


Persistent Personal Names for Globally Connected Mobile Devices - Bryan Ford Jacob   (Correct)

No context found.

Li Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88--95, May 2001.


Managing and Sharing Servents' Reputations in P2P - Systems Damiani De   (Correct)

No context found.

L. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88--95, May/June 2001.


Implementing a Reputation-Aware - Gnutella Servent Fabrizio   (Correct)

No context found.

L. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88-95, May/June 2001.


Features of the Java Commodity Grid Kit - von Laszewski, al. (2001)   (5 citations)  (Correct)

No context found.

L. Gong. JXTA: A Network Programming Environment, SUN Microsystems, 2001, http://java.sun.com/people/gong/papers/jxta- ieeeic.pdf.


A Grid-based architecture for Multimedia - Services Management Dario   (Correct)

No context found.

l. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88--95, May/June 2001.


Adaptive Personalisation in Self e-Learning - Networks Kevin Keenoy   (Correct)

No context found.

L. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5:88--95, 2001.


Peer-to-Peer Semantic Integration of XML and RDF Data Sources - Cruz, Xiao, Hsu (2004)   (Correct)

No context found.

L. Gong. JXTA: A Network Programming Environment. IEEE Internet Computing, 5(3):88--95, May 2001.


A Protocol for a Distributed Recommender System - Vidal (2005)   (Correct)

No context found.

Gong, L.: JXTA: A network programming environment. IEEE Internet Computing 5 (2001) 88--95


The essence of P2P: A reference architecture for overlay.. - Karl Aberer Luc (2005)   (Correct)

No context found.

L. Gong. JXTA: A Network Programming Environment. IEEE Internet Computing, 5(3):88--95, May/June 2001.


Web Service Discovery Mechanisms: Looking for a.. - Garofalakis.. (2004)   (Correct)

No context found.

Gong L., "JXTA: A Network Programming Environment". IEEE Internet Computing, (5)3:88-95, May/June 2001.


Challenges in Distributed Video Management and Delivery - Lienhart, Kozintsev..   (Correct)

No context found.

L. Gong, "JXTA: A Network Programming environment," IEEE Internet Computing, pp. 88-95, May 2001.


Improving Media Services on P2P Networks - Lienhart, Holliman, Chen.. (2002)   (2 citations)  (Correct)

No context found.

L. Gong, "JXTA: A Network Programming environment," IEEE Internet Computing, vol. 5, no. 3, May/June 2001, pp. 88--95.


An Overview on Peer-to-Peer - Information Systems Karl (2002)   (Correct)

No context found.

L. Gong. JXTA: A Network Programming Environment. IEEE Internet Computing, 5(3):88--95, May/June 2001.


Collaborative Networking in an Uncooperative Internet - Robbert Van Renesse (2002)   (Correct)

No context found.

L. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88--95, May/June 2001.


Information Retrieval over Semi-Collaborating Peer-to-Peer.. - Klampanos, Jose   (Correct)

No context found.

L. Gong. Jxta: A network programming environment. IEEE Internet Computing, 5:88--95, May-June 2001.


Project JXTA Virtual Network - Bernard Traversat Mohamed (2002)   (9 citations)  (Correct)

No context found.

Li. Gong, JXTA: A Network Programming Environment, Internet Computing Online, May/June, Vol.5 No. 3, pp. 88-95.


An Architecture for Information Retrieval over.. - Klampanos, Jose (2004)   (2 citations)  (Correct)

No context found.

L. Gong. Jxta: A network programming environment. IEEE Internet Computing, 5:88--95, May-June 2001.


Implementing IPv6 as a Peer-to-Peer Overlay Network - Lidong Zhou Robbert (2002)   (5 citations)  (Correct)

No context found.

L. Gong. JXTA: A network programming environment. IEEE Internet Computing, 5(3):88--95, May/June 2001.


Peer Profile Driven Group Support For Mobile - Learning Teams Karin (2003)   (Correct)

No context found.

L. Gong, Jxta: A network programming environment, IEEE Internet Computing, pages 88--95, May/June 2001.


Unknown - Aterho- David Do   (Correct)

No context found.

L. Gong, "JXTA: A Network Programming Environment," IEEE Internet Computing, vol. 5, no. 3, May/June 2001, Search <object><format>jpeg</format></object>


Pervasive Services Infrastructure - Milojicic (2002)   (5 citations)  (Correct)

No context found.

Gong, L., "JXTA: A Network Programming Environment," IEEE Internet Computing, (5)3:88--95, May/June, 2001.


An MDP-based Peer-to-Peer Search Server Network - Yipeng Shen Dik (2002)   (5 citations)  (Correct)

No context found.

L. Gong. JXTA: a network programming environment. IEEE Internet Computing, 5(3):88--95, 2001.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC