How to translate data at real time

How to translate data at real time SearchSearch
Author Message
GreatOrion
Unregistered guest
Posted on Friday, October 01, 2004 - 01:17 pm:   

I develop a multiplayer j2me game,I want the wap gateway tansport the server data at real time,That means the srevr send a part of data to the gateway then the the gateway transport it to the mobile device at real time,At the server side I set a large content length in the http header then i send the header to gateway,I will send game data to the gateway any time I want the gateway transport the gamedata at realtime not cache it,How can i do that.
That very important!! Thanks very much.
Mgame
Unregistered guest
Posted on Saturday, October 02, 2004 - 04:32 am:   

I have the same question