登录
首页 » Windows Socket编程 » 关于p2p编程的一些资料

关于p2p编程的一些资料

于 2023-05-10 发布 文件大小:6.34 kB
0 145
下载积分: 2 下载次数: 1

代码说明:

关于p2p编程的一些资料-p2p programming on some of the information

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

发表评论

0 个回复

  • under the Windows network server program development, no doubt, Winsock complete...
    在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得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 program
    2023-07-22 22:20:02下载
    积分:1
  • Tang Yong 局域网象棋对弈序利用了阻塞模式Socket(38KB) 大家支持一下下哈~...
    Tang Yong 局域网象棋对弈程序利用了阻塞模式Socket编程(38KB) 大家支持一下下哈~-LAN chess players use of the procedures obstruction Socket programming model (38KB) under what we support Kazakhstan ~
    2022-03-18 15:48:17下载
    积分:1
  • MFC下基于流套接字的网络通信客户端
    网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
    2022-03-20 15:18:00下载
    积分:1
  • 异步socket
    异步socket类- Asynchronous socket kind
    2022-10-08 19:25:03下载
    积分:1
  • indy使用详解 indy使用详解
    indy使用详解 indy使用详解-indy explain the use of the use of detailed indy
    2022-07-10 14:34:24下载
    积分:1
  • ASP消息提示,ASP里很有用的语句
    ASP消息提示,ASP编程里很有用的语句-ASP, ASP programming Lane very useful statement
    2023-01-13 21:40:04下载
    积分:1
  • 用DELPHI写的可以监控网络上主机网络状态的工具。
    用DELPHI写的可以监控网络上主机网络状态的工具。-DELPHI written with the network host can monitor the network status tool.
    2022-02-01 16:06:03下载
    积分:1
  • 飞鸽传书(java版)
    这是一份java实现的飞鸽传书,压缩包里的为txt文件,里面有注释和对应的包,在开发环境下根据package建立相应的包后即可运行,是一份不错的学习代码。
    2022-04-18 09:03:12下载
    积分:1
  • 通过与服务器端相连,实现即使通信。客户端
    通过与服务器端相连,实现即使通信。客户端-Connected with the server-side to achieve even if the communication. Client
    2023-07-08 06:15:04下载
    积分:1
  • java基本的几个小序.关于web开发的,最基本的代码 新手看
    java基本的几个小程序.关于web开发的,最基本的代码 新手看-discribtion of java web
    2022-05-30 15:16:14下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载