> I redevelop a peer2peer application consisting of some 3
> individual processes running on XP machine.
Why are you using individual processes instead of multiple threads within a
single process?
> Do experts in this NG see any problem regarding that?
If one or more of the processes is not configured correctly, or at all, then
your p2p system will likely fail. Firewalls have no concept of multiple
processes working together.
--
Remy Lebeau (TeamB)