资源列表

« 1 2 ... .95 .96 .97 .98 .99 7700.01 .02 .03 .04 .05 ... 11787 »

[P2P编程client-and-server

说明:纯c语言写的客户端服务端聊天和文件传输程序-Pure c language to write client-side chat and file transfer program
<marongkuan> 在 2024-11-19 上传 | 大小:7.44mb | 下载:0

[Web服务器web-server

说明:Multi-Threaded Web Server
<shaw> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[Internet/网络编程thread_clean

说明:线程清除测试,测试现成的清除与否等的实现-thread clean
<雨林> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[Web服务器search

说明:python开发的一个C/S架构的导师查询系统。一个简单的搜索引擎,有网络爬虫,可离线搜索。-python development of a C/S structure of the tutor query system. A simple search engine Web crawler can be offline search.
<陶子> 在 2024-11-19 上传 | 大小:569kb | 下载:0

[TCP/IP协议栈delphi-zhuabao

说明:抓包,网络编程,socket编程,初学者必看-Ethereal, network programming, socket programming, beginners must see!!!!
<m> 在 2024-11-19 上传 | 大小:483kb | 下载:0

[Internet/网络编程H3C_802.1x

说明:hostapd - user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator and RADIUS authentication server-e-hostapd- user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator and RADIUS authentication se
<Eric> 在 2024-11-19 上传 | 大小:414kb | 下载:0

[Internet/网络编程HttpUpLoad

说明:HTTP方式上传文件。文件编译通过。功能有可能再不同机子上存在问题-The HTTP upload files. The files compiled through. Function again on a different machine problems
<林泽华> 在 2024-11-19 上传 | 大小:12.25mb | 下载:0

[TCP/IP协议栈UDP

说明:UDP 协议 的Client端和Server端代码,实现Get Put和检查的基本功能-The UDP protocol Client-side and Server-side code to Get Put and check the basic functions
<Tim> 在 2024-11-19 上传 | 大小:2kb | 下载:0

[Web服务器server

说明:a simple server implements GET and PUT with threads, SSD8 exercise1
<ckp> 在 2024-11-19 上传 | 大小:4kb | 下载:0

[Internet/网络编程WSAEventSelect

说明:为感兴趣的一组网络事件创建一个事件对象。 调用WSAEvenSelect函数将网络事件和事件对象关联起来。 当网络事件发生时,Winsock使相应的事件对象接受信息,在网络对象上等待的函数就会返回。 调用WSAEnumNetworkEvents函数便可获取到底发生了什么样网络事件,针对不用的事件予以不同的操作。 -Create an event object of interest to a group of netwo
<哲思> 在 2024-11-19 上传 | 大小:1.58mb | 下载:0

[Internet/网络编程OverlappedServer

说明:重叠I/O提供了更好的系统性能。 它允许应用程序使用重叠数据结构一次投递一个或者多个异步I/O请求。 提交的I/O请求完成之后,与之关联的重叠数据结构中的事件对象受信。然后,使用WSAGetOverlappedResult函数获取重叠操作结果。 -Overlapped I/O to provide better system performance. It allows the application to use the
<哲思> 在 2024-11-19 上传 | 大小:32kb | 下载:0

[Internet/网络编程IOCPDemo

说明:使用CreateIoCompletionPort创建完成端口对象。 2.创建工作线程,在完成端口上执行并处理投递到完成端口上I/O请求。 3.向完成端口对象关联套接字句柄。 4.投递重叠发送和接受请求处理I/O。 -Completion port object CreateIoCompletionPort create. Create worker threads running on the completion po
<哲思> 在 2024-11-19 上传 | 大小:29kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 7700.01 .02 .03 .04 .05 ... 11787 »

源码中国 www.ymcn.org