在C#桌面应用程序中进行假网站检测 [英] fake website detection in C# desktop application

查看:64
本文介绍了在C#桌面应用程序中进行假网站检测的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

虚假网站检测使用.net 4 windows表单应用程序

fake website detection using .net 4 windows form application

推荐答案

只是ping网站,如果你没有得到回复,就意味着网站没有存在。



通过比较正确的网址和不正确的网址,可以检查虚假网站检测。
Just ping the website and if you don''t get a response, means the website does not exist.

Checking for fake site detection could be done by comparing the right url against the incorrect one.


这篇关于在C#桌面应用程序中进行假网站检测的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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