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 available? If not XMLSocket a normal SSLSocket would be a great help as well.
Asked
Active
Viewed 1,179 times
2 Answers
0
The opensource Forge project that does SSL/TLS in JavaScript and raw sockets via Flash might help:

dlongley
- 2,078
- 14
- 17