-
在linux上实现拨号上网的功能,可以在平台arm上运行,移植性比较好。...
在linux上实现拨号上网的功能,可以在平台arm上运行,移植性比较好。-on dial-up capabilities in the platform arm run transplanted better.
- 2022-07-17 01:04:52下载
- 积分:1
-
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
-
记数统计功能,全面记载浏览者的ip,操作系统,浏览时间等参数
记数统计功能,全面记载浏览者的ip,操作系统,浏览时间等参数-counting statistics functions, comprehensive records of surfers ip, operating systems, time and other parameters View
- 2022-01-26 07:31:41下载
- 积分:1
-
vb的自动关闭消息框,你有用得着的时候,还不赶快下载??不下白不下,下了也白下,...
vb的自动关闭消息框,你有用得着的时候,还不赶快下载??不下白不下,下了也白下,-vb the closing news box, you have worthwhile when not quickly download? ? High white high, also under a white,
- 2023-06-07 00:01:11下载
- 积分:1
-
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实...
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data reported by the UDP with a base class. This type of packaging based SOCK_DGRAM the most basic operation. This provides two types of work, is a practical and UDP data processing function of tight coupling, it needs to achieve through inheritance, as set workmode auto_receive (see SetWorkdMode), the other is directly emerging as a separate object, users need to use this member function since Recv others receiving data processing.
- 2023-07-22 21:35:02下载
- 积分:1
-
简单的windows网络编程实现IP地址与主机名的转换
简单的windows网络编程实现IP地址与主机名的转换-A simple programming windows network IP address and host name of the conversion
- 2023-05-16 17:35:03下载
- 积分:1
-
这个是FASTNET的D7版本。解决了D7没有FASTNET的。
这个是FASTNET的D7版本。解决了D7没有FASTNET的。-D7 version. D7 not solve the FASTNET.
- 2022-05-29 23:59:48下载
- 积分:1
-
IEEE 802.3规范规定了以太网相关协议的具体内容,这是2008年最新版本...
IEEE 802.3规范规定了以太网相关协议的具体内容,这是2008年最新版本-IEEE 802.3 Ethernet specification related to the specific content of the agreement, which is the latest version of the 2008
- 2022-07-10 11:20:04下载
- 积分:1
-
在秋季飞行包,以满足公司董事会的网络文件传输
飞秋软件包,可以满足公司局欲网的文件传输-Flying in autumn packages to meet the Company Board For Network File Transfer
- 2022-06-21 00:11:44下载
- 积分:1
-
CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!...
CSocket类数据接收存在的问题及Win32函数解决办法.CSocket类数据接收存在的问题及Win32函数解决办法!-CSocket class data reception problems and Win32 function is a solution. CSocket class data reception problems and Win32 function is a solution!
- 2022-11-25 22:55:03下载
- 积分:1