-
可用于监控系统的简报窗口,接受到信号动作后自动弹出,不同报警类型显示不同颜色字体。...
可用于监控系统的简报窗口,接受到信号动作后自动弹出,不同报警类型显示不同颜色字体。-Monitoring system can be used for briefing the window, received signal moves automatically pop-up, different alarm types show different color font.
- 2023-08-21 12:05:03下载
- 积分:1
-
视频电话会议全站源码 (价值十万)。测试通过。我非常满意的源程序。...
视频电话会议全站源码 (价值十万)。测试通过。我非常满意的源程序。-video conference call the station source (worth 100,000). Test. I am very satisfied with the source.
- 2022-03-01 16:24:34下载
- 积分:1
-
网络嗅探器Sniffer程序简单,对初学者很有用哦
简单的网络嗅探编程sniffer, 对初学者很有用的哦-Simple programming network sniffer sniffer, very useful for beginners Oh
- 2023-06-06 22:45:02下载
- 积分:1
-
在linux下开发的web crawler程序
在linux下开发的web crawler程序 -under development in the web crawler procedures
- 2022-03-03 21:08:00下载
- 积分:1
-
使用两行代码创建超链接,小代码非常的实用。不要错过啊
使用两行代码创建超链接,小代码非常的实用。不要错过啊- Not to miss ah
- 2022-10-21 07:10:03下载
- 积分:1
-
用vc写的传输文件代码,请大家多多指教
用vc写的传输文件代码,请大家多多指教-Used to transfer files vc written code, exhibitions U.S.
- 2022-06-01 10:48:43下载
- 积分:1
-
vc6.0实现的smtp代理客户端程序,可添加附件,实现抄送功能。...
vc6.0实现的smtp代理客户端程序,可添加附件,实现抄送功能。-Deputy vc6.0 realize the smtp client program, can add attachments, cc realize function.
- 2022-05-06 16:30:53下载
- 积分:1
-
关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。...
关于TCP,UDP协议的网络编程,程序实现了客户端和服务器端的通信连接,通过socket建立连接,可以互相发送消息接收。-On TCP, UDP network programming protocols, procedures realize the client and server communications connections to establish a connection through the socket, you can send a message to receive each other.
- 2023-06-06 06:00:03下载
- 积分:1
-
获取网络上某台电脑的ip地址,权威程序!经典认证。
获取网络上某台电脑的ip地址,权威程序!经典认证。-access to a network of computers ip address, authoritative procedures! Classic certification.
- 2022-02-26 05:27:11下载
- 积分: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