Re: [JXTA discuss] Project Proposal: Symbian C++ binding for JXTA core
Bernard Traversat <[email protected]> Fri, 22 Jul 2005 09:19:38 -0700
| Newsgroups | gmane.comp.java.jxta.general |
|---|---|
| Message-ID | <[email protected]> |
Lucian Piros wrote: > The purpose of the project is to provide a JXTA core implementation > for Symbian OS. > At least following should be done: > - Build TCP and HTTP (standard) transports > - Build the core services (Endpoint, Endpoint Router, Peer Resolver) > - Build higher level protocols (Peer Discovery, Rendezvous, Peer > Information & Pipe Binding) > > I am proposing this project under core category. +1 I recommend you look at the Jxta-C/C++(jxta-c.jxta.org project). The current implementation isolates OS runtime dependencies from the high-level JXTA XML protocols implementation using the Apache APR runtime as a porting layer. The apache APR may already support Symbian OS, or it should be fairly straightforward to do a native port directly to Symbian OS removing the APR layer. We have defined a JPR (JXTA Porting layer) to isolate APR code from the core Jxta-c implementation. Hth, B. -- --http://weblogs.java.net/blog/tra "As Java implies platform independence, and XML implies language independence, JXTA implies network independence."