-
Socket Programming
拟议的项目是称为用户数据报协议 (UDP) 的 2 终结点 usingconnectionless 协议之间进行通信。我已经添加的序列号,以便能够寄文件同数量的段的翘曲特征超过 2 个字节,,所以我可以发送任何文件大小没有任何约束的段数。她的两个发件人和收货人的流程图:
- 2022-04-28 15:35:12下载
- 积分:1
-
用vc实现的sniffer程序
用vc实现的sniffer程序-with vc achieve sniffers procedures
- 2022-07-18 20:56:43下载
- 积分:1
-
Java socket通信实例,简单socket实例代码
这篇文章通过利用简单实例程序讲解通过socket实现客户端与服务器之间的通讯。这篇文章可以让你不需要了解socket原理也能利用,便于应急.服务器端代码SocketServerDemo.Java,客户端代码SocketClientDemo.java.
- 2022-02-26 19:09:04下载
- 积分:1
-
在CB中用socket api来写网络通讯程序 在CB中用socket api来写网络通讯程序...
在CB中用socket api来写网络通讯程序 在CB中用socket api来写网络通讯程序 -In the CB using socket api to write network communication program in CB using socket api to write network communication program in CB using socket api to write network communication program
- 2023-08-31 12:55:03下载
- 积分:1
-
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启动服务和停止服务;
2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理;
3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等;
4、 调用API对DTU进行远程配置
-DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
- 2022-02-28 19:33:44下载
- 积分:1
-
一个编辑网页的程序
一个编辑网页的程序-an editorial pages procedures
- 2022-01-26 04:18:25下载
- 积分:1
-
用Winsock实现文件的下载
用Winsock实现文件的下载-download files using winsock.
- 2022-09-21 06:40:03下载
- 积分:1
-
该软件用于网络聊天 或人机互动
该软件用于网络聊天 或人机互动-the software for Internet chat or human-computer interaction
- 2022-08-05 11:06:16下载
- 积分:1
-
LAN maintenance DIY
局域网维护DIY-LAN maintenance DIY
- 2022-03-12 17:50:45下载
- 积分:1
-
测试网络环境
Iperf 是一个网络性能测试工具。Iperf可以测试最大TCP和UDP带宽性能。Iperf具有多种参数和UDP特性,可以根据需要调整。Iperf可以报告带宽,延迟抖动和数据包丢失。
iperf 分为两种版本,unix/linux版和windows版,unix/linux版更新比较快,版本最新。windows版更新慢。windows版的iperf叫jperf,或者xjperf。jperf是在iperf基础上开发了更好的UI和新的功能。
- 2022-03-13 22:54:40下载
- 积分:1