NB in Electronic Design Magazine: Build Real-time Flash GUIs

Discussion to talk about software related topics only.
User avatar
tony
Posts: 49
Joined: Thu Apr 24, 2008 6:05 pm

Re: NB in Electronic Design Magazine: Build Real-time Flash GUIs

Post by tony »

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
curibe

Re: NB in Electronic Design Magazine: Build Real-time Flash GUIs

Post by curibe »

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
seulater
Posts: 445
Joined: Fri Apr 25, 2008 5:26 am

Re: NB in Electronic Design Magazine: Build Real-time Flash GUIs

Post by seulater »

My error, file ok.
Post Reply