-
ARQ
实现滑动窗口协议(achieve sliding window protocols)
- 2020-07-03 00:40:02下载
- 积分:1
-
chat实例
说明: 基于VC++的局域网聊天室,能够实现多人房间聊天。(LAN chat room based on VC++ can realize multi-room chat.)
- 2019-02-15 10:30:43下载
- 积分:1
-
Resource
一个包含客户端、服务器的Corba实例,基于ACE和TAO(A CORBA Example Consisted of client and server)
- 2010-12-10 15:07:14下载
- 积分:1
-
TP5-Todo-list
Visual Studio2017制作,TO-DO-LIST程序,包含源代码,可以添加任务的标题、描述、分类以及Deadline,添加后可进行修改,完成后打勾可以删除。(done with visual studio 2017 and it can add some tasks you want to do and modify them if you want, and at the end you can delete the task that you have finished.)
- 2018-04-30 22:02:36下载
- 积分: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
-
mptropclitan
Simple employee information system program()
- 2018-05-20 21:12:01下载
- 积分:1
-
change
用于将网络边关系转换成matlab可用的临近矩阵。(Used to convert the network edge into matlab available close relationship matrix.)
- 2013-12-12 16:37:24下载
- 积分:1
-
socket
vc++ 下的socket收发例程,tcp和udp例程(socket vc++)
- 2013-11-03 23:06:48下载
- 积分:1
-
Wi-Fi
Wifi共享小软件,适用于win7以上系统,在接通网络后,还需要手动桥接一下网卡,做的不好,请大家斧正。(Wifi Tool,the min System is win7,after build,if u want run this tool,u must bridge network card)
- 2015-11-20 09:51:14下载
- 积分:1
-
-个完整的ftp程序源代码
关于FTP的代码,支持网络间的文件传输,用户权限的设定.(on FTP code, the support network file transfer, set user privileges.)
- 2005-05-17 21:15:40下载
- 积分:1