I would like to have two computers running two different SWFs talk to one
another over a LAN (say both plugged into the same router). Is it as simple
as this?

Computer A
---------------
SWF makes a socket, uses B's IP address and an open port - reads and writes
from this socket


Computer B
---------------
SWF makes a socket, uses A's IP address and an open port - reads and writes
from this socket



Eric
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to