-
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。...
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
- 2022-07-11 16:13:57下载
- 积分:1
-
一个通过POP3收邮件的VC++工程,可以将email附件解开
一个通过POP3收邮件的VC++工程,可以将email附件解开-POP3 incoming mail through the VC project, you can email the annex to untie
- 2023-04-29 05:45:03下载
- 积分:1
-
用JAVA写的和WINPOPUP一样功能的软件
用JAVA写的和WINPOPUP一样功能的软件-written with Java and WINPOPUP function of the same software
- 2022-08-02 13:01:11下载
- 积分:1
-
CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!...
CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!-CSocket class data reception problems and Win32 function is a solution. CSocket class data reception problems and Win32 function is a solution!
- 2022-11-25 22:55:03下载
- 积分:1
-
Ascii显示成Hex,在中文系统下也不会有任何问题.
Ascii显示成Hex,在中文系统下也不会有任何问题.-convert ascii to Hex , and no problem in Chinese Environment.
- 2022-07-14 17:19:35下载
- 积分:1
-
About the data in the network package and unpack the receiving end of a general...
关于网络通信中的数据打包和接收端解包的一般算法编码-About the data in the network package and unpack the receiving end of a general algorithm for encoding
- 2023-01-15 20:10:03下载
- 积分:1
-
高速UDP协议收发实现,附带原理实现和完整聊天室示例程序
高速UDP协议收发实现,附带原理实现和完整聊天室示例程序-udp demo
- 2023-01-30 06:30:04下载
- 积分: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
-
微软ping命令的源代码,代码虽小 但是值得看
微软ping命令的源代码,代码虽小 但是值得看-ping orders of the Microsoft source code, code is small but worth observing. .
- 2022-04-19 02:19:58下载
- 积分:1
-
可以通过这个软件,把和别人建立通信,方便简单又实在,你说好不好呀,下吧,不用客气...
可以通过这个软件,把和别人建立通信,方便简单又实在,你说好不好呀,下吧,不用客气-through the software, communications and other people, it is really very easy to use, that is really nice to you, are you, not polite
- 2022-02-04 00:31:51下载
- 积分:1