tcp - how can i understand that all message is sent using Actionscript? -
tcp - how can i understand that all message is sent using Actionscript? -
using tcp protocol. client flash. server java (on linux).
is there anyway understand if message sent target server in client (actionscript 3) ?
i guess using socket class this, broadcast events. create sure info sent succesfully, have server send confirmation data. socket class broadcast progressevent.socket_data event can hear for.
refer socket manpage
actionscript-3 tcp network-programming
Comments
Post a Comment