-
一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。...
一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。-A chat room applet, which contains a server-side and client, you can realize more than chat. Prepared using MFC.
- 2023-05-29 21:40:03下载
- 积分:1
-
一个vc下的通讯程序
一个vc下的通讯程序-a vc the communication process
- 2022-03-18 13:17:12下载
- 积分:1
-
完成端口例子
完成端口例子-Completion Port example
- 2022-03-01 04:19:49下载
- 积分:1
-
购物系统,能实现简单的购物及管理功能,包括完整的项目部分...
购物系统,能实现简单的购物及管理功能,包括完整的项目部分-Shopping system, to achieve a simple shopping and management functions, including the complete portion of the project
- 2022-05-08 12:14:50下载
- 积分: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
-
基于IP_UDP协议的socket编程
基于IP_UDP协议的socket编程-IP_UDP agreement based on the socket programming
- 2022-02-26 19:46:58下载
- 积分:1
-
"Visual C Programming Network Communication practical case Showcase" s...
&支持自由/开源软件的visualc编程网络通信实例展示
- 2022-06-14 06:45:04下载
- 积分:1
-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1
-
java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用...
java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用-series of simple procedures for small chat with UDP written in the right javanet basic package of basic applications
- 2022-03-15 19:29:33下载
- 积分:1
-
this article for the BCB after the developers, not only to FlashGet software dev...
这篇文章后对于BCB开发人员来说,不仅可以对 FlashGet 等软件的开发原理有一定的了解,特别是在开发组件方面也有很大的指导作用,请耐心的将它看完。很简单-this article for the BCB after the developers, not only to FlashGet software development tenets of a certain understanding, especially in the development of components are also great role in guiding, patient reading it. Very simple! !
- 2022-03-24 23:20:26下载
- 积分:1