-
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Las
- 2022-07-08 01:37:37下载
- 积分:1
-
[www.java1234.com]jsp校园宿舍管理系统分享
校园宿舍管理系统分享,登录,查询,考勤,添加学生(Campus dormitory management system sharing)
- 2018-05-02 10:27:32下载
- 积分:1
-
Java
Java是一种可以撰写跨平台应用软件的面向对象的程序设计语言。Java 技术具有卓越的通用性、高效性、平台移植性和安全性,广泛应用于PC、数据中心、游戏控制台、科学超级计算机、移动电话和互联网,同时拥有全球最大的开发者专业社群。(Java is an object-oriented programming language that can write cross platform application software. Java technology has excellent versatility, high efficiency, platform portability and security. It is widely used in PC, data center, game console, scientific supercomputer, mobile phone and Internet. It also has the largest developer community in the world)
- 2018-06-17 21:56:35下载
- 积分:1
-
DistPoint
最近点对。编程之美上面的点对,使用了C++模板,效果还可以(the nearest point diatance)
- 2013-03-20 09:43:20下载
- 积分:1
-
CSO_source_code
CSO source code for protein complex prediction in large PPI networks
- 2016-03-18 09:25:30下载
- 积分:1
-
GraphAnimationAPP
drawline MFC 使用C++实现划线功能(drawline MFC)
- 2015-01-17 23:26:40下载
- 积分:1
-
mapMatching
地图匹配,用于将GPS轨迹匹配到地图上的道路上,可以实时导航。(Map matching for matching the GPS track to the road map, real-time navigation.)
- 2020-07-23 22:38:45下载
- 积分:1
-
65358
** sBackUpfileName 恢复后的数据库存放目录
** sDataBaseName 备份的数据名
** sIsAddBackup 是否追加到备份文件中
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
**模 块 名:frestoredatabase_a
**描 述:恢复数据库,返回出错信息,正常恢复,返回""
**调 用:frestoredatabase_a "备份文件名","数据库名"
**参数说明:
** sDataBasePath 恢复后的数据库存放目录
** sBackupNumber 是从那个备份号恢复
** sReplaceExist 指定是否覆盖已经存在的数据
**说 明:引用Microsoft ActiveX Data Objects 2.x Library
">
- 2013-08-22 09:58:50下载
- 积分:1
-
ascii.cpp
Ascii utility to get the current number equivalent of a character pressed.
- 2013-04-19 05:14:52下载
- 积分:1
-
MTGCCombobox
Combo box control with autocomplete
- 2013-11-16 18:08:40下载
- 积分:1