资源列表

« 1 2 ... .05 .06 .07 .08 .09 3610.11 .12 .13 .14 .15 ... 11787 »

[网络截获/分析ip_cap

说明:捕获IP数据包的小程序 支持TCP和UDP等协议。-IP packet capture program to support small TCP and UDP protocols.
<chivalry> 在 2025-10-11 上传 | 大小:263kb | 下载:0

[Internet/网络编程NetWorks0.1

说明:最近两年出版的一本网络编程书籍的源码,其中很多代码非常有用,包括IOCP、P2P等,强烈推荐,也是不错的Visual C++的学习代码。-Published in the past two years, a network programming book source, many of which are very useful code, including the IOCP, P2P, etc., strongly recommend, is also a good Visual C++
<唐荣兴> 在 2025-10-11 上传 | 大小:2.12mb | 下载:0

[Internet/网络编程datenew

说明:
<long> 在 2025-10-11 上传 | 大小:361kb | 下载:0

[Internet/网络编程chatsource

说明:聊天程序,主要的系统调用包括:socket()-创建Socket;bind()-将创建的Socket与本地端口绑定;connect()与accept()-建立Socket连接;listen()-服务器监听是否有连接请求;send()-数据的可控缓冲发送;recv()-可控缓冲接收;closesocket()-关闭Socket。-Chat program, the main system calls, including: socket ()- Create Socket bind ()- wi
<long> 在 2025-10-11 上传 | 大小:370kb | 下载:0

[Internet/网络编程QQProject

说明:在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, t
<long> 在 2025-10-11 上传 | 大小:33kb | 下载:0

[Internet/网络编程ChatRoom

说明:服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to r
<long> 在 2025-10-11 上传 | 大小:937kb | 下载:0

[xml/soap/webserviceXalan-C_current-src

说明:apache xalan-c 的xml文件分析和解析库,支持XPath,XSL转换等-apache xalan-c of the xml document analysis and analytic libraries, support for XPath, XSL conversion
<> 在 2025-10-11 上传 | 大小:2.76mb | 下载:0

[xml/soap/webservicexerces-c-current

说明:xerces-c xml解析器 支持dom解析和sax模式解析-xerces-c xml parser to support the dom and sax analytic model to resolve
<> 在 2025-10-11 上传 | 大小:10.83mb | 下载:0

[代理服务器pet-1.0.tar

说明:PET is cooperative proxy caching server for Web clients, supporting HTTP, FTP and SSL data objects. PET s features include DNSCache, banner filtering, url filtering, administration and statistics via WWW browser
<李晋江> 在 2025-10-11 上传 | 大小:150kb | 下载:0

[代理服务器SMTPProxy-0.9.2

说明:SMTPSpy Proxy is a "dumb" SMTP proxy that waits for inbound SMTP requests and forwards all them directly to an external SMTP server, while outputting all e-mails passing through to a specified disk location, for monitoring purposes. -SMTPSpy Proxy is
<李晋江> 在 2025-10-11 上传 | 大小:6kb | 下载:0

[代理服务器havp-0.89.tar

说明:HAVP (HTTP Anti Virus Proxy) is a proxy which scans downloads for viruses with several scanners (e.g. ClamAV, F-Prot, Kaspersky, NOD32, Sophos) at the same time. The main aims are continuous, non-blocking downloads and smooth scanning of dynamic and
<李晋江> 在 2025-10-11 上传 | 大小:115kb | 下载:0

[Internet/网络编程chat_src

说明:JAVA局域网通讯源码,可以实现局域网间的相互通讯-JAVA LAN communications source, you can realize the inter-LAN communications
<武文斌> 在 2025-10-11 上传 | 大小:108kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 3610.11 .12 .13 .14 .15 ... 11787 »

源码中国 www.ymcn.org