-
在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
-
这是我自己做的局域网内进行多播 通信的代码,打开时请先打开服务器段 才可正常运行。...
这是我自己做的局域网内进行多播 通信的代码,打开时请先打开服务器段 才可正常运行。-This my own LAN within multicast communication code, opened post of the open server can run normally.
- 2022-01-25 23:38:20下载
- 积分:1
-
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立....
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
- 2022-01-30 14:47:37下载
- 积分:1
-
Icmp packet with wincap grasp the sample application, development tools VC6.0
用wincap抓icmp报文的示例程序,开发工具VC6.0-Icmp packet with wincap grasp the sample application, development tools VC6.0
- 2022-03-07 07:57:18下载
- 积分:1
-
access to network configuration, network card, access to information is a DNS ne...
获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序-access to network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the integrated process
- 2022-04-17 12:50:01下载
- 积分:1
-
一个tftp文件传输的客户端 方便初学者学习使用
一个tftp文件传输的客户端 方便初学者学习使用-a tftp file transfer client convenience beginners learning to use
- 2022-06-22 05:44:47下载
- 积分:1
-
A simple port scanner ... ... multi
一个简单的端口扫描程序...多线程...适合初学者学习-A simple port scanner ... ... multi-threaded for beginners to learn
- 2022-06-28 10:45:18下载
- 积分:1
-
套接字io的封装类
套接字io的封装类-socket io packaging category
- 2023-04-28 06:45:03下载
- 积分:1
-
控制拨号连接的类,提供拨号,挂段,脱机工作等方法,检测连接状态。...
控制拨号连接的类,提供拨号,挂段,脱机工作等方法,检测连接状态。-A Class For Dialup Network Controlling, providing functions of dialing up, putting down, offline, connection status checking, etc
- 2022-02-01 23:27:24下载
- 积分:1
-
局域网聊天的小软件,通过VC6.0 VS2005测试
局域网聊天的小软件,通过VC6.0 VS2005测试-Small LAN chat software testing VC6.0 VS2005
- 2022-06-18 04:43:05下载
- 积分:1