登录
首页 » C# » Windows网络服务器程序的开发,在毫无疑问,Winsock完成…

Windows网络服务器程序的开发,在毫无疑问,Winsock完成…

于 2023-06-25 发布 文件大小:1.53 kB
0 137
下载积分: 2 下载次数: 2

代码说明:

在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,,我决定用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. " Last year, I have decided to rewr

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLABcode
    matlab中对图形轮廓的特征提取代码,程序实现,(matlab in the graphic outline feature extraction code, program implementation,)
    2013-09-03 19:40:06下载
    积分:1
  • spektrum
    自己写的用于调试美国产的卫星接收机输出信号的软件,里面包含有接收机协议。(the soft weare writed by vc6.0,use for debug the signal of the receiver )
    2014-10-31 12:26:07下载
    积分:1
  • 8-MinInOrder
    剑指offer上的题目,求最小值的,比较基础,程序员面试别准备题目。(a problem in the way to offers.)
    2015-11-25 17:12:05下载
    积分:1
  • ProcShow
    C#实现的配置好连接的服务器后,可以显示选择的数据库的存储过程,可以筛选存储过程,点击存储过程显示存储过程的脚步文件!(C# implementation configured to connect the server, you can display the selected database, stored procedures, you can filter stored procedures, click the stored procedure stored procedure shows the pace of the file!)
    2011-10-31 10:43:39下载
    积分:1
  • vtnet
    一套支持多路画面语音的视频会议系统,目前还不支持p2p的语音画面传输(A voice in support of multi-screen video conferencing systems, currently do not support p2p voice transmission screen)
    2009-04-17 23:47:30下载
    积分:1
  • 抢答器
    说明:  嵌入式智能抢答器,基于红外遥控和can通信,实现强答,具有掉电保护功能(Embedded intelligent answering device, based on infrared remote control and can communication, realizes strong answering and has power-off protection function.)
    2020-06-23 01:40:01下载
    积分:1
  • 73462705Pcomm32Pro
    说明:  PMAC运动控制卡的上位机编写说明,主要用于在WINDOWS平台下的二次开发(The upper computer of PMAC motion control card is mainly used for secondary development under Windows platform)
    2019-11-08 10:36:49下载
    积分:1
  • Line_1901
    说明:  2019中鸣超级轨迹赛巡线用,是中鸣机器人的程序,E3RCU控制器。(Zhongming Super Track Tour in 2019 is the program of Zhongming Robot and E3RCU controller.)
    2019-04-18 22:41:04下载
    积分:1
  • const
    说明:  const 声明将常量放入符号表中,当const使用了extern或&符号,编译分配存储空间(The const declaration places constants in the symbol table, and when const uses extern or symbol, compiles and allocates storage space)
    2020-06-24 23:40:12下载
    积分:1
  • CRC8计算程序及检测程序,C语言,生成多项式:X8 + X2 + X + 1
    CRC8校验程序,C语言编写,生成多项式:X8 + X2 + X + 1。 程序一: * 描    述:  检测数组的CRC是否正确,正确返回1,不正确返回0 * 函数原型:  void Check_CRC(uint8_t *ptr, uint8_t len) * 入口参数:  ptr数组的起始地址, len数组的长度,包括1字节CRC 程序二: * Function name:   CountCrc * Descriptions:    CRC校验码计算子程序 内附有CRC8校验小软件,可验证程序正确性。
    2023-03-19 19:50:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载