-
这个是用C++编程出来的实时的语音通信程序可以听到自己和别人的声音,应该说挺好的...
这个是用C++编程出来的实时的语音通信程序可以听到自己和别人的声音,应该说挺好的-the C programming is the real-time voice communication procedures can hear his own and other people"s voices should be said that in very good shape;
- 2022-02-15 23:00:11下载
- 积分:1
-
加强版的netstat。有嗅探功能(需更改源码手动打开),发现新连接时还有任务栏弹出窗口提示功能。需要sdk。...
加强版的netstat。有嗅探功能(需更改源码手动打开),发现新连接时还有任务栏弹出窗口提示功能。需要sdk。-strengthened version of netstat. A sniffer function (subject to change manually open source), the discovery of new connections have taskbar pop-up reminder feature. Need sdk.
- 2023-02-01 19:05:03下载
- 积分:1
-
简单的网络嗅探器代码 snifer
简单的网络嗅探器代码 snifer-simple network sniffer code snifer
- 2022-04-22 12:34:33下载
- 积分:1
-
网络数据包的捕获
网络数据包的捕获-network packet capture
- 2023-07-11 19:05:03下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
20040703112632176局域网网络数据包分析,从事计算机网络开发工程师...
20040703112632176局域网网络数据包分析,从事计算机网络开发工程师-20040703112632176 LAN network packet analysis, engaged in the development of computer network engineer
- 2023-06-24 22:40:03下载
- 积分:1
-
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响...
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it"s best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
- 2022-07-01 16:18:29下载
- 积分:1
-
Ping程序,用以实现单线程ping的Windows经典案例程序。
Ping程序,用以实现单线程ping的Windows经典案例程序。-Ping procedure to realize single-threaded ping the Windows classic case procedures.
- 2022-08-15 07:12:31下载
- 积分:1
-
有关用户界面方面的修改以及控件方面的自绘问题.
有关用户界面方面的修改以及控件方面的自绘问题.-Related aspects of user interface changes as well as the control aspects of the issue of self-painting.
- 2022-10-09 11:25:02下载
- 积分:1
-
ftp类库,用C++开发时可以调用进行ftp传输文件。
ftp类库,用C++开发时可以调用进行ftp传输文件。-ftp library, using C++ developers can call to ftp to transfer files.
- 2023-03-15 18:20:03下载
- 积分:1