Giter Site home page Giter Site logo

peerdroid's People

peerdroid's Issues

PeerDroid cannot connect with RDV JXSE2.6

What steps will reproduce the problem?
manager = new NetworkManager(NetworkManager.EDGE, "Test", cachefile.toURI());

configurator = manager.getConfigurator();

configurator.setPeerID(IDFactory.newPeerID(PeerGroupID.defaultNetPeerGroupID));

URI relaySeedingURI = URI.create("http://" + 
ServerConnection.ServerRelayHostname + ":" + 
ServerConnection.ServerPortConnect);
URI rendezvousSeedingURI = URI.create("tcp://" + 
ServerConnection.ServerHostname + ":4000");

configurator.setUseMulticast(false);

configurator.addSeedRendezvous(rendezvousSeedingURI);
configurator.addSeedRendezvous(relaySeedingURI);

configurator.setUseOnlyRendezvousSeeds(true);


manager.startNetwork();

manager.waitForRendezvousConnection(0); //nothing happens

The same code works for JXSE 2.6.

What is the expected output? What do you see instead?
I'd like to see the rendezvous connection working ;)


What version of the product are you using? On what operating system?
My RDV-Server is JXSE 2.6.
Peerdroid is included via peerdroid-1.1.jar; peerdroid-1.0.jar is also in the 
lib directory, but is not referenced by the project, because otherwise there 
are build errors.

Thank you very much

Original issue reported on code.google.com by [email protected] on 19 Dec 2011 at 9:21

Connection problem RDV Peer

What steps will reproduce the problem?
I use PeerDroidSample(platform is android2.3 )   connection to 
PeerDroid_RDV,but PeerDroidSample is still waiting to connect.

When I run PeerDroidSample ,PeerDroid_RDV console will print the warning,and 
the warning is following:

Dec 29, 2011 9:49:00  net.jxta.impl.endpoint.EndpointServiceImpl 
processIncomingMessage
WARNING: No listener for 
'tcp://163.17.136.154:9701/EndpointService:jxta-NetGroup/PeerView/jxta-NetGroup'
 in group urn:jxta:jxta-WorldGroup "World PeerGroup"[1]
    decodedServiceName :EndpointService:jxta-NetGroup/PeerView  decodedServiceParam :jxta-NetGroup

I would like to know where the problem is...
Anyone could help me please ?  :(


Please provide any additional information below.

When PeerDroidSample is close,PeerDroid_RDV console will print:

Dec29, 2011 9:58:01 下午 net.jxta.impl.endpoint.tcp.TcpMessenger closeImpl
Information : Normal close (open 2379250ms) of socket to : tcp://10.0.2.15:9700 
/ 163.17.136.154:1207

Original issue reported on code.google.com by [email protected] on 29 Dec 2011 at 2:02

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.