GreatOrion Unregistered guest
| | Posted on Friday, October 01, 2004 - 07:17 am: | |
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. |