-
ftp源码 用vc写的,实现了ftp的基本功能,大家可以学习下
ftp源码 用vc写的,实现了ftp的基本功能,大家可以学习下-ftp source code written using vc, ftp realize the basic functions, we can learn under the
- 2022-08-05 20:22:15下载
- 积分:1
-
classic command
网络经典命令行,是网络命令中的经典整理-classic command-line network, the network is the order of the classic collate
- 2022-03-12 04:26:32下载
- 积分:1
-
检查更改为文档备份,节省了操作时间。按Ctrl
检查更改过的文件备份,节省操作时间。 按Ctrl+Alt+F9弹出界面菜单。 显示备份状态和文件大小次数。 当目的地址是网络时,需要帐户和密码。 当正在备份时可以按停止键停止备份。 暂时只有增量备份 备份时间设定,格式可以是 00.00.00 或者 00:00:00。 进程优先算法选中后不影响其他程序工作(默认)。 点击确定保存设定开始计时。 自动启动并计时开始。-inspection changes to the document backup, saving hours of operation. Press Ctrl-Alt-F9 pop-up menu interface. Show backup status and the number of file size. When the destination address of the network, need to account and password. When the backup is at the stop button can stop by the backup. Incremental backup is only temporary backup sets the time, format or can be 00.00.00 00:00:00. Priority algorithm process after the elections does not affect other procedures (default). Click OK to preserve set the timer. Automatically activated and start time.
- 2022-08-24 05:40:21下载
- 积分:1
-
另一个跨平台的网络开发框架
另一个跨平台的网络开发框架-another cross-platform network development framework
- 2023-03-11 16:15:03下载
- 积分:1
-
This is a local
这是一个本地监控端软件.用来接受远程发送过来的数据-This is a local-control software. Send to accept over the long-distance data
- 2022-06-19 08:55:38下载
- 积分:1
-
这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口...
这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and port
- 2022-09-23 09:15:03下载
- 积分:1
-
delphi中用消息循环抓取网页文本,有源码,可以进行2次开发
delphi中用消息循环抓取网页文本,有源码,可以进行2次开发-news cycle using text crawls website, source code can be developed for 2nd
- 2022-02-06 00:15:25下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
VC++6 UDP点对点聊天
VC++6 UDP点对点聊天-VC six peer-to-peer chatting UDP
- 2022-05-27 23:10:14下载
- 积分:1