-
achieve a peer
实现了P2P网络通信
可以穿越防火墙
分为服务器段和客户端-achieve a peer-to-peer network communications across the firewall can be divided into server and client
- 2022-06-13 12:35:04下载
- 积分:1
-
基于Windows的网络编程,很实用的一本书哦,我个人也是刚开始学习网络编程,希望一起进步...
基于Windows的网络编程,很实用的一本书哦,我个人也是刚开始学习网络编程,希望一起进步-Windows-based network programming, a very practical book Oh, I have only just started to learn network programming and want to progress in
- 2022-01-28 21:14:16下载
- 积分:1
-
关于FTP的代码,支持网络间的文件传输,用户权限的设定.
关于FTP的代码,支持网络间的文件传输,用户权限的设定.-on FTP code, the support network file transfer, set user privileges.
- 2022-01-31 12:07:58下载
- 积分:1
-
一个自动拨号的工具,是在codeproject网站下载的,能方便实现有线和无线的modem的快速拨号。...
一个自动拨号的工具,是在codeproject网站下载的,能方便实现有线和无线的modem的快速拨号。-an automatic dial-up tool, in codeproject website. can facilitate the achievement of wired and wireless modem speed dial.
- 2022-10-26 10:25:03下载
- 积分:1
-
本程序是使用VC++语言编写的“聊天系统源代码”请站长检查。...
本程序是使用VC++语言编写的“聊天系统源代码”请站长检查。-this program is to use the VC language "chat system source code" Please check station.
- 2023-02-17 04:15:03下载
- 积分:1
-
本人收集的一个windwos下的端口扫描程序源代码.
本人收集的一个windwos下的端口扫描程序源代码.-I collected a windwos the port scanning source code.
- 2023-04-04 11:45:03下载
- 积分: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
-
如果你的应用程序使用MFC共享DLL,和您的应用程序
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to Ger
- 2022-02-15 16:05:13下载
- 积分:1
-
本程序主要功能有:“现金管理”、“存款管理”、“债权管理”、“债务管理”这4个功能。
服务器需开启SQLite和SQLite PDO Driver。(PHP...
本程序主要功能有:“现金管理”、“存款管理”、“债权管理”、“债务管理”这4个功能。
服务器需开启SQLite和SQLite PDO Driver。(PHP5以后的版本都自带了SQLite)
在inc.php中可以修改数据库地址和管理员密码。-The main function of this procedure are as follows: "cash management", "deposit-taking management," "debt management", "debt management" in this function 4.
Servers need to open a SQLite and SQLite PDO Driver. (PHP5 own future versions of SQLite)
Inc.php can be modified in the database address and an administrator password.
- 2022-04-27 21:39:46下载
- 积分:1
-
ICMP system, it can PING other computers or other computer tracking.
ICMP系统,通过它可以PING别的电脑或跟踪其它电脑.-ICMP system, it can PING other computers or other computer tracking.
- 2022-03-01 01:54:41下载
- 积分:1