-
xml做的通讯录,可以实联人的添加,删除等功能。
xml做的通讯录,可以实联人的添加,删除等功能。-xml do correspondence, it is the conjunction add, delete function.
- 2022-03-06 12:59:05下载
- 积分:1
-
通过建立通信套接字,必须理解如何使用…
通过winsock建立通信,必须了解如何利用如何指定的协议为工作站定址,-Winsock through the establishment of communications, must understand how to use the agreement specify how the workstation is located,
- 2022-12-26 02:15:03下载
- 积分:1
-
是一个通过网络对软件进行自动更新的系统,可以使用这个程序为你的软件提供远程升级功能...
是一个通过网络对软件进行自动更新的系统,可以使用这个程序为你的软件提供远程升级功能-Is a network of software auto-update system, you can use this procedure for you to provide remote software upgrade capability
- 2022-11-08 23:25:03下载
- 积分:1
-
A free forum application written with ASP,not using any control,can automaticaly...
用ASP写的免费论坛。该软件不使用任何控件,可以自动为自己的后端数据库生成DSN。默认支持MS访问,但同时也必须经过MS SQL服务器的检测。-A free forum application written with ASP,not using any control,can automaticaly make a DSN for database connection.By default,it can access MS SQL Server after checked by server.
- 2022-02-01 19:18:39下载
- 积分:1
-
基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话...
基于udp通信的服务器端源代码,可以与基于udp通信的客户端端实现通话-server for udp communication
- 2022-07-05 04:20:45下载
- 积分:1
-
非常好 非常好 非常好
非常好 非常好 非常好 -Very good very good very good very good very good
- 2022-01-25 18:05:51下载
- 积分:1
-
The program design is divided into a server application and the client part of t...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞-The program design is divided into a server application and the client part of the application, using Socket socket network programming library. (UDP) and the (TCP/IP) combination of connections, and solve the timeliness of data transmission but also ensures that the data will not be lost during transmission. Another program uses multiple threads to avoid blocking procedure
- 2022-03-06 09:35:13下载
- 积分:1
-
UDP处理方式,Multicast_IOCP_CLIENT程序,效率很不错。
UDP处理方式,Multicast_IOCP_CLIENT程序,效率很不错。-UDP approach, Multicast_IOCP_CLIENT procedures, efficiency is pretty good.
- 2022-12-13 22:40:03下载
- 积分:1
-
labview之应用datasocket编程的实例,非常详细的。
labview之应用datasocket编程的实例,非常详细的。-LabVIEW Application DataSocket Programming examples, very detailed.
- 2022-05-30 00:03:13下载
- 积分: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