as3 與 服務器 關於2進制協議。

as3處理websocket或者給予文本的協議,是很簡單,但咱們服務器協議有不少是二進制的(文本的協議,對於手機客戶端來講,流量有些大),as3須要處理字節流。web

封裝接口:服務器

    readInt()        writeInt(int )websocket

    readShort()    writeShort(int)socket

    readByte()      writeByte(int)接口

相關文章
相關標籤/搜索