-
windows Socket进行文件传输
windows Socket进行文件传输-for file transfer
- 2022-07-24 07:53:27下载
- 积分:1
-
一个小型的局域网聊天工具,供初学者参考,很有价值
一个小型的局域网聊天工具,供初学者参考,很有价值-A small local area network chat tool for beginners reference value
- 2022-07-12 00:04:57下载
- 积分: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
-
这个程序可以实现移动公司短信中心和SP之间的连接。数据传输,文件传输。...
这个程序可以实现移动公司短信中心和SP之间的连接。数据传输,文件传输。-This process can realize Mobile message center and the connection between the SP. Data transmission, file transfer.
- 2022-09-10 18:25:03下载
- 积分:1
-
用套接字的方式连接2个电脑,之后在一方电脑上画图,另一方电脑可以实时显示...
用套接字的方式连接2个电脑,之后在一方电脑上画图,另一方电脑可以实时显示-Way to use sockets to connect two computers on one computer after the drawing, the other computer can be real-time display
- 2023-02-04 21:05:03下载
- 积分:1
-
分隙ALOHA:
该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构FrameTime_struct,其m_Frame[i](相对时间)总...
分隙ALOHA:
该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构FrameTime_struct,其m_Frame[i](相对时间)总是为零。发生冲突后同样等待一个随机时间重发。
所以只要满足当前帧时只有一帧发送,就可以发送成功,而不需考虑上一帧时的情况。
-points gap ALOHA : under the agreement, users always have a frame after frame until the next time when this started, so that the structure FrameTime_struct, m_Frame [i] (relative to time) always zero. After the conflict the same time waiting for a random re-issued. Therefore, as long as the current frame to meet only one this, we can successfully sent, and not considering one at the situation.
- 2022-07-19 22:52:36下载
- 积分:1
-
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。...
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。-java.net library C++ realize. Aspects of C++ Programmers procedures to prepare the network, but also aspects of JAVA to C++ Programmers.
- 2023-08-25 07:15:03下载
- 积分:1
-
clientudp
clientUDP
-clientUDP
- 2022-01-26 06:34:40下载
- 积分:1
-
自助友情链接系统,按浏览量排在前10位,后台可以方便的管理.
自助友情链接系统,按浏览量排在前10位,后台可以方便的管理.-self-help system, according to the top ten hits, background can easily manage.
- 2022-02-10 09:00:32下载
- 积分:1
-
基于ip的万维网网络时延测试代码,往返时延
基于ip的万维网网络时延测试代码,往返时延-Ip-based World Wide Web network latency test code, round-trip delay
- 2022-01-26 08:00:51下载
- 积分:1