登录
首页 » Windows Socket编程 » HIT curriculum design of computer networks based on LAN sniffer SharpCapture

HIT curriculum design of computer networks based on LAN sniffer SharpCapture

于 2022-07-05 发布 文件大小:495.81 kB
0 71
下载积分: 2 下载次数: 1

代码说明:

哈工大 计算机网络 课程设计 局域网嗅探器 基于SharpCapture-HIT curriculum design of computer networks based on LAN sniffer SharpCapture

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 关于通信ip路由表的VC++驱动源码
    关于通信ip路由表的VC++驱动源码 -With regard to communications ip routing table-driven source code VC++ communications ip routing table on the VC++ driver source
    2022-08-18 06:32:05下载
    积分:1
  • 简单的FTP服务器,只支持匿名访问, 直接装文件夹拖到该文件上即可打开以此文件夹为根目录的FTP服务...
    简单的FTP服务器,只支持匿名访问, 直接装文件夹拖到该文件上即可打开以此文件夹为根目录的FTP服务-Simple FTP server, only support anonymous. drag a directory onto it will open an FTP server root at that directory
    2022-12-27 08:15:03下载
    积分:1
  • C2风格的局域网聊天序,实现局域网中两个Client聊天。这个序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是...
    C2风格的局域网聊天程序,实现局域网中两个Client聊天。这个程序分Server和Client两部分,但是和网上流行的Server与Client聊天不同,它是实现的Client与Client 聊天,Server 仅仅提供消息转发功能,因此执行程序时,首先必须有两台以上的电脑来执行,必须保证两个Client(Client程序是相同的,因此只要复制两个Client就行)在不同的局域网上的电脑,局域网中只要有一个Server就行,通过输入IP以及确认码(其实就是端口号,要保证两个Client的端口号相同,且两个Client的IP地址不同,即不在同一电脑上),就能实现一个Client和另一个Client聊天(当然Server必须运行,且必须按提示输入信息),本程序基于UDP协议,并且利用多线程编程实现了程序的背景音乐(系统的Beep声音必须打开才能听见)以及正常退出功能(点右上角的“差”是非正常退出!),当初设计的时候使得两个Client端口号必须相同,今后会设计出两个Client端口号不同,这样就能在一台机子上执行程序了。 -This program has the function that it can make two Clients communicate on the LAN.The program has Server and Client two parts.However,it is different from the popular CS chat program which has the function of communicating from Server and Client on the web.It makes two Clients chat.The server only be assigned to transmit messenger from one Client to another.So,you should have more than two Computer to run the program,and to ensure that two Clients on the different Computers which is on the same LAN.The LAN has one Server is OK
    2022-12-17 06:10:05下载
    积分:1
  • DNS(域名解析)
    DNS(域名解析)程序-DNS (domain name analysis) procedure
    2022-07-19 17:35:13下载
    积分:1
  • MyDownloader is an open source application written in C# that is almost a comple...
    MyDownloader is an open source application written in C# that is almost a complete download manager.
    2022-08-14 14:39:05下载
    积分:1
  • VC++6中用DOM遍历网页中的元素源代码,可以枚举出当前浏览的网页的所有元素。...
    VC++6中用DOM遍历网页中的元素源代码,可以枚举出当前浏览的网页的所有元素。 -VC 6 DOM traversal using the website source code elements, Enumerating up with the current can browse the website of all the elements.
    2022-06-01 20:40:21下载
    积分:1
  • This book reveals the C++ programmers to create the mysteries of a world
    本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。-This book reveals the C++ programmers to create the mysteries of a world-class software. Programming by Herbert Schildt Master C++ language is widely used in powerful programming tasks, a comprehensive picture of the C++ language, versatility, agility and artistry. The book will include exploration of the functions of C++, create a memory management subsystem of the garbage collector, thread control panel to develop and establish decoder to expand the functions of C++, the development of the Internet HTTP Download tools, the creation of financial Analysis of the Treasury, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ interpreter.
    2023-07-29 04:00:05下载
    积分:1
  • 点量BT的开发目的是让用户无需关心和了解BT的具体实现细节,只需要写几十行甚至几行代码,便可以实现一个功能完善而且强大的BT应用软件。目前点量BT已经在多家客户...
    点量BT的开发目的是让用户无需关心和了解BT的具体实现细节,只需要写几十行甚至几行代码,便可以实现一个功能完善而且强大的BT应用软件。目前点量BT已经在多家客户的网吧游戏更新系统 / 教育视频BT下载系统中应用. 点量BT源码使用高效的c++代码编写,提供标准的动态链接库(DLL),可供C/C++、Delphi、C#、Java、VB等语言和各常用开发环境调用,让您完全像调用系统API一样的调用 -BT point volume was developed to allow users without concern for and understanding of BT specific implementation details, just to write dozens of lines and even a few lines of code, they can realize a fully functional and powerful application software BT. BT has been present at the volume of customers in the Internet cafe to update the game system/education video download BT System. Point the volume of efficient use of BT source c++ Coding, provides a standard dynamic-link library (DLL), available C/C++, Delphi, C#, Java, VB and other language and the common development environment called, allows you to completely the same as calling the system call API
    2022-03-12 11:48:48下载
    积分:1
  • 一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能...
    一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能-a server, two clients : student and teacher competence of the two different and more mixed; Can a simple classes, sent notification function
    2022-03-10 10:50:40下载
    积分:1
  • VB实现SQL Server数据库备份
    VB实现SQL Server数据库备份-恢复 VB实现SQL Server数据库备份-恢复-VB SQL Server database backup-restore VB SQL Server database backup-restore
    2022-02-07 16:11:42下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载