-
网上聊天室,一个简单的程序例子,可以帮助初学者学习网…
网络聊天室,一个简单的例子程序,可以帮助初学者学习网络编程.-Internet chat rooms, a simple procedure example, can help beginners learning network programming.
- 2023-06-08 23:15:13下载
- 积分:1
-
VC网络与通信经典编程
VC网络与通信经典编程-VC networking and communications classical programming
- 2022-02-22 08:05:51下载
- 积分:1
-
使用TCP协议 使用winsockt编程 实现点对点的通信
使用TCP协议 使用winsockt编程 实现点对点的通信-Using the TCP protocol uses point to point communication programming winsockt
- 2022-03-13 23:55:12下载
- 积分: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
-
一个免费的用于局域网的消息传送小工具, 您可以用它来取代 Windows自带的 WinPopup.EXE...
一个免费的用于局域网的消息传送小工具, 您可以用它来取代 Windows自带的 WinPopup.EXE-For a free LAN messaging gadget, you can use it to replace Windows built-in WinPopup.EXE
- 2022-05-23 22:47:19下载
- 积分:1
-
basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om...
基本网络编程实例
Winsock实现网络聊天室【chap1ChatRoom(Winsock)】-basic network programming examples Winsock Network Chat Room [ chap1 ChatRo om (Winsock)--
- 2022-04-25 04:53:17下载
- 积分:1
-
该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP
和LeapFTP...
该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP
和LeapFTP-example through the WinInet Programming Interface a complete FTP client, its user interface is similar to CuteFTP and LeapFTP
- 2022-07-26 23:57:56下载
- 积分:1
-
一个简单的arp封包程序,可以伪装成任意ip,mac。代码简单可塑性强,适合winpcap初学者或arp防御测试者使用,对于不好的地方希望多多交流相互学习...
一个简单的arp封包程序,可以伪装成任意ip,mac。代码简单可塑性强,适合winpcap初学者或arp防御测试者使用,对于不好的地方希望多多交流相互学习-Arp packet with a simple procedure that can masquerade as any ip, mac. Code is simple and plasticity, and is suitable for beginners or arp defense winpcap test to use, the local hope for the poor lot of communication learning from each other
- 2023-01-05 06:30:04下载
- 积分:1
-
利用ICMP在VC++下实现网络路由跟踪
利用ICMP在VC++下实现网络路由跟踪-use of ICMP in VC tracking network routing
- 2022-03-17 17:02:47下载
- 积分:1
-
不错的邮件信息平台
不错的邮件信息平台-good mail information platform
- 2022-08-05 15:22:39下载
- 积分:1