Hello,
I found several Java socket echo servers that work well with Flash.
The problem is that when I get the <policy-file-request>, I don't know how to handle it to make Flash happy.
Does anyone have a bare bones Java echo server that can serve a cross domain policy file.
All I want to do is get "Hello World" working, and I'll be able to finish an app I'm doing pro bono for a non profit regarding medical emergencies.
I expected Cirrus to work on Android, but it didn't for me, so now I'm trying to do client<>server. I am pretty sure client<>server will work, but I've been fighting with the cross domain policy request for 3-4 years now with no success.
,James