Sixthhokage2 / remuco

Automatically exported from code.google.com/p/remuco
1 stars 1 forks source link

Unable to Connect Through WiFi on a Blackberry Device #71

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is your environment?
* OS: Ubuntu Karmic Koala 9.10
* Remuco version: 0.9.2
* Client device: Blackberry Bold 9000
* Player: Exaile

What steps will reproduce the problem?
1.Open the desired player - in this case, Exaile - and the client
application in the device.
2. Add the new connection through WiFi, set the default values and the IP
of the host computer.
3. Start the connection.

The expected behavior is the Blackberry device to find the player and
connect to it.

Instead, it takes a while to do something then it throws a "Connecting
Failed: There was an IO error while setting up the connection (Timed Out)"
error.

I've previously connected my device through Bluetooth without a problem,
but when it comes to WiFi, I can't. I've tried changing the default port,
using a DCHP-Assigned Address, a Static Address, Port Forwarding, External
IP - to no avail. The device is successfully connected to my Linksys
WRT54G2 Router and using a DHCP-Asigned IP, without any issue.

I've also checked my config file - everything is in the right place, the
WiFi connections are enabled, ports are correct, settings are readable
(since I changed my Bluetooth Channel successfully), so, I really don't
know who's fault is it.

Original issue reported on code.google.com by mario.cu...@gmail.com on 1 Dec 2009 at 1:39

GoogleCodeExporter commented 9 years ago
Could this be a firewall issue (either on the phone or computer side)?

Or did you try to set the option 'interface=wifi' to the WiFi connection in the
Remuco client?

Original comment by obensonne@googlemail.com on 2 Dec 2009 at 8:10

GoogleCodeExporter commented 9 years ago
Oh my, the "interface=wifi" worked like wonders. I didn't have any firewalls on 
so I
discarded that immediatly. 

I read this somewhere, but if I read correctly, it was in the code that this 
option
was activated, so I went as far as actually look up that in the code - no luck
(perhaps I didn't search as thoroughly as I should have). 

This isn't mentioned on the Wiki, issues, readme, or anything, so at least it 
should
be added there, since it hasn't been implemented in the code. The list of 
options
available to the client are also not listed (or I haven't found them in here?) 
- If
they're not, they should be available.

After all, thanks for the help, I congratulate you and all of the developers - 
it's a
great too, greatly coded. If I knew more Java, I'd be more than glad to help 
you out.

Original comment by mario.cu...@gmail.com on 3 Dec 2009 at 1:53

GoogleCodeExporter commented 9 years ago
Happy to hear it works now.

In a previous version of Remuco a user has built a special version for 
BlackBerry
devices with this option enabled. However, as you've recognized this is not 
hardcoded
anymore but an option to set by the user.

You're right, this should be mentioned, and here it is:
http://code.google.com/p/remuco/wiki/GettingStarted?ts=1259952864&updated=Gettin
gStarted#WiFi_connections_on_BlackBerry_devices

Original comment by obensonne@googlemail.com on 4 Dec 2009 at 6:58

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 4 Jun 2010 at 6:31

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 8 Mar 2011 at 6:38