Quote Originally Posted by Tupsi View Post
Does all of the games you play online handle its data as P2P on official servers? Streams are always P2P to some extent but XIV's is pretty much like you're running a torrent progam.
This games protocol and implementation is nothing like bittorrent or other Peer To Peer systems. In FFXIV your client will maintain two connections to your world server, that's it. In a peer to peer system your client (a peer) will connect directly to other peers (other clients). This is a client to server system.

It is possible that the FFXIV protocol has some signature that is causing a false positive with another P2P protocol. Of course, that would have been easy to fix on SEs side if it were the case.