xboxscene.org forums

OG Xbox Forums => Software Forums => XboxMediaPlayer => Topic started by: xboxmookie on September 01, 2003, 05:44:00 PM

Title: Xns Sharing With Multiple Computers
Post by: xboxmookie on September 01, 2003, 05:44:00 PM
I recently upgraded to XBMP2.4.  It seems that I can only connect to one computer using XNS/Relax file sharing.  A sample of my config.xml is below...

<videos>
 <visible>true</visible>   
 <share>
   <name>Computer1</name>
   <url>c:@192.168.1.100</url>
   <cachesize>256</cachesize>
 </share>
 <share>
   <name>Computer2</name>
   <url>c:@192.168.1.101</url>
   <cachesize>256</cachesize>
 </share>
</videos>

Now when I run XBMP and select Computer1, I can browse files without any problem.  Then when I select Computer2 I still browse Computer1.  If I reset the xbox and run XBMP again and this time select Computer2 first... I can browse the files on Computer2 without any problem.  Then when I select Computer1, I still browse Computer2.
It seems that each time the xbox is restarted, the first computer (XNS) that the XBMP logs into will be the only computer it logs into for that session.  I have checked the IPs on my config.xml and both computers over and over.  Need Help!