-
编译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
-
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下...
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下-VC prepared using a small program, you can obtain the current working group ... ... everyone can learn from reference
- 2022-02-01 16:42:01下载
- 积分:1
-
一个基于sip的通信源代码,很详细的文档说明,值得参考和学习...
一个基于sip的通信源代码,很详细的文档说明,值得参考和学习-A sip of communication based on source code, the document explains in great detail, it is also useful and learning
- 2022-02-14 08:46:49下载
- 积分:1
-
程序禁用和启用网卡, 程序禁用和启用网卡
程序禁用和启用网卡, 程序禁用和启用网卡-Procedures to disable and enable the network card, disable and enable the network card
- 2023-05-29 12:10:03下载
- 积分:1
-
网上股票交易程序分析,六只股票的进口…
一个分析网上股票行情的程序,输入6位股票代码,程序返回此股票的开盘价,收盘价等信息-an analysis of online stock trading procedures, the importation of six stock code, the program returns this stock opened, the closing price information
- 2022-02-11 10:36:46下载
- 积分:1
-
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以...
主要是练习Winlnet类的简单使用,使用C++实现,有设计文档和使用手册。这只是实现一个简单的基本的FTP上传功能,你不能拿它和现在流行的FTP软件来比。可以帮你开拓编程思路及研究一些类的使用方法-Winlnet class is mainly a simple exercise to use, the use of C++ implementation, there is the design documentation and user manual. This is just the basic realization of a simple FTP upload functionality, you can not uses the staff and now the popular FTP software to more than. Can help you develop ideas and research program to use a number of classes
- 2022-07-18 17:49:54下载
- 积分:1
-
在网络聊天和文件传输程序ipx_spx协议
基于IPX_SPX协议的网络聊天和文件传输程序-IPX_SPX agreement on the network chat and file transfer program
- 2023-03-27 01:05:03下载
- 积分:1
-
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助...
自己写的一个多线程聊天程序的服务器端 已经用面向对象的方法封装了。 希望对别人有帮助-yourself writing a multithreaded process chat server has been used object-oriented methods of packaging. Want to help others
- 2022-06-21 17:57:16下载
- 积分:1
-
简单的局域网传送文件示例可用于网络编程入门学习离实用还有些距离...
简单的局域网传送文件示例可用于网络编程入门学习离实用还有些距离-simple example LAN transmission of documents to be used in network programming from the practical learning portal also some distance
- 2022-05-23 21:33:59下载
- 积分:1
-
异步socket类
异步socket类- Asynchronous socket kind
- 2022-10-08 19:25:03下载
- 积分:1