Access AMIP socket server from *nix |
Access AMIP socket server from *nix |
uplate |
Oct 10 2007, 02:03 AM
Post
#1
|
Member Group: Members Posts: 21 Joined: 10-October 07 Member No.: 391 |
Hi, I am interested in trying to access AMIP from *nix. It appears that AMIP server creates a TCP socket connection that should be able to be accessed remotely. Can you give some indication on how this could be done?
I've tried with socket and telnet, but both indicate that the AMIP hosting machine refuses the connection. My setup: [WIN] AMIP Server:40581 [NIX] Client access: `telnet WIN 40581` `socket WIN 40581` Thanks |
Serge |
Dec 22 2007, 07:34 PM
Post
#21
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
You'd better give a link, since AMIP should be properly installed for other players and gen_irc.dll is enough only for Winamp.
|
uplate |
Dec 22 2007, 07:49 PM
Post
#22
|
Member Group: Members Posts: 21 Joined: 10-October 07 Member No.: 391 |
Good point, thanks.
|
uplate |
Dec 23 2007, 01:10 AM
Post
#23
|
Member Group: Members Posts: 21 Joined: 10-October 07 Member No.: 391 |
OK, first version is released. I won't use this forum to post any further updates about my project (will keep bugging you for help probably ), but I just want to let any people that might have been tracking this project know that it is out there now.
The screen shot shows three of the plugin's features: * Now playing command to inform IRC channel. * Statusbar with dynamically updated song information. * Ability to control AMIP-compatible media player from Irssi command-line. First release: narc-devel-0.01 Thanks for all your help Serge, Max Attached thumbnail(s) |
uplate |
Dec 31 2007, 09:42 PM
Post
#24
|
Member Group: Members Posts: 21 Joined: 10-October 07 Member No.: 391 |
Hey Serge, I noticed the link to the specially compiled gen_irc.dll is gone. Do you not plan on hosting it anymore?
Thanks, Max |
Serge |
Jan 1 2008, 09:12 PM
Post
#25
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
2.63 test is available at http://amip.tools-for.net/files/test/ .
|
uplate |
Jan 1 2008, 11:49 PM
Post
#26
|
Member Group: Members Posts: 21 Joined: 10-October 07 Member No.: 391 |
Ah, nice, works great!
Thanks, Max |