-
ns2-analysis-code
ns2网络仿真的实例以及对应测试分析代码,含有时延,抖动,丢包率等(ns2 network simulation examples and counterparts test analysis code, containing latency, jitter, packet loss rate etc.)
- 2009-02-27 21:08:56下载
- 积分:1
-
mfcping
说明: 这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
- 2008-10-07 13:19:18下载
- 积分:1
-
JustChat
基于CS模式的聊天软件,具有加密功能,服务器端得数据库操作自己实现。(base on CS model chat tool)
- 2011-07-28 11:22:52下载
- 积分:1
-
chatmad
chatmad 聊天狂工具源码,适合WindowSocket编程的朋友,你懂的。(chatmad chat mad tool for source code, suitable for WindowSocket programmed friends, you know.)
- 2012-06-07 20:42:47下载
- 积分:1
-
SCTP_Client_Server-master
SCTP实验,实现客户端和服务器端传输数据(SCTP experiment, to achieve the client and server side data transfer)
- 2013-12-24 16:44:40下载
- 积分: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
-
ping_Alexei
有关Ping使用的例子(the Ping examples of usage)
- 2004-09-25 10:39:47下载
- 积分:1
-
WinSocketAPI
使用Winsocket API实现的网络通信功能,分客户端和服务器端。(Winsocket API to achieve the use of the network communication function, sub-client and server.)
- 2009-05-19 12:30:43下载
- 积分:1
-
Libnidsdetect
利用Libnids开发包设计的检测攻击的源代码(use Libnids development kits designed detection of the source code attacks)
- 2007-03-26 12:50:54下载
- 积分:1
-
MultiPing
ICMP扫描器的设计源码。能实现ping功能,扫描IP地址可以手动输入。方便初学者学习。。(ICMP scanner design source. Ping function, scanning the IP address can be entered manually.)
- 2012-11-08 14:23:46下载
- 积分:1