TWiki . Jxta . WebHome (search result)

The Source for Java Technology Collaboration


Search: Web *Home[^A-Za-z]

Topics in Jxta web: Changed: now 08:56 Changed by:
1to1Initialization %LOCKED% 05 Oct 2004 - 20:44 - NEW Main.gonzo
The objective is to implement the process required to establish secure 1to1 communication. Said implementation will reside in and is tracked under http://myjxta2 ...  
AccessList %LOCKED% 26 Jul 2007 - 00:34 - r3 Main.hamada
Main.hamada 15 Dec 2004 Relay and Rendezvous access control : Relay and Rendezvous access lists were introduced as part of JXTA platform release 2.3.2. This feature ...  
AlphabeticalIndex %LOCKED% 08 Mar 2005 - 02:07 - NEW Main.turbogeek
Jxta Remote Desktop Template Product Name foo Contact: bar #64;foo.org Type: Application Library Useage: Game Development Tool, Business Tool, Focus: Scientific ...  
AutoConfiguration %LOCKED% 14 Aug 2004 - 09:41 - r4 Main.ramesh_9781
Autoconfigures big goal would be to remove user's from ever having to deal with the Jxta Configurator again. Here's a requirements list: Autodiscover if this ...  
AutoLogin %LOCKED% 20 Sep 2004 - 17:49 - NEW Main.bondolo
Since JXTA J2SE 2.3.1 you must adjust a property in net.jxta.user.properties in order to re enable automatic the authentication that used to occur at JXTA startup ...  
BlobTransferSpecification %LOCKED% 05 Aug 2004 - 23:37 - r3 Main.racerxky
I just nuked this page. There was alot of rambeling on here about tranfering BLOBS between peers over JXTA sockets. I just discovered BEEP (http://beepcore.org). See ...  
BuildingJXTA %LOCKED% 04 Dec 2007 - 21:03 - r21 MikeDuigou
Included are all the steps required to obtain, build and run a working copy of the JXSE Shell. The prerequisites are: 1 Java SE JDK 5.0 1 Ant 1.6.3 1 Subversion ...  
ChangingTheDefaultXMLParser %LOCKED% 15 Oct 2007 - 21:15 - r2 MikeDuigou
Changing the XML parser used by JXSE is possible. With Java SE 5.0 now available we will likely be redoing part of the DOM XML parser and beginning to test a lot more ...  
CheckingTheJXTAVersion %LOCKED% 15 Oct 2004 - 06:49 - NEW Main.turbogeek
JXTA uses standard Jar Manifest techniques to label the version of the jars. Here is some example code: public static void versionInfo(String packageToShow){ ...  
ConfigProperties %LOCKED% 23 Nov 2006 - 03:49 - r3 Main.ae6rt
This description is now deprecated. Until I get around to modifying this entry, see http://www.petrovic.org/blog/2006/11/15/a turnkey private jxta net demo/ for clues ...  
ConfigurationIssues %LOCKED% 31 Oct 2004 - 00:38 - r4 Main.bondolo
Why does the configuration dialog appear? JXTA J2SE will show the startup configuration dialog whenever additional configuration information is required. The configuration ...  
CreatingASubPeerGroup %LOCKED% 23 Dec 2004 - 01:19 - NEW Main.turbogeek
The following are links to each of the steps for creating a sub PeerGroup 1) Creating a ModuleSpecID and Creating a PeerGroupID 2) Creating a PeerGroup ...  
CustomAdvertisements %LOCKED% 27 Mar 2005 - 16:18 - NEW Main.turbogeek
Basics of Advertisements Must be registered so that the factory can interpret an inbound advertisement Must be indexed so that discovery can find an advertisement ...  
Deprecations %LOCKED% 25 Mar 2006 - 01:21 - r7 Main.bondolo
REQUEST: Please document workarounds to all deprecations. Pending removal: EndpointFilterListener MessageFilterListener EndpointMessenger ...  
EasyDeployment %LOCKED% 26 Jan 2004 - 19:00 - NEW Main.gonzo
original posting: java.net: Deploying JXTA WebStart is amazing. It is just as simple as that. Installation is trivial and the opportunities to endless. I just combed ...  
EclipsePlugIn %LOCKED% 19 Mar 2004 - 03:06 - r2 Main.ptrev
A hack to get the JXTA platform to start when it's running as an Eclipse plug in Copy the file "sunjce provider.jar" from your JDK's lib/ext folder to the folder ...  
EdgeConfiguration %LOCKED% 27 Sep 2005 - 22:11 - NEW Main.turbogeek
Seed Peers The seed peers have normally included both RDV and Relay. However, in order to ensure that a seed RDV is valid, it may be better to only supply Relay seeds ...  
Ethereal %LOCKED% 11 Aug 2006 - 18:05 - r2 Main.bondolo
The excellent open source packet sniffer and analyser, Wireshark, provides very thorough support for JXTA. (Wireshark was originally known as Ethereal). Wireshark ...  
ExpirationAndLifeTime %LOCKED% 07 Oct 2003 - 21:23 - r3 Main.moritz
Expiration and Life Time This topic tries to answer several questions about the expiration and life time of advertisements in the J2SE JXTA platform: How can ...  
ExtConfig %LOCKED% 13 Jun 2006 - 01:28 - r22 Main.gonzo
ext:config : extensible JXTA configuration with ease Table of Contents Abstract The ext:config library is an optional JXTA extension that both eases and extends ...  
ExtConfigurator %LOCKED% 06 Dec 2003 - 03:57 - r3 Main.gonzo
The Confguration Extension, found in the net.jxta.ext.config, aims to unify JXTA Platform configuration related tasks. As such, the initial implementation is comprised ...  
Extconfig %LOCKED% 13 Feb 2005 - 09:24 - r10 Main.gonzo
ext:config flexible JXTA configuration with ease. Table of Contents Abstract The ext:config API is an optional JXTA extension that both eases and extends the ...  
FlushingAdvertisements %LOCKED% 20 May 2004 - 16:12 - r2 Main.hamada
Main.hamada 19 May 2004 Flushing Advertisements from the Cache Manager JXTA's discovery service provides interfaces to flush (remove) an advertisement from the local ...  
GroupNesting %LOCKED% 23 Dec 2004 - 00:44 - r3 Main.turbogeek
The following is a near Verbatim copy of a recent exchange on the Topic. It could benefit from being reorganized into some kind of lecture, but for the time being ...  
GuideProjectCollaboration %LOCKED% 14 Jun 2006 - 22:34 - NEW Main.tkosan
This is a list of questions about how different aspects of JXTA work: Exactly what data is sent during a remote publish operation? Main.tkosan 14 Jun 2006 ...  
HowDoesJXTAWork %LOCKED% 23 Apr 2005 - 20:40 - r2 Main.turbogeek
How Does JXTA Work? JXTA is both complex and somewhat simple. This part of the Wiki to to help you understand this from both views. How does advertisement discovery ...  
HowToBuildJXTA-C %LOCKED% 30 Jan 2008 - 19:34 - r21 HenryJen
Updates Before building JXTA C, you should read the JXTA C third party dependency VERSION DOCUMENT . To build JXTA C on Linux/Unix platforms look at the new ...  
HowToParticipate %LOCKED% 09 Mar 2007 - 06:42 - r13 Main.slowhog
Summer of Code 2007 If you are a student, we are very happy for you! Google is sponsoring the Summer of Code , and Project JXTA is one of the participating organizations ...  
ImportingImpl %LOCKED% 26 Jan 2004 - 19:44 - NEW Main.bondolo
Be very careful to avoid importing any "net.jxta.impl" packages into your application. The classes and methods in these packages may (and will) change from release ...  
IsJXTAWorking %LOCKED% 28 Jul 2005 - 05:24 - r3 Main.turbogeek
Table of Contents How do you know that JXTA is working? There are many issues related to JXTA working. The first is connectivity to a RDV/Relay network. The RDVs ...  
J2SEBestPracticesApp %LOCKED% 24 Apr 2004 - 10:23 - r2 Main.md84419
Creating a JXTA J2SE application that uses its own rendezvous and defines its own net peer group This is a placeholder page for any resources that can help users to ...  
J2SEProtocol %LOCKED% 23 Apr 2004 - 22:12 - NEW Main.md84419
Creating a new protocol using JXTA for J2SE This is a placeholder page for any resources that can help users to create a new JXTA protocol using the API for JXTA J2SE ...  
J2SEService %LOCKED% 23 Apr 2004 - 22:22 - NEW Main.md84419
Creating a new service using JXTA for J2SE This is a placeholder page for any resources that can help users to create a new JXTA service using the API for JXTA J2SE ...  
JNLPMalformedURLException %LOCKED% 26 Jan 2004 - 17:57 - NEW Main.gonzo
Use net.jxta.id.IDFactory.jxtaURL when constructing a JXTA URL, as it utilizes the correct classloader that in turn loads the appropriate JXTA URN Handler. JamesTodd ...  
JXTACommonsWiki %LOCKED% 07 Oct 2005 - 23:10 - NEW Main.turbogeek
Issues related to Peer Presence Peer Connection Lease Cmmon complaint: Suppose that when peer "B" gets disconnected from RDV1 the the listeners of rendezvous events ...  
JarDependencies %LOCKED% 15 Oct 2007 - 20:37 - r13 MikeDuigou
JXSE includes the following jars: jar description role version jxta.jar api and implementation JXSE bcprov.jar security ...  
JxtaC %LOCKED% 14 Oct 2008 - 16:41 - r32 HenryJen
Welcome to JXTA C/C JXTA C/C is an open source project to provide a C/C implementation for JXTA protocol, on which we would like to build different language bindings ...  
JxtaCRefCount %LOCKED% 11 May 2005 - 21:09 - NEW Main.slowhog
1 When making a function call a method to get an object, the caller should release the object after done with it, and the callee should share the object before passing ...  
JxtaCconventions %LOCKED% 19 Sep 2006 - 23:05 - r18 Main.bondolo
JXTA C Coding Conventions In order to provide the highest level of compatibility and portability the JXTA C project has developed a number of conventions which apply ...  
JxtaCinheritance %LOCKED% 25 Jan 2005 - 22:27 - r2 Main.bondolo
Jxta Objects and sub classing Jxta Objects and sub classing 1 The typedef declaration of the root base class appears in it's public header as a typedef of ...  
JxtaFAQ %LOCKED% 01 Apr 2008 - 18:54 - r21 MikeDuigou
JXTA FAQs General Overview Getting Started (Newbies) FAQ General 1 WhatIsJxta 1 Glossary Glossary of JXTA related terms. JXTA Reference Implementation ...  
JxtaGlossary %LOCKED% 12 Jul 2006 - 22:23 - r5 Main.bondolo
JXTA Glossary Advertisement: JXTA's language neutral metadata structures that describe peer resources such as peers, peer groups, pipes, and services. Advertisements ...  
JxtaJXSE %LOCKED% 30 Jul 2008 - 19:57 - r7 Main.mcumings
JXTA JXSE Project JXTA JXSE Implementation Development 1 JXSE Project Home Page 1 JXSE Roadmap 1 Deprecations 1 ImportingImpl Importing net.jxta ...  
JxtaMulticastSocket %LOCKED% 09 Mar 2004 - 21:14 - r2 Main.hamada
The JxtaMulticastSocket class is useful for sending and receiving JXTA multicast packets. A JxtaMulticastSocket is a (UDP) DatagramSocket, with additional capabilities ...  
JxtaPeerDescriptor %LOCKED% 21 Sep 2003 - 23:32 - NEW Main.bradneuberg
This doesn't need to be speced out fully; maybe just starting with a vague outline to figure out what we want to specify in here. I still don't completely understand ...  
JxtaPeople %LOCKED% 09 Jul 2009 - 14:11 - r7 Main.iainmcgin
Welcome to the JXTA People Wiki The JXTA People Wiki is intended to be a place where people can tell the community a little about themselves. Whether you are looking ...  
JxtaRuby %LOCKED% 15 Oct 2007 - 20:19 - r3 MikeDuigou
Welcome to JXTA Ruby JXTA Ruby is an open source project to provide binding for JXTA protocol, the plan is to use JXTA C for regular Ruby and JXTA JXSE for http ...  
KlaasPage %LOCKED% 02 Nov 2006 - 14:06 - r2 Main.klaas1970
My jxta adventure First i readed the free jxta book: http://www.brendonwilson.com/projects/jxta book/ This book is about jxta 1.0 and sometimes goes a bit too much ...  
KnownIssues231 %LOCKED% 22 Sep 2004 - 23:01 - NEW Main.bondolo
From Notes 1 PSE authentiation no longer automatic. 1 TLS now requires valid certificates in order to open connections. Bugs 1 config.properties netpg ...  
ListingByCategory %LOCKED% 16 Mar 2005 - 14:47 - NEW Main.turbogeek
JXTA Applications by Category DanielBrookshier 16 Mar 2005  
LoggingConfiguration %LOCKED% 16 Jan 2008 - 15:50 - r6 Main.staltec
Configuring Logging in JXSE 2.5 In JXSE 2.5, logging with Log4J has been replaced with java.util.logging. You can change the level of logging by setting the system ...  
MalformedURLException %LOCKED% 26 Jan 2004 - 18:40 - NEW Main.gonzo
Use the net.jxta.id.IDFactory.jxtaURL when constructing a JXTA URL in order access the JXTA class loader which manages JXTA based URNs. JamesTodd 26 Jan 2004  
MyJXTA %LOCKED% 03 Aug 2005 - 00:04 - r6 Main.gonzo
Table of Contents FAQ 1 What is MyJXTA 1 How can I get involved with MyJXTA 1 How do I run MyJXTA 1 How can I obtain MyJXTA's source ...  
NetBeans40b %LOCKED% 06 Oct 2004 - 04:55 - NEW Main.gonzo
http://www.netbeans.org/community/releases/40/beta.html 4.0b cvs checkout 1 versioning/cvs/checkout 1 register as :pserver:{jxta account}@cvs.jxta.org:/cvs ...  
NoAutoLogin %LOCKED% 08 Mar 2004 - 19:32 - r2 Main.bondolo
The default behaviour of the JXTA J2SE platform since the introduction of the TLS Message Transport has been to ask the user for authentication information upon starting ...  
NullConfigurator %LOCKED% 27 Feb 2004 - 18:08 - NEW Main.bondolo
Frequently JXTA application developers wish to completely disable the AWT based UI configuratior that JXTA will present at boot time. With J2SE JXTA 2.2.1 it is now ...  
PapersAndResearch %LOCKED% 23 Jun 2007 - 02:40 - NEW Main.bubugaga1
Main.bubugaga1 23 Jun 2007  
PasswordTopic %LOCKED% 07 Feb 2005 - 22:03 - r7 Main.bondolo
JXTA and Passwords JXTA allows applications and services to communicate securely over unsecured networks. To acheive secure communications JXTA requires that the peers ...  
PipeBasics %LOCKED% 21 Sep 2005 - 15:22 - r10 Main.turbogeek
Table of Contents Introduction In Jxta all messages are sent down pipes. The focus of this page is on the mechanics of Jxta pipes, rather than a programming how ...  
PlatformConfig %LOCKED% 15 Feb 2006 - 02:02 - r2 Main.slowhog
JSE Configuration via net.jxta.util.config of the main branch of Platform requires one to replace net.jxta.protocol.PeerAdvertisement with net.jxta.impl.PlatformConfig ...  
PrivateJxtaNetworks %LOCKED% 01 Apr 2008 - 18:44 - r3 MikeDuigou
This topic is related to either isolating your JXTA network for privacy or for testing without affecting the shared JXTA public network. Testing is probably more ...  
ProxyConfiguration %LOCKED% 10 Nov 2004 - 00:43 - r5 Main.gonzo
JXTA and HTTP Proxies This topic relates to configuring JXTA to communicate via HTTP proxy servers and configuration for those proxies that may require Authentication ...  
PublishingDiscoveringPipeAndOtherAdvertiesements %LOCKED% 26 Jul 2005 - 04:26 - r2 Main.turbogeek
Table of Contents For Publishing and Discovery of Advertisements Introduction First, the discovery service is a publish and search pattern. At this time there are ...  
RelayServiceImplementation %LOCKED% 31 Oct 2004 - 01:29 - r2 Main.bondolo
Relay Implementation This page is used to explain how the Relay is implemented in the J2SE version Relay use of HTTP and Jetty Question: Can the folks who worked ...  
RendezvousRelayConfiguration %LOCKED% 27 Sep 2005 - 22:25 - r5 Main.turbogeek
When setting up a peer as a JXTA Rendezvous or Relay it is important to make sure that the host machine is correctly configured for best performance. Important Considerations ...  
RendezvousServiceImplementation %LOCKED% 13 Oct 2003 - 18:10 - r2 Main.jice
Notable Rendezvous Service Facts This topic tries to list facts about the rendezvous service in the J2SE JXTA platform: How can a peer become a rendezvous? ...  
RunningJXTA %LOCKED% 25 Jun 2005 - 21:22 - r8 Main.minniger
Included are all the steps required to run 2 or more JXTA instances on the same system. The prerequisites are: 1 Java J2SE SDK 1.4.1 (1.4.2 prefered) 1 Ant ...  
RunningPublic %LOCKED% 09 Apr 2008 - 19:37 - r4 MikeDuigou
Running a public rendezvous/relay System and network requirements Minimum System requirements : 1Ghz processor 768MB ram Solaris (x86, Sparc), Linux ...  
SendingBinaryDataViaAPipe %LOCKED% 11 Mar 2005 - 18:40 - NEW Main.turbogeek
Here is a simple example of creating a propagate pipe and sending a message with binary data. I also create the advertisement from scratch, using a hardcoded ID called ...  
Shell %LOCKED% 01 Apr 2008 - 18:18 - r3 MikeDuigou
Creating a new Shell command This is a placeholder page for any resources that can help users to create a new JXTA Shell command. This is a work in progress please ...  
TestingConfigurator %LOCKED% 04 Jun 2006 - 12:50 - r2 Main.benzht
Problem: You are testing your application and you want to launch 5 peers on one machine and still keep your sanity. Solution: 1.) Auto Configuring Your Peers You ...  
TrustACertificate %LOCKED% 20 Sep 2004 - 18:44 - NEW Main.bondolo
In JXTA J2SE 2.3.1 significant changes were made to the TLS transport. One of the changes made was to now require that peers validate each other's certificates before ...  
UILessConfiguration %LOCKED% 17 Sep 2003 - 07:35 - r3 Main.gonzo
The net.jxta.util.config.Configurator class can be used, by extension or invoked directy, to perform intial Peer configuration without invoking the Platform Config ...  
UniNet %LOCKED% 03 Mar 2006 - 14:25 - r15 Main.alois
UniNet UniNet is an open source project created to achieve a freedom decentralized (and anonymous) area used by people/university to share data/process and to rate ...  
WebChanges %LOCKED% 16 Aug 2001 - 19:58 - NEW PeterThoeny
 
