> The Python server is on localhost, too, and will poll it from Flex every 1
> second using XMLSocket as advised by Stacey (and I assume the polling can
> happen in its own thread without interrupting user interaction with the
> Flex UI)

Well, XMLSocket doesn't need to be a push solution, i.e.  you can always
receive events/messages. Of course you would have some issues on the
client side because firewalls etc. I suppose you have control the
client-side.

> However, the Flex UI will still have to go out to the Internet to
> communicate with FES on the remote server and that will use just one
> protocol on one port

:-)

> I think you're needs are more advanced than mine.. I don't need to
> send/receive binary mode files or handle data streams ... but if and when
> I have such need in the future the question becomes: are you going to make
> your technique available in an IFBIN example? :)

I am not sure what for example you want, but within some months their will
be plenty of examples  (python, java, C# and hopefully C++) in a book ;-)

-- 
Yours,

Weyert de Boer ([EMAIL PROTECTED])
innerfuse*

http://www.innerfuse.biz/


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to