-
使用肥皂的网络服务
Web Service using SOAP
- 2022-01-25 18:15:25下载
- 积分:1
-
一些asp学习总结,对asp爱好者很有帮助!
一些asp学习总结,对asp爱好者很有帮助!-some asp study concluded, the asp helpful lovers!
- 2022-01-24 18:11:06下载
- 积分:1
-
FD download mini systems Meihuaban
FD迷你下载系统中文美化版-FD download mini systems Meihuaban
- 2023-03-14 02:20:04下载
- 积分:1
-
hreads:本示例演示了如何开发一个先进的命名管道服务器…
hreads:This sample demonstrates how to develop an advanced namedpipe server that is capable of servicing 5 instances. The application is an echo server where data isreceived from a client and echoed back to the client. Allthe pipe instances are serviced using threads.
- 2022-08-09 16:47:24下载
- 积分:1
-
ajax+C#实现分页,无需刷新,减少用户等待。运行在.net 2.0下。...
ajax+C#实现分页,无需刷新,减少用户等待。运行在.net 2.0下。
- 2022-02-03 13:26:01下载
- 积分:1
-
这是些asp学习得课件,应该很有用仅供参考哈
这是些asp学习得课件,应该很有用仅供参考哈-It is these asp learned courseware, it should be useful for reference only ha
- 2022-03-16 11:36:44下载
- 积分:1
-
simple JAVA WEB SERVER
JAVA的简单的WEB SERVER-simple JAVA WEB SERVER
- 2022-10-18 15:10:03下载
- 积分:1
-
基于JSP的聊天室,功能齐全,能进行私聊和公聊,非常不错的程序。如果你在此基础上开发更多功能, 不要忘记告诉我了呀,...
基于JSP的聊天室,功能齐全,能进行私聊和公聊,非常不错的程序。如果你在此基础上开发更多功能, 不要忘记告诉我了呀,-JSP-based chat rooms, complete functions, and will conduct public chat Private Chat, very good procedures. If you based on the development of more functional, not to forget to tell me ah,
- 2023-07-14 03:05:04下载
- 积分:1
-
A webgame a webgame
一个webgame 一个webgame-A webgame a webgame
- 2022-10-06 04:05:02下载
- 积分: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