Re: Using JERI over the internet
Tom Cellucci <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
JERI over HTTP is essentially what Bantam does, among other things. It's a WAR container for Jini services that runs all traffic through a servlet implementation of JERI's ServerEndpoint. It has some other features, like a Spring implementation of Jini's Configuration and Java 5 annotations support, and I've recently added some basic support for running inside Eclipse/WTP. The site is bantam.dev.java.net, if you want to take a look. -Tom On 10/20/07, Brian Pontarelli <[email protected]> wrote: > > I've played around with the HTTP tunnel stuff in that package as well > and it works pretty well. It does allow firewall punching as long as > there is an accessible HTTP server setup. Otherwise, things are still > tricky. > > -bp > > > Dennis Reedy wrote: > > > > On Oct 20, 2007, at 252AM, Nati Shalom wrote: > >> > >> > >> I'm looking for way to connect clients over the internet > >> . > > > > Have you looked at the classes in the net.jini,jeri,http package? > > > > Mark Brouwer has also been doing some interesting work in this area, > > I'm sure he'll chime in. > > > > Dennis > > > > > > > -------------------------------------------------------------------------- > > Getting Started: http://www.jini.org/wiki/Category:Getting_Started > > Community Web Site: http://jini.org jini-users Archive: > > http://archives.java.sun.com/archives/jini-users.html Unsubscribing: > > email "signoff JINI-USERS" to [email protected] > > -------------------------------------------------------------------------- > Getting Started: http://www.jini.org/wiki/Category:Getting_Started > Community Web Site: http://jini.org > jini-users Archive: http://archives.java.sun.com/archives/jini-users.html > Unsubscribing: email "signoff JINI-USERS" to [email protected] > -- Thomas A. Cellucci Skill Corporation 440.360.0165 -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]