-
DirectX 3D游戏编程实用教程[郑阿奇][程序源代码]
DirectX 3D游戏编程实用教程[郑阿奇][程序源代码]
- 2022-07-19 01:57:24下载
- 积分:1
-
多
多用户通信的时分复用,每个节点在其固定的时间内发送数据包,采用OPNET仿真工具-Multi-user time division multiplexing communications, each node in the fixed period of time to send data packets, using OPNET simulation tool
- 2022-03-01 12:51:17下载
- 积分:1
-
简单的UDP隧道的实现源代码,即UDP转发
简单的UDP隧道的实现源代码,即UDP转发-simple UDP tunnel to achieve source code, that is, UDP transponders
- 2022-10-14 20:15:02下载
- 积分:1
-
udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算....
udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算. -udt.sdk.3.3, UDP reliable transmission projects UDT (open source), using a similar TCP sliding window protocol, in udt.sdk.3.2 based on improved, so that applicable to grid computing.
- 2023-08-06 19:40:04下载
- 积分:1
-
利用Web80端口和服务器进行通讯,可以实现客户端程序自动升级...
利用Web80端口和服务器进行通讯,可以实现客户端程序自动升级-Web80 port and server use to communicate, you can realize automatic client upgrade
- 2022-07-05 01:22:06下载
- 积分:1
-
bo2000源码2,从事流媒体,通信,计算机网络开发的朋友
bo2000源码2,从事流媒体,通信,计算机网络开发的朋友-bo2000 FOSS two engaged in streaming media, communications, computer network development of a friend
- 2023-05-20 22:45:03下载
- 积分:1
-
该程序包含一个Socket派生类和一个演示广播…
该程序包含一个用于广播的Socket派生类和一个演示实例!-The program contains a broadcasting for the Socket derived class and a demonstration examples!
- 2022-03-14 16:30:57下载
- 积分:1
-
famous LAN chat, file transfer tool! WINSOCK classic study code!
鼎鼎大名的局域网聊天、文件传输工具!
WINSOCK学习的经典代码!-famous LAN chat, file transfer tool! WINSOCK classic study code!
- 2022-02-18 14:34:17下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1
-
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到...
用C++实现FTP的上传下载功能,对网络网络编程感兴趣的朋友可能会用到-With C++ Realize FTP for uploading and downloading functions, network programming on the network of friends interested in may be used
- 2023-02-01 22:35:03下载
- 积分:1