Binary socket question

I have an RFID reader that talks tcp/ip.

I have been using a java app that takes the tcp/ip and converts it to a xmlsocket to get the data into flash.

Would it be possible to this directly now with the new sockets in actionscript 3?

how would i go about it?

thanks!