-
Dreamever建论坛示例
Dreamever建论坛示例-Dreamever built examples Forum
- 2022-07-26 04:17:44下载
- 积分:1
-
多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制...
多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制-multithreaded servers, want the browser function, one can open multiple HTTP connections, of course, receive the file type restriction
- 2022-07-16 23:48:43下载
- 积分:1
-
Brute force attack. The whole zero
穷举法。整钱零找的算法 例如100元可以换出几个10元 几个20元 几个5元-Brute force attack. The whole zero-finding algorithm such as money, 100 yuan to 10 yuan for a few number of 20 yuan a few 5 yuan
- 2022-03-06 06:27:37下载
- 积分:1
-
自己做的一个聊天工具,有服务器和客户端,很简单的个,还需要修正,运行前请连上互联网,否者会出错...
自己做的一个聊天工具,有服务器和客户端,很简单的个,还需要修正,运行前请连上互联网,否者会出错-Their own tools to do a chat, a server and the client, very simple, and also need to be amended, to run before you connect to the Internet, whether it would be wrong
- 2022-01-31 10:53:21下载
- 积分:1
-
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼-NETCAT a remote connection to the interface, simplifying the command line TELNET Pains
- 2023-07-26 01:20:04下载
- 积分:1
-
基于WIMPCAP,捕获并解析数据包,并实时统计流量
基于WIMPCAP,捕获并解析数据包,并实时统计流量-Based on WIMPCAP, packet capture and analysis, and real-time traffic statistics
- 2022-01-24 18:11:18下载
- 积分:1
-
可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线程和断点续传,代码已经封装成一个dll库,可以作为服务器来...
可用来在计算机与计算机之间传输文件,还可用来在智能手机之间通过蓝牙、无线网络、数据线传输文件,支持多线程和断点续传,代码已经封装成一个dll库,可以作为服务器来使用,也可以当作客户端来使用,服务端支持蓝牙(Bluetooth)接入,并提供详细的测试程序,代码勿须任何修改用VS2005或VS2008编译一下即可拿到Windows Mobile中手机中使用。
你可以任意修改复制本代码,但请保留这段文字不要修改。
希望我能为中国的软件行业尽一份薄力!-Can be used in the computer and transfer files between computers, can also be used in smart phones through Bluetooth, wireless networks, data lines to transfer files to support multi-threading and HTTP, the code has been packaged into a dll library, you can as a server to use, also can be used as a client to use, service-side support for Bluetooth (Bluetooth) access, and provide detailed test procedures, code Needless to any changes to compile with VS2005 or VS2008 you can get in Windows Mobile phones use. You can modify a copy of arbitrary code, but please keep this text do not modify. Hopefully, I can for China s software industry fulfill thin edge!
- 2023-09-04 17:45:03下载
- 积分:1
-
用vc写的winsock
用vc写的winsock-UDP程序,是学习winsock的好帮手!- Winsock-UDP procedure writes which with vc, is good helper
which studies winsock!
- 2022-03-03 21:09:44下载
- 积分:1
-
这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器...
这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
- 2022-08-19 14:35:43下载
- 积分:1
-
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)...
获取本机的外网IP和内网IP.内网IP很容易获取,直接调用gethostbyname(name)->h_addr_list就可以获取,但是外网IP还需要对一个提供显示当前外网IP的网页进行分析才可以获取,具体实现请参照代码.-Access to the machine outside the network and IP network IP. Within the IP network is easy to acquire, directly calls gethostbyname (name)-
- 2022-02-25 01:51:13下载
- 积分:1