Two Flash application running on the same machine can communicate 
using LocalConnection objects.

http://livedocs.macromedia.com/flex/2/langref/flash/net/LocalConnecti
on.html


--- In flexcoders@yahoogroups.com, "Steve Cox" <[EMAIL PROTECTED]> wrote:
>
> Flash can connect to a socket but not listen for a connection. 
Therefore
> direct p2p is not possible.
>  
> You could create a server with which both flash movies connect to 
with
> data passing through the server between them, but not directly 
from one
> to the other.
>  
>  
>  
> -----Original Message-----
> From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On
> Behalf Of grunz1234
> Sent: 17 October 2006 19:50
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: Binary Sockets, and Folder Browser
>  
> thanks for your replys.
> 1. so it should be possible to create a connection between 2 flash 
> users from the same domain(website)?
> 
> 2. would be pleased to hear more :)
> 
> thanks
> >
> > --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com>
> ups.com, "grunz1234" <grunz1234@> wrote:
> > >
> > > Hello
> > > I have some questions on Flex.
> > > 
> > > 1. Is it possible to create a socket on a flash client?
> > > 2. Is it possible to open a file from the users OS and upload 
it?
> > > 
> > > thanks
> > >
> > 
> > Looks like the Socket class in the flash.net package will be 
able to
> > handle the first part of your question. 
> > 
> > For the second part, if I understand correctly, I believe there 
are 
> a
> > couple of ways to accomplish this. Any one have any insight on
> > implementation techniques that were successfull for them?
> > 
> > Thanks.
> >
>





--
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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