cyberninja
March 11th, 2004, 02:55 PM
If I use Winsock only as IPC (not RPC) by specifying the binding address as 127.0.0.1. (i.e. the local server listens to a port on 127.0.0.1 and the local client send messages to the port on 127.0.0.1. Is it possible for any firewall to block the communication?
I know the communication does not actually go through the physical layer, but I heard that some firewalls block data at higher layer (TCP or IP layer). I tested with Windows XP internal firewall and it does not block. However, I don't know if all firewalls do not block the local communication.
Thanks,
cyberninja
I know the communication does not actually go through the physical layer, but I heard that some firewalls block data at higher layer (TCP or IP layer). I tested with Windows XP internal firewall and it does not block. However, I don't know if all firewalls do not block the local communication.
Thanks,
cyberninja