›› 2010, Vol. 23 ›› Issue (12): 105-106.

• 论文 • 上一篇    下一篇

网游中的安全随机数系统

刘宏义   

  1. (西安陆军学院 信息化研究试验室,陕西 西安〓710108)
  • 出版日期:2010-12-15 发布日期:2010-12-30
  • 作者简介:刘宏义(1972-),男,讲师。研究方向:作战仿真与虚拟现实。

The Safe Random Number System of the Online Game

 LIU Hong-Yi   

  1. (Lab of Information Research,Xi'an Military Academy,Xi'an 710108,China)
  • Online:2010-12-15 Published:2010-12-30

摘要:

描述了网络游戏中一个安全随机数系统的架构及实现,主要分析了网络游戏同步的起源,建立网络随机数池,保证了请求一个随机数在每台机器上都返回相同的结果。另外,通过应用程序控制随机数,使得程序员可以不断地重放各种子系统。

关键词: 网络游戏, 网络模型, 随机数发生器, 随机数池

Abstract:

This paper describes a kind of safe random number system's framework for the online game and its realization.It analyzes online game's synchronous origin and builds the network pool of random numbers in order to ensure that every computer can get the same number.In addition,by means of controlling random numbers programmers,all kinds of subsystems can be replayed continually.

Key words: online game;network model;random number generator;pool of random numbers

中图分类号: 

  • TP393