-
编译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
-
delphi源代码 / 局域网可以选择音频格式的ip电话,每秒数据量不大于7k...
delphi源代码 / 局域网可以选择音频格式的ip电话,每秒数据量不大于7k -/ LAN can choose audio format ip phones, the volume of data per second than bells
- 2022-03-05 01:34:37下载
- 积分:1
-
The JThread package provides some classes to make use of threads easy on differe...
The JThread package provides some classes to make use of threads easy on different platforms
- 2022-02-04 10:09:57下载
- 积分:1
-
xml做的通讯录,可以实联人的添加,删除等功能。
xml做的通讯录,可以实联人的添加,删除等功能。-xml do correspondence, it is the conjunction add, delete function.
- 2022-03-06 12:59:05下载
- 积分:1
-
根据几个简单的规则模拟一组动物的运动
Simulation of a pack of animals movement according to several simple rules
- 2022-03-01 18:11:47下载
- 积分:1
-
多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服...
多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high performance. In LAN test the speed limit. Support for HTTP. The server can also send multiple files. Transfer files with the when this network news.
- 2022-01-24 09:53:05下载
- 积分:1
-
ARQ协议实验的实现,模拟发送方和接收方,将文件1中的数据发送到文件3,其中文件2保存中间内容...
ARQ协议实验的实现,模拟发送方和接收方,将文件1中的数据发送到文件3,其中文件2保存中间内容-ARQ protocol implementation experiment to simulate the sender and receiver, a data file sent to the paper 3, in which the middle of the contents of the file to save two
- 2022-03-16 06:15:34下载
- 积分:1
-
采用多线程技术,利用socket通信。实现六个线程的跑步比赛,通过内核对象event,实现线程的同步。...
采用多线程技术,利用socket通信。实现六个线程的跑步比赛,通过内核对象event,实现线程的同步。-Multi-threading technology, the use of socket communication. To achieve six threads running race through the kernel object event, to achieve thread synchronization.
- 2022-02-06 18:21:52下载
- 积分:1
-
用MFC实现局域网内点对点的大文件传输
用MFC实现局域网内点对点的大文件传输-LAN with MFC within the point-to-point file transfer
- 2022-12-26 12:20:04下载
- 积分:1
-
有关Ping使用的例子
有关Ping使用的例子-the Ping examples of usage
- 2022-02-05 09:19:43下载
- 积分:1