-
FesendCMS(网站信息管理系统)所有Asp源代码
FesendCMS(网站信息管理系统)所有Asp源代码-FesendCMS (site information management system) all Asp source code
- 2022-03-05 01:26:37下载
- 积分:1
-
一个socket通信客户端
一个socket通信客户端-a socket communications client
- 2022-05-14 08:28:52下载
- 积分:1
-
MFC实现的一个关于socket通信的测试工具(包含UDP组播,UDP,TCP)
本程序用MFC基于对话框实现了windows下的socket通信,分别实现了TCP通信、UDP通信以及UDP组播通信。可以发送字符串也能发送16进制的数据。socket使用了非阻塞模式,并且是事件触发的。
- 2022-06-13 15:26:49下载
- 积分:1
-
用于书店销售,用c实现的,可用于相关专业的参考
用于书店销售,用c实现的,可用于相关专业的参考-this is just a small one
- 2022-01-26 01:57:57下载
- 积分:1
-
基于openh323开发的网络会议服务器软件。
基于openh323开发的网络会议服务器软件。-based on the development of Web conferencing server software.
- 2022-10-13 11:00:02下载
- 积分:1
-
监控pop3上的电子邮件收发,定时检测指定邮箱,显示邮箱内的邮件数量。...
监控pop3上的电子邮件收发,定时检测指定邮箱,显示邮箱内的邮件数量。-control on the e-mail, regular mail designated testing shows that mailbox with mail volume.
- 2022-04-07 03:08:38下载
- 积分:1
-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续CSMA
该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。
对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。
-unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.
- 2022-03-16 02:26:57下载
- 积分:1
-
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。...
网络电话软件,采用P2P通讯方式,是穿透NAT的一款实用的示例程序。-Internet phone software, the use of P2P communication is NAT penetration of a practical example of the procedure.
- 2022-01-27 15:33:02下载
- 积分:1
-
codeguru上的一个网络编程框架
codeguru上的一个网络编程框架-codeguru the framework of a network programming
- 2022-06-01 12:12:14下载
- 积分:1
-
MFC点对点聊天实例
该程序使用socket进行通信,使用了TCP和UDP,同时通过OpenCV打开摄像头,并通过上面所说的UDP进行了视频图像的传输。由于本机上只有一个摄像头,而摄像头是独占设备,尚未在多台机器上测试。代码显得简单粗糙,但是其中的某些源代码和大体思想我相信还是可以给大家一些帮助的。
- 2022-04-24 14:26:24下载
- 积分:1