Open Media Library Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

OML - The open source media library

Author Topic: Setting up Client Install of OML  (Read 476 times)

alawrence

  • Newbie
  • *
  • Posts: 2
    • View Profile
Setting up Client Install of OML
« on: November 04, 2009, 11:37:51 PM »
First off, I love the software.

I have the server side up and running great

I am trying set up the client client of the software and i got as far where its asking for a server name. I've tried IP address (10.0.1.10), localhost, and computer-name. I know everyone has a different setup but what would a sample server name look like.

Thanks in advance
Logged

PaganOne

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Setting up Client Install of OML
« Reply #1 on: November 05, 2009, 12:05:11 AM »
If by client, you mean a client on a different machine than the server then using localhost definitely will not work.  That one only works on the server machine.  As for server name, my experience has been that using the server name in all caps works well.  For example me server is 'MediaServer' but is addressed as 'MEDIASERVER' in OML.  I also have been able to hard code IP's (i.e. 192.168.0.100) but this method requires either a DHCP reservation for the server box or statically defined IP's in your network so the server address doesn't arbitrarily change.  If your still having connectivity issues it's most likely the windows firewall.  I had to disable on my server.  Hope that helps  :)
Logged

msbob

  • OML Developer
  • ******
  • Posts: 985
    • View Profile
Re: Setting up Client Install of OML
« Reply #2 on: November 05, 2009, 01:25:13 AM »
PaganOne is correct that you should use the machine name (PaganOne-interesting enough my server is named mediaserver as well). If you are having trouble, first ping the machine from the command prompt. If you get a ping response see our page concerning firewalls http://code.google.com/p/open-media-library/wiki/ConfiguringWindowsFirewall
Logged

0118 999 881 999 119 7253

alawrence

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Setting up Client Install of OML
« Reply #3 on: November 05, 2009, 01:55:58 AM »
Turned off the firewall, worked like a charm! Thank you guys, I didn't think of that.
Logged