-
使用Winsock控制,进行UDP消息的发送和接收,VB源码
使用Winsock控制,进行UDP消息的发送和接收,VB源码-Use Winsock Control to conduct UDP send and receive messages, VB source
- 2022-08-31 17:40:02下载
- 积分:1
-
侃神2代聊天室
侃神2代聊天室-Kan God substituting two chat rooms
- 2022-04-13 14:46:11下载
- 积分:1
-
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。...
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification services.
- 2022-11-24 18:55:03下载
- 积分:1
-
eMule源代码解析:eMule是一个典型的MFC程序,它的图形界面等,已经和MFC紧紧融合到了一起。...
eMule源代码解析:eMule是一个典型的MFC程序,它的图形界面等,已经和MFC紧紧融合到了一起。-eMule source code analysis: eMule is a typical MFC program, and its graphical interface and so on, and MFC has been tightly integrated together.
- 2022-07-16 00:55:23下载
- 积分:1
-
一个下载者的源码。。dll插入类型。一点不足,自己补充
一个下载者的源码。。dll插入类型。一点不足,自己补充-The source of a download. . dll insert type. A LITTLE enough to add their own
- 2022-04-06 23:24:12下载
- 积分:1
-
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态...
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态-used to determine network ping-off too slowly, the program can achieve rapid judgment network communications severed
- 2022-04-29 16:36:47下载
- 积分:1
-
网络唤醒的原理及实例,托盘实例,定时关、ini文件的操作等。...
网络唤醒的原理及实例,托盘实例,定时关、ini文件的操作等。-Wake on LAN principle and examples of instances tray, regular clearance, ini file operation.
- 2022-10-15 04:55: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
-
一个小浏览器,能够基本功能,如向前、向后、跳跃等
一个小浏览器,能实现基本功能,如前进,后退,跳转等-a small browser, able to basic functions, such as forward, backward, jump, etc.
- 2022-08-05 22:40:08下载
- 积分:1
-
模拟ftp服务器, 是学习windows编程上乘的选择
模拟ftp服务器, 是学习windows编程上乘的选择-simulation ftp server is studying windows programming experience the choice
- 2023-07-02 17:05:02下载
- 积分:1