-
这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。...
这是一个简单的socket编程的例子,它是基于TCP协议的,从中可以看出用TCP建立连接时客户端和服务器端的程序流程,可以用来测试本地环路。-This is a simple example of the programming socket, which is based on TCP, can be seen with the establishment of TCP connections client and server-side program flow can be used to test the local loop.
- 2022-01-26 02:22:56下载
- 积分:1
-
一个简单的完成端口的例子,适合入门者学习
一个简单的完成端口的例子,适合入门者学习-A simple example of the completion of the port, suitable for beginners to learn
- 2022-04-16 23:54: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
-
vs. the 2005 MFC people online chat software. a client and server
vs 2005+MFC实现的多人在线聊天软件,有客户端和服务器端 socket编程-vs. the 2005 MFC people online chat software. a client and server-side socket programming
- 2022-01-26 04:14:00下载
- 积分:1
-
聊天室程序,包括客户端和服务端
聊天室程序,包括客户端和服务端-chat room procedures, including client and server
- 2022-06-15 18:01:39下载
- 积分:1
-
spark小插件,实现与openfire的通信。开启你的插件之旅吧
spark小插件,实现与openfire的通信。开启你的插件之旅吧-spark a small plug-in, Implementation and openfire communication. Open your journey into plug-ins
- 2022-03-04 16:51:50下载
- 积分:1
-
c++编写的一个用于指纹识别的代码,可以应用与企业的考勤...
c++编写的一个用于指纹识别的代码,可以应用与企业的考勤-prepared for a fingerprint identification code can be applied to enterprises with an attendance
- 2023-08-29 05:10:03下载
- 积分:1
-
FLASH source material
FLASH素材源码-打包流行时尚时装矢量 打包流行时尚时装矢量-FLASH source material-packaged vector fashion fashion packaged vector bundles vector fashion fashion fashion fashion packaged vector bundles fashion fashion Vector
- 2022-07-25 04:21:47下载
- 积分:1
-
一个基本的动态域名程序,它是外部网络地址的…
一个基本的动态域名程序,可在有外网地址的机器上实现动态域名转发。并可实时更新域名ip信息。-a basic dynamic domain procedures, which are outside the network addresses of the machines on the dynamic domain name forward. May ip domain real-time updates of information.
- 2022-03-09 11:13:49下载
- 积分:1
-
VC下基于winsock2的组播程序,包含有服务器端和客户端,可以将客户端拷贝的不同机器上测试组播。含有详尽的注释和调试说明。...
VC下基于winsock2的组播程序,包含有服务器端和客户端,可以将客户端拷贝的不同机器上测试组播。含有详尽的注释和调试说明。-VC-based Multicast Winsock2 procedures, contains a server-side and client, you can copy the client on different machines to test multicast. Contains a detailed description of the Notes and debugging.
- 2022-02-10 14:32:09下载
- 积分:1