-
unix网络编程实例源代码。(包括客户和服务器端并已经通过编译)...
unix网络编程实例源代码。(包括客户和服务器端并已经通过编译)-example source code. (Including client and server-side and has adopted compiler)
- 2022-06-14 02:58:12下载
- 积分:1
-
此程序可以实现获取网卡地址的功能,开发环境VC++。
此程序可以实现获取网卡地址的功能,开发环境VC++。-This procedure can achieve access to the network card address function, development environment VC++.
- 2022-01-21 03:03:42下载
- 积分:1
-
赢(风险投资服务范例
WIN NT2000 服务程序样例 VC-WIN (VC services Example
- 2022-07-12 08:36:25下载
- 积分:1
-
Ping程序,用以实现单线程ping的Windows经典案例程序。
Ping程序,用以实现单线程ping的Windows经典案例程序。-Ping procedure to realize single-threaded ping the Windows classic case procedures.
- 2022-08-15 07:12:31下载
- 积分:1
-
IP多播C++Builder版。IP多播是一种比广播效率更高得UDP传输方式,具有更多得优越性。提供得源码有较详细得注释,值得一看。...
IP多播C++Builder版。IP多播是一种比广播效率更高得UDP传输方式,具有更多得优越性。提供得源码有较详细得注释,值得一看。-IP Multicast C Builder version. IP Multicast is a more efficient than broadcasting in UDP transmission mode, They have more advantages. Source code is provided in more detail in the Notes overseas.
- 2022-09-07 02:10:02下载
- 积分: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
-
CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。...
CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。-CSDN Network Edition of the "something" was a complete overlap port routines network communication process.
- 2022-01-25 16:51:23下载
- 积分:1
-
vs. the 2005 MFC people online chat software. a client and server
vs 2005+MFC实现的多人在线聊天软件,有客户端和服务器端 socket编程-vs. the 2005 MFC people online chat software. a client and server-side socket programming
- 2022-01-26 04:14:00下载
- 积分:1
-
获得本机的MAC地址,已经生成有可执行文件
获得本机的MAC地址,已经生成有可执行文件-Access to the machine
- 2023-01-12 17:30:04下载
- 积分:1
-
Socket的工具包,简化网络编程,很好的socket通信工具包
Socket的工具包,简化网络编程,很好的socket通信工具包-Socket tool kit to simplify network programming, a good socket communication Toolkit
- 2022-02-18 13:36:51下载
- 积分:1