c#中的多人游戏 [英] Multiplayer Game in c#

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

问题描述

我想用.NET(c#)开发多人游戏,我不知道客户端服务器系统。请帮助如何以及从哪里开始?对于客户端我使用的是Windows窗体。如何将它连接到服务器?我应该在哪里完成服务器的编码?无论是控制台应用程序还是什么?请帮助。

I want to develop a multiplayer game in .NET(c#) & i've no idea of client server system. Please help how and where to start?? For Client side i am using windows form.How to connect it to the sever?? And where should i done the coding of server?? Whether it'll be console app or what?? please help.

推荐答案

服务器端可能是它需要的任何东西:winforms,Console,甚至是Windows服务。



沟通有点棘手,但你可能想从这里开始: C#\ VB .NET多用户通信库(TCP) [ ^ ]
Server side could be anything it needs to be: winforms, Console, or even Windows service.

Communicating is a bit more tricky, but you might want to start here: C# \ VB .NET Multi-user Communication Library (TCP)[^]


Google [ ^ ]是你的朋友。


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

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