Hello,
I have a client written in as3. I want the client to open a TCP connection with a server in order to transfer textual values. I need this connection to run through port 80.
Is it possible?
Can the server send back textual values as well?
Can the text be transferred in XML without creating the file on the clients computer?
Is it possible to serialize the textual data?
By the way, I am using Adobe Professional CS4 (Not Flex).
Thanks,
OML