-
Asp.net platform based on a background containing the message board management p...
基于asp.net平台的一个含有后台管理的留言板程序的实现-Asp.net platform based on a background containing the message board management procedures realize
- 2022-12-21 00:30:04下载
- 积分:1
-
This is a friend to one of the station's source code. Net, think it's go...
这是朋友给的一个全站源代码,.net的,觉得不错,共享给大家.-This is a friend to one of the station"s source code. Net, think it"s good, for everyone to share.
- 2022-09-14 08:20:03下载
- 积分:1
-
看名字就知道,对Struts框架的J2EE开发框架,但ALS…
看名字就知道了,j2ee的struts开发框架,还不错的-Look at the names on the know, j2ee development framework of the struts, but also good
- 2022-08-10 22:21:27下载
- 积分:1
-
Net platform development of Chinese language voice applications for the interpre...
Net平台下开发中文语音应用程序
对于语音的解释发送-Net platform development of Chinese language voice applications for the interpretation of this voice
- 2022-03-21 08:08:26下载
- 积分:1
-
在线报价系统后台代码,希望大家喜欢,多多交流,一起学习...
在线报价系统后台代码,希望大家喜欢,多多交流,一起学习-Online Quotation System background code, I hope you like it, a lot of exchanges, learning together
- 2022-04-01 08:19:17下载
- 积分:1
-
旅游公司信息系统详细设计和源代码功能简介: 系统提供三方入口:管理员、及外部用户,双方各自在不同的环境下操作。管理员可对外部用户进行维护管理...
旅游公司信息系统详细设计和源代码功能简介: 系统提供三方入口:管理员、及外部用户,双方各自在不同的环境下操作。管理员可对外部用户进行维护管理-tourism information systems company detailed design and source code profiles : the entrance tripartite system : administrators, and external users, both sides in different operating environments. Administrators can to external users Maintenance Management
- 2022-02-16 10:06:37下载
- 积分:1
-
GoAhead Web的公司服务器的源代码的文件上传代码补丁
goahead公司的web服务器源代码中关于文件上传的补丁代码-goahead to the company web server source code on the file upload code patch
- 2022-03-15 08:19:14下载
- 积分:1
-
一个开源的轻量级HTTP服务器,适合嵌入式系统
一个开源的轻量级HTTP服务器,适合嵌入式系统-A lightweight open-source HTTP server for embedded systems
- 2023-03-22 20:20:03下载
- 积分:1
-
因为WEB服务器是使用HTTP协议通信的,因此也叫做HTTP服务器。
因为WEB服务器是使用HTTP协议通信的,因此也叫做HTTP服务器。-Because WEB server is using HTTP protocol communication, and therefore also known as HTTP server.
- 2022-03-01 09:21:48下载
- 积分:1
-
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SO...
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SOCKET"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用"非阻塞SOCKET",以其提高程序的效率。那么有没有办法使用"阻塞SOCKET"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了简化使用"阻塞SOCKET"的编程。 2.此外,我发现很多类似的程序中,服务器或客户端既是服务器、又是客户端,尽管这 并不影响通讯,但这确实淡化了C/S模式的本意 这两个类很好的体现了C/S模式,而且 支持多用户。 3.这两个类,可以做为"非阻塞SOCKET"的补充。 使用时,需要在主程序中开辟额外的线程,在线程内部调用这两个类的成员函数来实现,实现过程比较简便。只要客户端成功连接到服务器,双方就可以任意发送数据,而不需要多 次连接。 如果编译时有错误提示:找不到ws2_32.lib,则请确认该文件的实际路径,将此文件加入工程中即可。-this project mainly involves the preparation of his two categories : CSocketBlockServer and CSocketBlockClient. The procedure on how to use these two categories, "SOCKET obstruction" to achieve a fast, efficient purpose. Usually we see SOCKET procedures are generally used "nonblocking socket," with the efficiency of the process. So is there any way the use of "obstruction SOCKET" convenient and efficient realization of network communications requireme
- 2022-07-07 16:37:42下载
- 积分:1