-
软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在...
软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP/IP protocol development. 3. The server-side configuration database after a good client through TCP/IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
- 2022-12-31 05:35:24下载
- 积分:1
-
局域网语音广播
实现局域网内的语音广播,适用于局域网内的网速,...
局域网语音广播
实现局域网内的语音广播,适用于局域网内的网速,-LAN LAN radio voice of the voice broadcast, applicable to LAN network speed,
- 2022-03-10 11:06:24下载
- 积分:1
-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1
-
Oh, it can use this to write your own procedures for the netstat
呵呵,可以用此来编写你自己的netstat程序了-Oh, it can use this to write your own procedures for the netstat
- 2022-03-22 08:19:25下载
- 积分:1
-
基于API的Socket动态库的导出函数。
基于API的Socket动态库的导出函数。-based on the Socket API DLL function of the derived.
- 2022-02-11 11:42:47下载
- 积分:1
-
这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析...
这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析-This is a java with the preparation of procedures for capturing Packet networks, mainly through the windows of the interface functions to capture data packets, and a simple analysis
- 2023-07-03 23:05:03下载
- 积分:1
-
学习C++的好手 适合当代本科大学生提高编程水平
学习C++的好手 适合当代本科大学生提高编程水平-Learning C++ The best suited to contemporary programming improve the level of undergraduate college students
- 2023-05-20 05:25:03下载
- 积分:1
-
5大IO模型之一:select模型,介绍selectio的一般流程
5大IO模型之一:select模型,介绍selectio的一般流程-five large IO model one : select models, introduced the general process compo
- 2022-01-25 21:14:35下载
- 积分: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
-
C Builder Chat (TCP) example
用C++ Builder进行聊天(TCP)的示例-C Builder Chat (TCP) example
- 2023-01-06 14:35:04下载
- 积分:1