AS3 Socket Urgent

Hi

I have to read 2 different array of from c++ server using AS3 client. And write 2 different array of bytes to the server. How should I do it?

I have established a socket connection.

Thanks