-
网卡操作_机房
调用格式: 取网卡信息 (网卡数据[网卡数据[数组]]),返回是否获取成功(Call format: take the network card information (network card data [array data [array]) to return to success)
- 2017-12-18 03:17:24下载
- 积分:1
-
LanTalk_sources
Currently, most of people use MS DCOM/COM+, Java Bean/RMI, and Corba to do distributed computing over internet. All of these technologies are provided with some tools and intermediate objects to simplify internet development. However, these technologies have one common and fundamental problem that all of the calls between a client and a server are blocked for a returned result (please correct me if this is wrong). A client stays still, and has to wait for a while after sending a request to a server. If the request is a lengthy action, the client application seems to be dead to a user. In most cases, we could use a worker thread at the client side to do background computation for solving this problem. However, this comes with an expensive price, more coding, data synchronization and mess in coding logic. Additionally, I also doubt that these technologies are able to really move data across internet efficiently.
- 2009-06-27 15:00:43下载
- 积分:1
-
udp编程 实现客户端与服务器通信
基于UDP通信模拟Go-Back N ARQ工作过程。UDP的客户端相当于ARQ的发送端,UDP的服务端相当于接收端。
需要模拟正常通信,发端数据出错、反向数据帧出错和反向数据帧过长导致确认超时三种类型的发端重传。
当发送窗口和接收窗口的大小都等于 1时,就是停止等待协议。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-23 10:02:53下载
- 积分:1
-
建议ITU
RECOMMENDATION ITU-R M.1677
International Morse cod
- 2022-01-26 00:08:05下载
- 积分:1
-
myftp_UDP
给予红帽做的UDP协议的开源代码,简单易懂(UDP protocols do give Red Hat open source, easy to understand)
- 2015-10-30 15:55:26下载
- 积分:1
-
本代码是测试网络链接,代码非常详细,并且可以运行。非常适合学习...
本代码是测试网络链接,代码非常详细,并且可以运行。非常适合学习-This code is to test the network link, the code in great detail, and can run. Very suitable for learning
- 2022-08-17 07:55:23下载
- 积分:1
-
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456...
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456 -JSP to write the messages, the default admin users are : admin; The default password is : 123456
- 2022-03-24 15:58:59下载
- 积分:1
-
2181208_base-flow
说明: 基流切割分割软件,直接运行即可,支持导入原始径流量数据,通过算法计算基流量(Basewater clip softwair)
- 2020-06-07 20:54:45下载
- 积分:1
-
- 2022-01-26 08:00:57下载
- 积分:1
-
利用socket完成网络通信
资源描述 本程序是利用UDP进行广播通信的示例。比较适合初学者学习socket套接字编程。本程序通过测试可以完成利用udp进行广播通信。需要进行广播通信的初学者可以下载下来进行学习。本程序是在vs2010的环境下进行编译的。
- 2022-04-12 23:20:12下载
- 积分:1