Re: [JXTA discuss] Jxta Impl howto
"Mike [bondolo] Duigou" <[email protected]> Mon, 19 Sep 2005 08:18:09 -0700
| Newsgroups | gmane.comp.java.jxta.general |
|---|---|
| Organization | Project JXTA, http://www.jxta.org |
| Message-ID | <[email protected]> |
The first place to start is with the JXTA Specification, http://spec.jxta.org/nonav/v1.0/docbook/JXTAProtocols.html This should provide the basis for any implementation. If there additional details which require clarification the next best place is to look at any of the three existing reference implementations; they are all interoperable and provide complete implementations of the protocols. Certainly feel free to ask any question using these mailing lists as well. Mike [email protected] wrote: > Hello, > > I am investigating creating a new jxta implementation (I will omit the subject language for the moment). Is there any outline or howto that discusses the steps that need be taken to implement the jxta core services? > > Thanks