-
C语言编写的QTerm X Window 系统,MacOS X 和 M$ Windowz 下专用于浏览 BBS 的客户端软件...
C语言编写的QTerm X Window 系统,MacOS X 和 M$ Windowz 下专用于浏览 BBS 的客户端软件-C language QTerm prepared by the X Window system, MacOS X and M $ Windowz under Browse BBS dedicated to the client software
- 2022-01-30 23:19:10下载
- 积分: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
-
socks5简易实现
socks5简易实现-socks5 simple realizes
- 2022-02-25 19:14:35下载
- 积分:1
-
采用winsock实现的多人组播聊天的程序
入门socket编程的好东西...
采用winsock实现的多人组播聊天的程序
入门socket编程的好东西-Realize the people using winsock chat Multicast socket programming procedure entry good things
- 2022-05-05 13:56:02下载
- 积分:1
-
个人脚本收藏(Myjs).rar
个人脚本收藏(Myjs).rar-personal collection of scripts (Myjs). Rar
- 2022-05-18 03:13:10下载
- 积分:1
-
flash素材
动画电影企业动画电影企业动画电影企业动画电影企业动画电影
- 2022-05-22 01:23:26下载
- 积分:1
-
messenger elf is a simple chat tools. A major demonstration is the main network...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2023-08-16 20:20:03下载
- 积分:1
-
可以同步网络时间,分服务器端和客户端两个版本。完整vc程序...
可以同步网络时间,分服务器端和客户端两个版本。完整vc程序-network time synchronization, and server-client versions. Integrity vc procedures
- 2022-05-24 23:35:59下载
- 积分:1
-
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比...
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比系统自带的更强悍,它的窗口更人性化,省去了原来PING命令繁琐的打开步骤,而且可以按指定次数连续Ping,还可以按给定的数量连续PING。用起来非常方便。-Networking people know your status. The revamped PING command, the system comes with more than tough, it is more user-friendly window, eliminating the original PING command to open cumbersome steps, and can specify the number of times according to a continuous Ping, also can be given the number of consecutive PING. Is very convenient to use them.
- 2022-09-15 14:05:04下载
- 积分:1
-
Main achieved IE download pictures after the completion of the script and other...
主要实现了IE下载图片脚本等完成后的提示和IE加载主URL后的提示。顺便实现了收藏夹读取功能。-Main achieved IE download pictures after the completion of the script and other tips and IE prompt after loading the main URL. Incidentally realized favorites read function.
- 2022-07-08 23:09:54下载
- 积分:1