-
有关用户界面方面的修改以及控件方面的自绘问题.
有关用户界面方面的修改以及控件方面的自绘问题.-Related aspects of user interface changes as well as the control aspects of the issue of self-painting.
- 2022-10-09 11:25:02下载
- 积分:1
-
小型ftp服务器纯文本代码,供学习.功能比较原始.
小型ftp服务器纯文本代码,供学习.功能比较原始.-Small ftp server in plain text code for the study. Original functions.
- 2022-12-24 10:15:03下载
- 积分:1
-
CAynchSocket的另一个高效的实现
CAynchSocket的另一个高效的实现-CAynchSocket another efficient realization
- 2022-09-18 09:10:03下载
- 积分:1
-
基于winsock网络编程技术实现客户端图片传送到服务器端
基于winsock网络编程技术实现客户端图片传送到服务器端-ImageTransfer through winsock
- 2023-06-14 07:35:33下载
- 积分:1
-
首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet...
首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。
然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:programsNTDDK src
etwork ndispacket目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures- gt; Development kits- gt; Windows 2000 DDK- gt; Checked Build Environment, there will be a console window. Use cd order to enter D : programs NTDDK src network NDIS packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the co
- 2023-06-15 10:50:03下载
- 积分:1
-
server connectivity source
服务器winsock连接源码-server connectivity source
- 2022-07-26 10:04:36下载
- 积分:1
-
It includes several instances about network programming ,and several programs wh...
里边有几个网络编程实例,还有一些可以用来传输用的程序,都是经过测试通过的,非常好用哦.-It includes several instances about network programming ,and several programs which can be used to transfer things.They were tested,and they are powerful.
- 2022-06-19 22:32:50下载
- 积分:1
-
在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
-
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子
MFC的扩展动态连接库,可以实现一些简单的FTP功能。对于学习MFC的人来说,是一个不错的例子-MFC extension DLL, can achieve some simple FTP functions. Learning MFC people, is a good example
- 2023-06-04 05:20:04下载
- 积分:1
-
这是一个应用Socket做的简单聊天室程
这是一个应用Socket做的简单聊天室程-Socket This is an application process to do simple chat room
- 2022-03-30 23:45:48下载
- 积分:1