资源列表

« 1 2 ... .96 .97 .98 .99 .00 7801.02 .03 .04 .05 .06 ... 11787 »

[Web服务器server

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

[Internet/网络编程WSAEventSelect

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

[Internet/网络编程common

说明:WSAAsyncSelect,WSAEventSelect,IOCPDemo等的支持文件-WSAAsyncSelect, WSAEventSelect, IOCPDemo support files
<哲思> 在 2024-10-14 上传 | 大小:3072 | 下载:0

[Internet/网络编程iocpsys

说明:可伸缩服务器设计代码。需要common.rar的支持,见本人上传的附件。-Scalable server design code. Need common.rar support, see my upload attachments.
<哲思> 在 2024-10-14 上传 | 大小:41984 | 下载:0

[Internet/网络编程broadcast

说明:基于IP的广播实现代码,需要commmom.rar的支持(见本人上传附件)-Based the IP broadcast implementation code to need commmom.rar support (see my attachments)
<哲思> 在 2024-10-14 上传 | 大小:54272 | 下载:0

[Internet/网络编程muticast

说明:基于网络的多播实现代码。需要commmom.rar的支持(见本人上传附件)-Web-based multicast code. Commmom.rar support (see my attachments) is required
<哲思> 在 2024-10-14 上传 | 大小:26624 | 下载:0

[Internet/网络编程GroupTalk

说明:基于网络的组播讨论会实现代码,需要commmom.rar的支持(见本人上传附件)-Based on the network multicast discussions will achieve code needs commmom.rar support (see my post attachments)
<哲思> 在 2024-10-14 上传 | 大小:39936 | 下载:0

[Internet/网络编程join

说明:基于网络的组播客户端实现代码。需要commmom.rar的支持(见本人上传附件)-Network-based multicast client-side implementation code. Commmom.rar support (see my attachments) is required
<哲思> 在 2024-10-14 上传 | 大小:27648 | 下载:0

[Internet/网络编程Sniffer

说明:网络嗅探器开发实例代码。需要commmom.rar的支持(见本人上传附件)-The network sniffer Development code examples. Commmom.rar support (see my attachments) is required
<哲思> 在 2024-10-14 上传 | 大小:3072 | 下载:0

[Internet/网络编程AudioChartTest

说明:基于UDP的互联网会话聊天软件,基于CAsyncSocket类实现-UDP-based Internet session chat software, CAsyncSocket class
<张凡> 在 2024-10-14 上传 | 大小:3667968 | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 7801.02 .03 .04 .05 .06 ... 11787 »

源码中国 www.ymcn.org