WebIndex %LOCKED% 24 Nov 2001 - 11:41 - r2 PeterThoeny
See also the faster WebTopicList  
WebNotify %LOCKED% 29 Feb 2008 - 18:54 - r21 Main.vfinley
This is a subscription service to be automatically notified by e mail when topics change in this Jxta web. This is a convenient service, so you do not have to come ...  
WebPreferences %LOCKED% 13 Aug 2003 - 16:58 - r4 Main.nancya
TWiki.Jxta Web Preferences The following settings are web preferences of the TWiki.Jxta web. These preferences overwrite the site level preferences in ., and ...  
WebSearch %LOCKED% 08 Aug 2001 - 05:26 - NEW PeterThoeny
 
WebStatistics %LOCKED% 21 Aug 2009 - 07:00 - r1799 TWikiAdminGroup
Statistics for Jxta Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads ...  
WebTopicList %LOCKED% 24 Nov 2001 - 11:40 - NEW PeterThoeny
See also the verbose WebIndex.  
WellKnownIDs %LOCKED% 26 Jul 2005 - 02:32 - r3 Main.turbogeek
Table of Contents What is a Well Known ID? Normally JXTA uses randomly generated IDs for peers, groups, pipes, services and codats. Randomly generated IDs are the ...  
WhatIsJxta %LOCKED% 10 Nov 2007 - 12:25 - r6 Main.rajkaran1692
The JXTA platform is an open network computing platform designed for peer to peer (P2P) computing. The JXTA platform standardizes the manner in which peers: Advertise ...  
Wireshark %LOCKED% 30 Jul 2007 - 20:19 - r5 Main.waldiman
The excellent open source packet sniffer and analyser, Wireshark, provides very thorough support for JXTA. Wireshark was originally known as Ethereal. It can be very ...  
XMLProtocols %LOCKED% 23 Apr 2004 - 21:59 - NEW Main.md84419
Understanding the raw protocols This is a placeholder page for any resources that can help users to understand the raw protocols. This is a work in progress please ...  

Number of topics: 85

Topic WebHome . { }
 XML java.net RSS