xboxscene.org forums

Author Topic: Relax Connection Problems.  (Read 28 times)

ThrillaFromManilla

  • Archived User
  • Newbie
  • *
  • Posts: 29
Relax Connection Problems.
« on: September 09, 2003, 03:03:00 AM »

here are my relax config.xml settings:

----------------
<local>
       
       <address*>192.168.0.2</address*>
       <subnet*>255.255.255.0</subnet*>
       <gateway*>192.168.0.1</gateway*>
       <nameserver>12.225.177.211</nameserver>
       <playlists>e:appsxbmpplaylists</playlists>
       <timeserver*>207.46.248.43</timeserver*>
       <thumbnails>e:appsxbmpthumbs</thumbnails>
       <bookmarks>e:appsxbmpbookmarks</bookmarks>
   <subtitles>e:appsxbmpsubtitles</subtitles>
       <imdb>e:appsxbmpimdb</imdb>  
       <home>e:appsxbmp</home>
   </local>


<share>
       <name>Network (XNS)</name>
       <url>c:@192.168.0.1</url>
       <cachesize>256</cachesize>
     </share>

     <share>
       <name>Network (XNS)</name>
       <url>c:@192.168.0.1</url>
       <cachesize>256</cachesize>
     </share>
<name>Network (XNS)</name>
       <url>c:@192.168.0.1</url>
       <cachesize>8192</cachesize>
     </share>
----------

i run relax with the whole c: shared and some seperate folder within shared as well. nothing will show up. i click on the folder in xbmp and it hangs for a few seconds then stays. what can i do to make this work?
Logged

inspiron

  • Archived User
  • Newbie
  • *
  • Posts: 13
Relax Connection Problems.
« Reply #1 on: September 09, 2003, 07:13:00 AM »


Hi,

from your config.xml I can see you're trying to connect to a gateway instead of a PC server (<url>c:@192.168.0.1</url>).
Is this actually your PC IP address?

Regards.


Logged

ThrillaFromManilla

  • Archived User
  • Newbie
  • *
  • Posts: 29
Relax Connection Problems.
« Reply #2 on: September 09, 2003, 11:54:00 AM »

thanks for your help, i edited the config file to insert what else i think the IP would be, but now xbmp does not launch. i even edited it back and it still won't launch. this is frustrating.
Logged

ThrillaFromManilla

  • Archived User
  • Newbie
  • *
  • Posts: 29
Relax Connection Problems.
« Reply #3 on: September 09, 2003, 12:04:00 PM »

alright xbmp launched again, this is so finicky. i'll have to fiddle with it some more.
Logged

ThrillaFromManilla

  • Archived User
  • Newbie
  • *
  • Posts: 29
Relax Connection Problems.
« Reply #4 on: September 09, 2003, 12:25:00 PM »

i tried changing the ip and setting relax to point to specfic folders again but now when i click on the XNS folder it does absolutely nothing. the name keeps on scrolling, no hangs or anything. my config looks like this now:

---------------------------


   <local>
       
       <address*>192.168.0.2</address*>
       <subnet*>255.255.255.0</subnet*>
       <gateway*>192.168.0.1</gateway*>
       <nameserver>12.225.177.211</nameserver>
       <playlists>e:appsxbmpplaylists</playlists>
       <timeserver*>207.46.248.43</timeserver*>
       <thumbnails>e:appsxbmpthumbs</thumbnails>
       <bookmarks>e:appsxbmpbookmarks</bookmarks>
   <subtitles>e:appsxbmpsubtitles</subtitles>
       <imdb>e:appsxbmpimdb</imdb>  
       <home>e:appsxbmp</home>
   </local>


<share>
       <name>Network (XNS)</name>
       <url>[email protected]:1400</url>
       <cachesize>256</cachesize>
     </share>
------------------------------

hmmm
Logged

ThrillaFromManilla

  • Archived User
  • Newbie
  • *
  • Posts: 29
Relax Connection Problems.
« Reply #5 on: September 09, 2003, 12:49:00 PM »

sucess! i had to fiddle around with the IP and port. one last question. how do i share my PC disc drive in relax?
Logged