Flash Network Programming via TCP/IP, part 2
Posted by Nate Chatellier on April 26th, 2007Today, I give you a free utility class that handles everything you need to handle in order to establish a connection. Tomorrow, I give you the world a class that make it seem like you are calling functions directly on the server and visa versa.
Download the latest version of the ConnectionEstablisher class here.
Usage example:
PLAIN TEXT
Actionscript:
// [...]
