XP Service pack 2 enables the firewall by default. 
I personally suggest you do not do this because the firewall is there for a reason but...

from the command prompt type:

 

to turn the firewall off

netsh firewall set opmode disable

 

to turn it back on

netsh firewall set opmode enable

 

Or see this for the GUI way to do it.