资源列表

« 1 2 ... .72 .73 .74 .75 .76 8177.78 .79 .80 .81 .82 ... 11787 »

[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-07-23 上传 | 大小: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-07-23 上传 | 大小: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-07-23 上传 | 大小: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-07-23 上传 | 大小: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-07-23 上传 | 大小: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-07-23 上传 | 大小: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-07-23 上传 | 大小:115kb | 下载:0

[Internet/网络编程chat_src

说明:JAVA局域网通讯源码,可以实现局域网间的相互通讯-JAVA LAN communications source, you can realize the inter-LAN communications
<武文斌> 在 2025-07-23 上传 | 大小:108kb | 下载:0

[Internet/网络编程BigFilex

说明:超大文件传输源码,解决网络超大文件传输的难题-Large File Transfer source and solve network problems Large File Transfer
<梁永军> 在 2025-07-23 上传 | 大小:27kb | 下载:0

[Internet/网络编程AutoUpdate

说明:用于局域网中的文件自动更新下载,方便局域网程序的管理-LAN file for Automatic Updates to download to facilitate procedures for the management of LAN
<sunny> 在 2025-07-23 上传 | 大小:659kb | 下载:0

[Internet/网络编程socket

说明:此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operati
<董立峰> 在 2025-07-23 上传 | 大小:12kb | 下载:0

[Internet/网络编程comm3.0_u1_solaris_sparc

说明:串口通讯编程,java 语言版本的,串口通讯编程,java 语言版本的-Serial Communication programming, java language versions, and serial communication programming, java language versions of
<zhoushijun> 在 2025-07-23 上传 | 大小:737kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 8177.78 .79 .80 .81 .82 ... 11787 »

源码中国 www.ymcn.org