-
程序由C语言编写,功能为实现点分十进制和二进制IP地址的转换,并判断IP类型...
程序由C语言编写,功能为实现点分十进制和二进制IP地址的转换,并判断IP类型-Procedures by the C language, functions to achieve the dotted-decimal and binary IP address translation, and to determine the type of IP
- 2022-08-18 22:19:15下载
- 积分:1
-
dynamic link library in the form of network communication client code
以动态链接库的形式实现网络通讯中的客户端代码-dynamic link library in the form of network communication client code
- 2022-01-27 16:50:46下载
- 积分:1
-
blog源代码,php4.4,mysql4.23
blog源代码,php4.4,mysql4.23-blog source code, php4.4, mysql4.23
- 2022-08-14 22:01:42下载
- 积分:1
-
This is a network of communications procedures, a basic network programming exam...
这是一个关于网络通信方面的程序,有基本的网络编程事例,本地计算机网络编程事例,局域网网络通信编程,IE编程,等等!-This is a network of communications procedures, a basic network programming examples, the local computer network programming examples, LAN communications network programming, IE programming, and so on!
- 2022-06-01 18:30:06下载
- 积分:1
-
socks5简易实现
socks5简易实现-socks5 simple realizes
- 2022-02-25 19:14:35下载
- 积分:1
-
/* This IPv4 example uses the background thread itself to process all packets. Y...
12887的c51。-12,887.
- 2022-02-06 17:09:02下载
- 积分:1
-
分析IP地址(DDX).
分析IP地址(DDX).-analysis of the IP address (DDX).
- 2022-04-08 15:56:39下载
- 积分:1
-
Delphi write access to a subnet mask of the examples for reference only
一个delphi写的获取子网掩码的例子,仅供参考-Delphi write access to a subnet mask of the examples for reference only
- 2022-06-27 06:52:04下载
- 积分:1
-
p-持续CSMA协议下,一个用户在发送之前,先侦听信道,若是空闲,就以概率p发送出去,而以q =1-p的概率推迟到下一帧时。如果下一帧时仍是空闲,便再次以概率p发送而以q推迟到再下一帧时。直到发送成功或另外一用户开始发送时为止。若一开始就侦听到信道忙,它就等到下一帧时,然后再开始上述过程。若发生冲突,这等待一随机时间后重新开始。本实验中取q值为0.5。求的是0.5-持续CSMA。
-p-persistent CSMA agreement, a user before sending the first interception channel, if idle, with probability p sent, and to q = 1-p probability postponed to the next frames. If the next frame was still idle, they again sent with probability p and q to further postponed to the next frames. Until this a success or other users at the beginning of this date. If an interception at the start of the busy channel, it will wait till the next frames, and then begin the process. If conflict breaks out, waiting for a random period of time after the re-start. The experiments take q value of 0.5. For the 0.5-sustained CSMA.
- 2022-02-07 21:49:23下载
- 积分:1
-
基于windows c++下,利用windows Sockets套接字select模型开发的远程文件下载程序。该程序分为服务器和客户端两个部分。
客户端实现...
基于windows c++下,利用windows Sockets套接字select模型开发的远程文件下载程序。该程序分为服务器和客户端两个部分。
客户端实现以下功能
1 浏览服务器的目录结构
2 能够从服务器下载某个文件
3设置文件保存的位置
4 使用多线程下载文件
服务器实现以下功能:
1 客户端连接数量
2客户端请求的目录
3 客户端请求下载的文件-failed to translate
- 2023-05-22 15:55:04下载
- 积分:1