NB in Electronic Design Magazine: Build Real-time Flash GUIs
Re: NB in Electronic Design Magazine: Build Real-time Flash GUIs
After putting a packet sniffer on the network I could see the request for the cross domain policy file. It just so happens that the next packet sent to the host was a data push rather than the requested policy file. I added a check to make sure the host had sent a heartbeat request before I push any data to it. This new file supports up to 10 clients.
- Attachments
-
- MultiSocket Connection Server with Cross Domain Policy Working.zip
- (2.98 KiB) Downloaded 370 times
Re: NB in Electronic Design Magazine: Build Real-time Flash GUIs
Hi,
I posted and example with source code of a very simple Adobe Flex to NetBurner example here:
TOPIC: "Adobe Flex GUI to NetBurner"
http://forum.embeddedethernet.com/viewt ... ?f=5&t=104
The code is simplified version of the "Adobe Flash App" version which was build from the ground up in Flex 3 (not in the Flash environment).
Chris
I posted and example with source code of a very simple Adobe Flex to NetBurner example here:
TOPIC: "Adobe Flex GUI to NetBurner"
http://forum.embeddedethernet.com/viewt ... ?f=5&t=104
The code is simplified version of the "Adobe Flash App" version which was build from the ground up in Flex 3 (not in the Flash environment).
Chris
Re: NB in Electronic Design Magazine: Build Real-time Flash GUIs
My error, file ok.