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?
Asked
Active
Viewed 357 times
-3
-
1Do you have any code to show? What have you tried so far? – shanethehat Nov 14 '11 at 09:12
1 Answers
0
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.

ncreated
- 641
- 1
- 5
- 14