XNA中的大型多人游戏 [英] Massive multiplayer in xna

查看:85
本文介绍了XNA中的大型多人游戏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您如何看待xna和大型多人游戏?例如服务器和100个客户端?有什么不错的教程如何在xna中创建客户端服务器应用程序吗?

What do you think about xna and massive multiplayer? for example server and 100 clients? Is there any nice tutorial how to create client server application in xna?

推荐答案

当然有关于该方法的教程.我个人使用Lidgren作为我的在线原型.我仅对总共4个人进行了测试,并且该服务器在资源较少的ubuntu vps上运行,并在Mono上运行,因此我无法告诉您它将如何扩展,但是我敢肯定其他人也可以.

There certainly are tutorials on how to do it. Personally I use Lidgren for my online prototype. I've only tested it with 4 people total and the server running on a low resource ubuntu vps, running on Mono, so I can't tell you how it will scale up but I'm sure others could.

要快速阅读,请访问该网站, http://code.google.com/p/lidgren-network-gen3/,您可以阅读Wiki帖子和Google网上论坛,以了解他人对此的看法.

For quick reading check out the site, http://code.google.com/p/lidgren-network-gen3/, you can read the wiki posts and google groups to get an idea of what others think of it.

主站点上的Wiki帖子具有一些类似于教程的基本帖子,但没有太详细的内容.或者,您甚至可以访问此站点,并获得更详细的教程 http://dirkkok.wordpress.com/lets-make-a-multi-player-game/.但这不一定会使您擅长对网络游戏进行编程,但肯定会帮助您入门.

The wiki posts on the main site have some basic tutorial-like posts but nothing too detailed. Or you can check out this site even and get a more detailed tutorial http://dirkkok.wordpress.com/lets-make-a-multi-player-game/. But this won't necessarily make you good at programming networked games, but it will certainly get you started.

这篇关于XNA中的大型多人游戏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