Tagged Questions
0
votes
2answers
756 views
flex XMLSocket over ssl
i am writing a flash app that receives its data over a XMLSocket. On the testmachine that worked really fine, but now the data will be ssl secured. Is there any XMLSSLSocket or something similar ...