使用.NET C#通过IP将用户踢出另一台服务器...? [英] Using .NET C# to kick a user from another server via IP....?

查看:220
本文介绍了使用.NET C#通过IP将用户踢出另一台服务器...?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用远程GM工具的服务器,因此我需要知道如何在一段时间内干扰客户端与游戏服务器之间的连接,以便为他们的帐户设置设置.怎么...如果可以的话...?

通过IP干扰客户端连接" X |

I am working on a remote GM Tool''s Server, and I need to know how I can disturb a connection between a client, and a game server for a period of time, so I can set settings on their account. How... if it could be done...?

"Disturbing Client Connection via IP" X|

推荐答案

您必须从服务器执行此操作,我的意思是,应将代码添加到服务器中(如果您编写了服务器).该代码将使用某种逻辑结束已连接套接字的会话.这种逻辑可能是管理员/您/任何知道的人通过网络触发的任何触发器.
否则,您将无法远程断开客户端与服务器的连接(至少合法地:-).如果可以的话,这将是该协议中最大的漏洞.所有黑客都会使用它
You have to do it from the server, I mean, the code shall be added to the server (if you wrote the server). This code will end a session for a connected socket with some logic. This logic might be any trigger that came through the net from admin/you/anyone who knows.
Otherwise you cannot disconnect client from server remotely (at least legally :-). If you could do so, it would THE biggest hole in the protocol. All hackers would use it


这篇关于使用.NET C#通过IP将用户踢出另一台服务器...?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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