资源列表

« 1 2 ... .94 .95 .96 .97 .98 2799.00 .01 .02 .03 .04 ... 11787 »

[Ftp客户端MyFtpServ

说明:一个简单的FTP的源码 编译环境:VC6.0. 编译方法:编译前先将本机上的VC98文件夹下的winsock.h搜索到并删除, 然后开始编译,并将windows.h文件中的以下语句删除: #else #include<winsock.h> 最后编译就可以通过了。 使用方法:将本工程const.h文件中的相应设置进行更改,就可以用leapftp进行连接了 (目前尚不能支持其他的ftp客户端软件)-A simple FTP source
<Alex Zhou> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[Internet/网络编程Router

说明:一个距离向量算法的路由器 路由表更新规则: 发现了一条到达某目的的新路由,而该路由在原来的路由表中不存在(即发现了一条新路由),则在路由表中增加该路由 发现了一条到达某目的的、距离更短的新路由,则用该路由替换原有的路由 到达某目的的一条路由,其后继结点到达该目的地的距离发生了变化,则需要更新该路由的距离 一个实例代表一个路由器(结点)-err
<曾庆丰> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[Web服务器ExtractSoapBody

说明:使用http协议发送请求,c源码 -Send a request using the http protocol, c-source
<> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[Internet/网络编程epnu

说明:一个使用raw socket 构造数据包的实例-Using raw socket packet structure examples
<dingxin100> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[Internet/网络编程UNIX

说明:测试UNIX系统下各个POS网络是否畅通 应用于大型超市-UNIX system testing various POS network is applied to smooth large supermarket
<张志明> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[TCP/IP协议栈winsock

说明:winsocked programming.A chat tool by Tcp/IP.Programmed by visual basic 6.0
<haha> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[Internet/网络编程GetWebSource

说明:本源程序可以在你设定的时间获取网页的源代码-The source code can set the time you access the page s source code
<邓猛子> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[P2P编程p2pwangluo

说明:从理论上,P2P的扩展性是无限的。整个体系是全分布的,不存在瓶颈。Peer To Peer(P2P即对等式)媒介提供了多种方法来获取信息、获得有用的服务并大大提高协作度,对等网不需要专门的服务器,网络中的每台计算机既是服务器又是工作站,在P2P网络中,随着用户的加入,不仅服务的需求增加了,系统整体的资源和服务能力也在同步的扩充,始终能较容易的满足用于的需要。网络中的资源和服务分散在所有结点上,信息的传输和服务的实现都直接在结点之间进行,可以无需中间环节和服务器的介入,避免了可能的瓶颈。-err
<王汪> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[浏览器online

说明:利用事件监听器,统计再线人数列表.避免直接关闭浏览器等操作发生时,统计不准确的问题-The use of event listener, statistics list the number of re-line. Avoid direct close the browser, such as the operation occurs, the problem of inaccurate statistics
<zhao> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[Internet/网络编程doorFile

说明:基于socket的一个后门*程序:客户端与服务器是tcp/ip连接,在客服端可以执行服务端的操作-Based on the socket of a backdoor Trojan program: client and server is tcp/ip connection, the customer can perform server-side operation
<gugu> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[Internet/网络编程ChatWinsock

说明:一个网络通讯编程的例子。 以聊天通讯为例展现了通讯编程的过程-A network communications programming examples. Chat communication as an example to demonstrate the process of communication programming
<聂山权> 在 2025-07-27 上传 | 大小:15kb | 下载:0

[Internet/网络编程select

说明:unix/linux系列中select模型的经典代码,可惜不是c++写的。-unix/linux series select classic model code, but not c++ written.
<dzlei> 在 2025-07-27 上传 | 大小:15kb | 下载:0
« 1 2 ... .94 .95 .96 .97 .98 2799.00 .01 .02 .03 .04 ... 11787 »

源码中国 www.ymcn.org