-
VC++编程环境。得到本地mac地址。界面友好,使用方便
VC++编程环境。得到本地mac地址。界面友好,使用方便-VC++ programming environment. Get the local mac address. Friendly interface and easy to use
- 2022-07-10 11:54:11下载
- 积分:1
-
用delphi编写socket实现远程抓屏
用delphi编写socket实现远程抓屏-Prepared using delphi remote socket screenshots
- 2023-08-20 16:35:04下载
- 积分:1
-
- 2022-02-07 20:14:55下载
- 积分:1
-
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通...
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通-simple chat communications procedures, including server and client, can send text messages to communicate
- 2022-02-06 12:48:22下载
- 积分:1
-
非常不错的,功能庞大,详细内容自己看吧。
非常不错的,功能庞大,详细内容自己看吧。-very good, the function of large, the details of which own Look here.
- 2022-01-25 19:11:44下载
- 积分:1
-
三个不同的聊天室程序,有客户端和服务器端。大家可以下载学习...
三个不同的聊天室程序,有客户端和服务器端。大家可以下载学习-Three different chat room procedures, client and server side. You can download the study
- 2022-06-26 06:03:55下载
- 积分: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
-
网络编程 有一个服务器 和一个客户端
网络编程 有一个服务器 和一个客户端-network programming with a server and a client
- 2022-02-12 16:29:59下载
- 积分:1
-
进销存系统。asp自主开发,功能齐全。
进销存系统。asp自主开发,功能齐全。-Invoicing System. asp independent development, full-featured.
- 2022-01-21 20:51:07下载
- 积分:1
-
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7...
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7 就可以连接上,然后你输入什么屏幕就显示什么。-This a complete port with (IO Completion port) was the echo server, running iocp.exe after the console using telnet 127.0.0.1 7 can be connected to, then you input on what the screen shows what.
- 2022-03-05 12:51:26下载
- 积分:1