-
端口扫描
这是一个简单的桌面应用程序的网络扫描。它运行在端口扫描或在端口扫描模式中,使用可用的 (目前) 三种不同扫描方法之一。它是在 VC 利用 WinPcap 本机库和.NET 包装,SharpPcap 开发了。它提供用于设置网络扫描选项具有日志记录功能的基本界面。该项目最初是为信息系统 (MSc) 的"系统与网络安全"课程任务在雅典大学经济和商业 (MScIS 2008-09) 由装修 Biboudis 和于 Nerantzinis.Modes 当前可用端口扫描,端口扫描。当前可用的方法是 TCP 扫描,UDP 扫描,SYN 扫描。
- 2022-02-02 01:29:39下载
- 积分:1
-
Cells in accordance with the rules of the game of life, using computer games to...
根据生命细胞游戏的规则,用计算机对生命游戏进行简单的模拟,在c++控制台环境下完成-Cells in accordance with the rules of the game of life, using computer games to life a simple simulation, in c++ Console environment to complete
- 2022-03-04 20:30:39下载
- 积分:1
-
VisualC++程序设计例学与实践 源码
VisualC++程序设计例学与实践 源码-Visual C++ program design and practice of case study source
- 2023-02-28 10:10:03下载
- 积分:1
-
Application runs some others applications in defined intervals.
Application runs some others applications in defined intervals.
- 2022-01-22 16:49:28下载
- 积分:1
-
Socket通信示例
一次.net Socket UDP编程
最近想写一个网络服务器端的程序,想看看在大量客户端数下程序的运行情况。于是对.net 的Socket编程进行了一些研究,发现.net 3.5 里SocketAsyncEventArgs 是基于IOCP实现。MSDN上有相关的示例,但它是基于TCP协议的,而我想要的是基于UDP协议的。网上很难找到基于UDP协议的SocketAsyncEventArgs示例(UDP需要用IOCP吗?),于是决定自己写一个基于UDP协议的示例,看看它在和大量客户端通讯时的运行情况。
程序分为服务器端和客户端,它们使用UDP协议进行通讯。众所周知UDP是无连接的,可我又想计算出有多少客户端和服务器通信,其中又有多少是新的客户端。所以设计让服务器端程序绑定两个端口。一个端口专门用于接收客户端第一次发送过来的数据包;另一个端口负责和已经接入的客户端进行通讯(是不是有点像TCP的接入,例子本身也在模仿Tcp编程)。客户端比较简单让它生成足够多的Socket,然后不断的向服务器端发送数据包即可。
- 2022-08-17 12:38:18下载
- 积分:1
-
激光等离子快速成形金属零件过程温度场及应力应变场的数值模拟...
激光等离子快速成形金属零件过程温度场及应力应变场的数值模拟-laser plasma rapid prototyping process metal parts of temperature and stress-strain field of numerical simulation
- 2022-03-30 18:47:14下载
- 积分:1
-
从开源网站上下载的代码,在vc中调用opengl,打开wir文件,能光滑曲面,挺不错的!...
从开源网站上下载的代码,在vc中调用opengl,打开wir文件,能光滑曲面,挺不错的!-From the open-source Web site to download the code, in vc call opengl, open wir document that smooth surface, very good!
- 2022-02-27 03:48:20下载
- 积分:1
-
Today has just written a small program, I am a novice, please everybody a lot of...
今天刚刚编写的一个小程序,我是一个新手,请大家多多帮助,-Today has just written a small program, I am a novice, please everybody a lot of help,
- 2022-04-07 02:59:56下载
- 积分:1
-
Delphi的VCL for WinFax Pro 9.0的源代码
Delphi VCL for WinFax pro 9.0 source code
- 2022-10-29 01:35:04下载
- 积分:1
-
positioning overflow points, c builder source code, under the c builder6 through...
采用windows编程定位溢出点,为c++ builder源代码,在c++ builder6下调试通过。-positioning overflow points, c builder source code, under the c builder6 through debugging.
- 2022-02-15 15:48:13下载
- 积分:1