-
vc++做的代理服务器 希望对大家有帮助
vc++做的代理服务器 希望对大家有帮助-vc do hope that the proxy server to be helpful
- 2022-03-13 07:43:44下载
- 积分:1
-
模拟不同类型的网络协议
Simulates Different types of Network protocols
- 2023-01-09 22:40:04下载
- 积分:1
-
使用Ras实现拨号管理
使用Ras实现拨号管理 -Using Ras to implement dail management
- 2022-01-25 20:49:08下载
- 积分:1
-
Download:网页下载工具 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是...
Download:网页下载工具 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-Download : website tools to the adoption of the HTTP protocol to download procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a task that although the list can pull into the lot, but yes display.
- 2022-07-12 02:15:43下载
- 积分:1
-
发送即时信息
介绍了网络通信编程套接字(socket)的概念,深入阐述了其在VC++环境下的通过MFC支持的基础类,结合部分代码描述实际应用软件的开发。套接字(socket)是通信端点的一种抽象,它提供了通信网络发送和接受数据的机制,Socket接口为进程间通信提供了一种新手段,能够支持网络通信功能。它分为数据报套接字和流式套接字两种形式。
- 2022-04-28 22:41:06下载
- 积分:1
-
一个模拟网络书店的程序,具有网络书店的一般功能,包括查阅目录和购买等
一个模拟网络书店的程序,具有网络书店的一般功能,包括查阅目录和购买等-a simulation network of bookstores procedures, with the general bookstore network functions, including access to catalog and purchase
- 2022-01-26 07:59:49下载
- 积分:1
-
windows系统下的一个防火墙源代码,内有帮助文件说明
windows系统下的一个防火墙源代码,内有帮助文件说明-windows of a system firewall source code, there are help files note
- 2022-10-02 19:20:03下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
功能强大的热点连接,能够跳转到发送邮件和访问Internet资源....
功能强大的热点连接,能够跳转到发送邮件和访问Internet资源.-powerful hot link to Jump to send e-mail and access Internet resources.
- 2023-07-22 22:50:02下载
- 积分:1
-
监听网络上的数据报!
监听网络上的数据报!-eavesdropping on the network reported data!
- 2022-11-20 10:30:03下载
- 积分:1