Bug 11184 - Can't connect to remote ESD server
Summary: Can't connect to remote ESD server
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mpg123
Version: 6.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-02 20:04 UTC by Avi Alkalay
Modified: 2014-03-17 02:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-05-02 20:04:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Avi Alkalay 2000-05-02 20:04:24 UTC
Even using the parameter -E or --esd, mpg123 will not connect to a remote
server.

Making

$ strace mpg123 file.mp3 --esd 10.10.10.10

you'll see this:

connect(3, {sin_family=AF_INET, sin_port=htons(16001),
sin_addr=inet_addr("0.0.0.0")}}, 16) = -1 ECONNREFUSED (Connection refused)

The 0.0.0.0 IP shows that mpg123 is not getting the correct IP address from
the command line, which is 10.10.10.10.

Another inconsistency:
Running mpg123 without parameters it says -E is used for equalization.
Running mpg123 --longhelp, it says -E and --esd is the same thing.
The same parameter (-E) has different meanings?

Thank you,
Avi

Comment 1 Bill Nottingham 2000-06-10 19:11:17 UTC
Should be fixed in mpg123-0.59r-7.
Thanks for the bug report!


Note You need to log in before you can comment on or make changes to this bug.