-
ms_icmp
又一个使用ICMP.DLL实现ping的小例子 (Another example of using ICMP.DLL to implement ping)
- 2021-02-05 10:39:57下载
- 积分: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
-
EfonVNC
基于VC++开发的VNC服务端,非常有用方便,可用于远程调试使用(Developed based VC++ VNC server, very useful convenience for remote debugging)
- 2013-06-05 23:43:42下载
- 积分:1
-
PsV1
Kylloguer Program FTP - MU
- 2013-12-14 01:51:59下载
- 积分:1
-
NetworkProccesser
说明: 管理windows的网络进程程序 可以实现进程的建立,端口号,关闭的功能,隐藏的也可看到(serveices management for windows)
- 2010-04-04 15:36:31下载
- 积分:1
-
TCP-PortMap
实现 tcp的端口映射 不同于udp的实现方法(Realization of TCP port mapping from UDP realization method)
- 2012-04-23 17:32:07下载
- 积分:1
-
libcurltest
上传下载源码,支持 断点续传,使用 libcurl(Upload and download the source code, support for HTTP, use libcurl)
- 2014-01-19 00:54:38下载
- 积分:1
-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
D-Link
通用的设置路由器局域网端口映射类源码,仅供参考(Set up the router LAN port mapping class source code, for reference only)
- 2012-02-13 20:03:50下载
- 积分:1
-
TCP_Server
tcp服务器端程序;tcp/ip协议;vc++编写(tcp server-side program tcp/ip protocol vc++ write)
- 2011-07-14 20:33:20下载
- 积分:1