Socket Policy file for Flash/Java not being recieved by Flash -


i'm trying test policyserver listening on port 843 handles sending of policy files client can move onto connecting gameserver on different port.

i'm able following outputs server:

connection policyserver /192.168.1.66:2521

recieved: policy-file-request

sending: xml policy

connection gameserver /192.168.1.66:2522

recieved: policy-file-request

even through send xml policy seems ignore , request 1 gameserver. have client/server being tested on same computer?

isn't ports being different?


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -