INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How do you automatically connect to a server at startup?  (Read 800 times)

mcochris

  • Regular Member
  • Member
  • *
  • Posts: 2
  • Change this by choosing profile
How do you automatically connect to a server at startup?
« on: April 02, 2004, 08:21:19 pm »

Is there a way to automatically connect to a media server when you start MJ8?  It's a pain to have to connect manually each time.

I tried adding the server to the command line, but that didn't work.

Any suggestions?
Logged

xen-uno

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2489
  • Checking your hard disk for errors...
Re:How do you automatically connect to a server at startup?
« Reply #1 on: April 04, 2004, 09:33:47 am »

Yes there is...via mjextman...

http://www.musicex.com/mediajukebox/DevZone/CommandLine.html

create a shortcut to a batch file with the following...

rem Start batch
mjextman.exe /Power
mjextman.exe /Connect m01p://[ip address or host name]
rem End batch

The /Power command may not be needed...if so, neither is the batch...just put the /Connect line with your specific IP/Hostname in the shortcut.

Rx

mcochris

  • Regular Member
  • Member
  • *
  • Posts: 2
  • Change this by choosing profile
Re:How do you automatically connect to a server at startup?
« Reply #2 on: April 04, 2004, 11:30:37 am »

That worked!  Thank you thank you thank you!
Logged
Pages: [1]   Go Up