-
聊天程序代码服务器端
聊天程序代码服务器端-Chat server code
- 2022-02-05 20:09:20下载
- 积分:1
-
1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。
对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。
-1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
- 2022-03-03 08:55:18下载
- 积分:1
-
A simple chat tool, multiple users can chat on
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网内聊天.这是服务端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current has been achieved in the LAN chat. This is the server program.
- 2023-07-31 09:05:05下载
- 积分:1
-
采用CSocket实现的聊天程序
入门socket编程的好东西
采用CSocket实现的聊天程序
入门socket编程的好东西-CSocket realize the use of the chat program entry-socket programming of good things
- 2023-09-06 14:40:03下载
- 积分:1
-
在制作安装程序或在运行新程序之前相关配置,利用该代码创建IIS服务器。...
在制作安装程序或在运行新程序之前相关配置,利用该代码创建IIS服务器。-Installed in the production process or in the running before the new procedures related to configuration, use the code to create IIS server.
- 2022-05-07 23:31:39下载
- 积分:1
-
development environment : J2SDK1.42 Resin2.1.5 ACCESS2000 operating requirements...
开发环境:J2SDK1.42+Resin2.1.5+ACCESS2000 运行要求: ・Windows 2000 或 Windows XP 安装J2SDK1.42+Resin2.1.5+ACCESS2000 主要功能: ・支持UBB; ・屏蔽HTML; ・加入表情; ・发言,回复,修改,删除,搜索; ・管理留言本;-development environment : J2SDK1.42 Resin2.1.5 ACCESS2000 operating requirements : Windows 2000 or Windows XP installed J2SDK1.42 Resin2.1.5 ACCESS2000 main functions : to support UBB; Shielding HTML; Joining expression; Speaking back , modify, delete, search; the management messages;
- 2022-02-06 21:48:55下载
- 积分:1
-
基于网页上的抽签系统,Accesss 做后台数据库
基于网页上的抽签系统,Accesss 做后台数据库-website based on the balloting system, do background database Accesss
- 2022-03-03 09:41:18下载
- 积分:1
-
电脑之间实现消息的发送和接收,实现简单的聊天程序!
电脑之间实现消息的发送和接收,实现简单的聊天程序!-Between the computer to send and receive messages and achieve a simple chat program!
- 2022-09-15 14:00:04下载
- 积分:1
-
为如何获取网卡的mac地址的程序,方法简单,一看就会
为如何获取网卡的mac地址的程序,方法简单,一看就会-how to access the LAN mac addresses in the method, one will see
- 2022-05-16 07:59:42下载
- 积分:1
-
简单的asp会员管理系统
希望各位喜欢这个程序。
简单的asp会员管理系统
希望各位喜欢这个程序。-simple asp Member Management System I hope you like this procedure.
- 2022-03-15 13:56:30下载
- 积分:1