English 中文(简体)
Max/67/ Bandwidth
原标题:Max Client Bandwidth

我正在利用客户-服务器结构进行小型在线2DRPG多功能游戏。 我正在读到一个客户可以从服务器获得的最大带宽,因为我不只杀了参与者的联系,但很难找到真正好的数据。

目前,在屏幕上更新参与者的地位需要29个字节。 我发送了每100个ms子,使每2个角色大约300个 by。 我读到,下游源发动机只瞄准5-7KB/s。 我应该打下什么样的良好安全限制,因为我可以追捕除最小带宽的用户。

问题回答

其余5个KB/s是40个kilobits/second。 0.3kb/sec应完全罚款。 仍在分裂之中的任何人都将获得56kb/sec(7KB/sec),有不少人参加了“我想象”的多种游戏。





相关问题
How much VRAM on each iPhone/iPod model?

I know MBX model has limit of 24MB VRAM. How about SGX models? And can I assume all iPhone/iPod touch models have SGX or MBX at least? No other models? And how much memory bandwidth (to/from GPU) they ...

Controlling image bandwidth issues on a community site

I am working on a community photo sharing site, and I need some way of controlling the bandwidth. For example I would like to set a maximum bandwidth allowed, which can be image size x the number of ...

Check Bandwidth Consumption

I have taken an hosting a/c with limited bandwidth. I have embedded a video tag (object)that links to youtube on my webpage. I wanted to know that if someone views that video, will that be counted ...

Monitoring SQL Server Bandwidth

I think I can use NetMon to monitor traffic (b,kb,mb, gb) of my db (to/from) , however I dont know how to get a summary and breakdown of the traffic size. Has anyone used Netmon for this and can ...

热门标签