-
five large IO model three : It model It introduced the general programming model...
5大IO模型之三:iocp模型,介绍iocp模型的一般编程流程。-five large IO model three : It model It introduced the general programming model process.
- 2022-04-14 15:55:08下载
- 积分:1
-
邮件发送c++源代码,实现应用程序发送电子邮件功能,提供比较详细的调用方法。...
邮件发送c++源代码,实现应用程序发送电子邮件功能,提供比较详细的调用方法。-E-mail c++ Source code, send an e-mail realize application functionality to provide a more detailed method call.
- 2022-03-17 20:58:15下载
- 积分:1
-
完整的FTP上传、下载代码,压缩包内的DEMO直接用一个FTP站点做测试,请各位不要删站点内的东西。...
完整的FTP上传、下载代码,压缩包内的DEMO直接用一个FTP站点做测试,请各位不要删站点内的东西。-integrity of the FTP upload, download code and compressed within the DEMO direct an FTP site testing, please do not delete everything inside the site.
- 2022-05-14 21:31:47下载
- 积分:1
-
一个TFTP的简单程序,包括客户端和服务器端,我的大学工作。
一个TFTP的简单程序,包括客户端和服务器端,是我大学本科的作业。-a TFTP simple procedures, including client and server side, I college work.
- 2022-08-25 15:57:57下载
- 积分:1
-
mac osc平台下Xcode编程,Objective
mac osc平台下Xcode编程,Objective-C编写的网络通信程序-mac osc platforms Xcode programming, Objective-C to prepare the network communication program
- 2022-05-31 15:09:17下载
- 积分:1
-
深圳二手网
深圳二手网-生成HTML
程序演示:http://www.szes.cn
后台管理地址:/szadmin/Admin_Login.asp
模板文件: mb文件下 自己修改-Shenzhen secondary network-generated HTML procedures demo : http :// management background www.szes.cn address :/szadmin/Admin_Login.asp template files : mb under their revised document
- 2022-03-21 03:29:31下载
- 积分:1
-
windows network communication and programming based on the TCP C/S mode, server...
windows网络通讯和编程中基础的TCP中的C/S模式,实现服务器和客户端的交流。-windows network communication and programming based on the TCP C/S mode, server and client communication.
- 2022-03-22 01:42:21下载
- 积分:1
-
This system belongs to a small local area network monitoring system that can car...
本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于1秒。
服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
系统运行时占用内存不能大于10MB,以免影响系统性能。
客户端运行时需要隐藏显示窗口,起其感觉不到在运行。
-This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, this system is mainly to achieve the following features: system uses human-computer interaction approach, friendly and beautiful interface. screen displays information needs from time to time, the network delay can not exceed 1 second. server-side ready to run, as long as the client is running, you can display on-screen information. memory for the system is running can not be larger than 10MB, so as not to affect system performance. the client run-time to hide the display window, from the feel running.
- 2023-07-21 17:50:07下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
一个带GUI的Ping程序,基于MFC实现,并且可以保存历史记录
一个带GUI的Ping程序,基于MFC实现,并且可以保存历史记录-A GUI with the Ping program, based on the MFC realize, and can be preserved for history
- 2022-02-26 11:46:50下载
- 积分:1