-
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
-
CG_Client_Source
这是一个C++写的魔力宝贝登录器.直接可以通过编译.
CG_Client.aps
CG_Client.cpp(This is a C++ write the Magic Baby login device.
CG_Client.aps
CG_Client.cpp)
- 2021-02-24 13:19:39下载
- 积分:1
-
TCPSrv
socket服务器程序Demo。供socket开发人员参考。(socket server program Demo. Developer Reference for the socket.)
- 2013-09-13 16:51:05下载
- 积分:1
-
http
基于HTTP的入侵检测程序,运行前需先装winpcap。(HTTP-based intrusion detection procedures, first installed before running winpcap.)
- 2021-03-29 20:29:10下载
- 积分:1
-
net
网络编程代码,包含UDP,TCP和NET的源码,每种都保护服务器端和客户端(Network programming code, including UDP, TCP and NET source code, each protected server and client)
- 2012-02-21 16:04:37下载
- 积分:1
-
Chat_demo
服务器,客户端聊天小程序,可能功能有点简单,但是原理都在(The server, the client chat applet)
- 2013-09-03 11:12:31下载
- 积分:1
-
Broadcast
屏幕录制或广播,选择执行的区域或某个窗口或应用程序,使其凸显(Screen recording or broadcast, the area or a window or application execution, highlights)
- 2015-11-02 21:24:26下载
- 积分:1
-
HTTPGetPost_src1
说明: httppost的实现方法基于visualc++实现(httppost based on the method to achieve visualc)
- 2006-04-22 21:50:55下载
- 积分:1
-
hosthook
com写的网络ip地址挂起的程序(com write network ip address hang procedures)
- 2004-12-07 09:35:00下载
- 积分:1
-
wireless
用于无线网络编程的学习,很实用,作为初学者的入门教材还是很有用的。(Wireless network programming for learning)
- 2013-12-02 17:25:50下载
- 积分:1