-
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
-
UDPinstance
一个VC++写的基于UDP的通信程序实例(VC++ to write a UDP-based communication program example)
- 2010-05-13 13:32:53下载
- 积分:1
-
client2
客户端连接服务器的程序,以此测试客户端是否连接上。(client programming source)
- 2013-09-02 16:17:04下载
- 积分:1
-
PhoenixSim-(2)
光片上网络仿真器,哥伦比亚大学开发的,需要利用OMNET(ONoC simlator, made by the columbia university, working with OMNET)
- 2020-11-21 09:59:36下载
- 积分:1
-
TESTopenbaidu
网络程序,判断是否连接至外网,主要是读取内容来判断(Network program, to determine whether to connect to the external network, is read content to determine)
- 2012-10-05 14:42:19下载
- 积分:1
-
signal-protocol
各种协议的讲解,是初学的好资料。 各种协议的讲解,是初学的好资料。 (Explain the various agreements is a good beginner information. Explain the various agreements is a good beginner information.)
- 2008-07-22 19:56:38下载
- 积分:1
-
rssNotifier
常驻内存监测网页更新的精简程序(monitoring website updated streamline procedures )
- 2007-04-20 15:50:08下载
- 积分:1
-
times
自动计算上网的时间,下载看了你就知道是什么东西了,反正这在也没法给你说请楚.(Automatic calculation of time online, download saw you know what, and anyway it would not be able to tell you please Chu.)
- 2007-12-13 11:59:51下载
- 积分:1
-
fzitnbl185
用BitBlt()函数实现界面切换的程序设计方法,其中包括:新建项目,用函数实现文件的打开操作以及相关的程序设计,(The program design method of interface switching is realized by BitBlt () function, which includes: new project, file opening operation with function, and related program design.)
- 2018-12-01 16:10:18下载
- 积分:1
-
ChatRoom
局域网聊天室,实现客户端和服务器端,实现托盘功能,对网络编程和界面编程的同学有一定的帮助。(LAN chat rooms, client and server-side tray function, certain network programming and interface programming students.)
- 2013-03-16 09:21:07下载
- 积分:1