[phpBB Debug] PHP Warning: in file [ROOT]/ext/spaceace/ajaxchat/controller/chat.php on line 220: Trying to access array offset on value of type bool
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4129: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3008)
calculatedChaos Gaming • grr on xp
Page 1 of 1

grr on xp

Posted: 06 Aug 2009, 10:53
by D34THSPAWN
ok so i just got my netbook...and the only problem i have with it is that when i try to find my other computers on my network i cannot find them or connect to them any help would be nice

Re: grr on xp

Posted: 07 Aug 2009, 07:36
by captainAngry
You have to make sure they are all on the same workgroup. It's in Control Panel > System > Computer Name (tab) then click change.

As long as they are part of the same workgroup you will be able to see them on the network.

Re: grr on xp

Posted: 07 Aug 2009, 08:39
by D34THSPAWN
thanks cap

Re: grr on xp

Posted: 26 Aug 2009, 02:53
by steve09
Yea I find that annoying. Also having to restart the machine to apply the changes!! Why Microsoft! Default Workgroup for XP and Vista Home Premium is WORKGROUP. So long as all your PC's are in the same Workgroup then they should all see each other, as for file sharing between PC's on the network this is more difficult than it sounds, I can help you out with that if you want.

Re: grr on xp

Posted: 30 Aug 2009, 11:31
by z0th
steve09 wrote:Yea I find that annoying. Also having to restart the machine to apply the changes!! Why Microsoft! Default Workgroup for XP and Vista Home Premium is WORKGROUP. So long as all your PC's are in the same Workgroup then they should all see each other, as for file sharing between PC's on the network this is more difficult than it sounds, I can help you out with that if you want.
ive been able to access shares after changing a group name w/o rebooting from a winxp32 pc. i think the reboot is merely a formality. might have to do with windows wanting to write the new info to the registry.

you should also be able to access shares by IP address, regardless of workgroup. as in:

Code: Select all

//192.168.1.103/shared-stuff
versus using the netBIOS name:

Code: Select all

//computer-name/moar-shared-stuff
pretty sure that winxp has workgroup spanning, allowing access to multiple workgroups, as long as you are on a connected network. otherwise fun tools like LANGaurd would not work (i have NEVER used this at a 300 man LAN party, honest...).