-
用于网络监控,监听本机器所有发送接收的数据,即sniff技术,
用于网络监控,监听本机器所有发送接收的数据,即sniff技术,-for network monitoring, the monitoring machines all send and receive data, or sniff,
- 2022-01-26 01:06:48下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1
-
c#编写的p2p聊天室
c#编写的p2p聊天室,自己编写的可以用,上c#课程设计时可以用的基本模板,挺好的。。
- 2022-07-19 02:01:17下载
- 积分:1
-
一款基于菜单的,非常精巧的Lan Chat
一款基于菜单的,非常精巧的Lan Chat-A menu-based, very sophisticated Lan Chat
- 2022-09-14 11:45:04下载
- 积分:1
-
利用VB.net编写的发送电子邮件代码
利用VB.net编写的发送电子邮件代码-use VB.net prepared by the e-mail code
- 2022-09-15 22:15:03下载
- 积分:1
-
实时数据采集,zhe ge zi shu gou duo ma
实时数据采集,zhe ge zi shu gou duo ma -Real-time data acquisition, zhe ge zi shu gou duo ma
- 2022-07-22 17:39:13下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
一个基本的动态域名程序,它是外部网络地址的…
一个基本的动态域名程序,可在有外网地址的机器上实现动态域名转发。并可实时更新域名ip信息。-a basic dynamic domain procedures, which are outside the network addresses of the machines on the dynamic domain name forward. May ip domain real-time updates of information.
- 2022-03-09 11:13:49下载
- 积分:1
-
Arcmap中的Identify功能
AE开发,C#语言,可以实现ArcMap中的identity功能(AE development, C# language, you can achieve the identity function in ArcMap)
- 2017-06-09 17:40:38下载
- 积分:1
-
取得主机名称与各项网络服务的程序代码
取得主机名称与各项网络服务的程序代码-To obtain the host name and the network services program code
- 2022-03-05 13:38:58下载
- 积分:1