So I am currently trying to dev a p-server.
My problem:
I've set up a loopback to redirect traffic from the gameserver to localhost. (for testing purposes)
I've set up a "policyfilereqeuest-handler" to serve this xmlsocketcrap (see wireshark; filter on port 843).
Still I'm getting no connections on port 8080.
Also I ran a normal connection attempt with wireshark and filtered by ip and found out that there is only traffic on port 843 (policyfilecrap) and port 8080, so I should be emulating well the server.
Help anyone? preferably devs ofc.
Sry for english, I'm not german/english/whatsoever
My problem:
I've set up a loopback to redirect traffic from the gameserver to localhost. (for testing purposes)
I've set up a "policyfilereqeuest-handler" to serve this xmlsocketcrap (see wireshark; filter on port 843).
Still I'm getting no connections on port 8080.
Also I ran a normal connection attempt with wireshark and filtered by ip and found out that there is only traffic on port 843 (policyfilecrap) and port 8080, so I should be emulating well the server.
Help anyone? preferably devs ofc.
Sry for english, I'm not german/english/whatsoever