I’m trying to connect a Flash AIR application with a Java server using UDP DatagramSocket, but I don’t have a clue how to do it. Can someone help?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should use DatagramSocket class.
Here you have video called ADC Presents – Discover the UDP API in Adobe AIR 2. This helped me to work with UDP in AIR, so I hope you’ll find it usefull too.