-
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
国外设计的windows下的 socket多线程客户服务端,可进行TCP/UDP 选择,ip地址可选ip4或者ip6
自己加入了消息输出十六进制,以及ado链接数据库
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
- 2022-02-26 00:05:37下载
- 积分:1
-
nio服务端代码
JDK1.4 提供的无阻塞 I/O(NIO)有效解决了多线程服务器存在的线程开销问题,但在使用上略显得复杂一些。许多基于 NIO 的多线程服务器程序往往直接基于选择器(Selector)的 Reactor 模式实现。这种简单的事件机制对于较复杂的服务器应用,显然缺乏扩展性和可维护性, 而且缺乏直观清晰的结构层次。本文将通过一个基于事件回调的 NIO 多线程服务器的设计,试图提供一个简洁、直观、易于扩展的 NIO 多线程服务器模型。
- 2022-02-16 06:36:06下载
- 积分:1
-
This topic for the realization of a TCP protocol using multi
此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
- 2022-10-24 14:25:03下载
- 积分:1
-
dreamweaver2004 as a tool to develop the Guide asp, they include the source ~
一个以dreamweaver2004为工具开发asp的教程,里面包括了源码~-dreamweaver2004 as a tool to develop the Guide asp, they include the source ~
- 2023-01-17 07:35:03下载
- 积分:1
-
此文件是用来上传文件的功能好你可以参考记住他的用处
此文件是用来上传文件的功能好你可以参考记住他的用处-file is a document used to upload the functionality you can refer to the usefulness remember him
- 2023-01-11 14:00:05下载
- 积分:1
-
VC++ smtp send mail source to support the authentication server to find for a lo...
VC++ smtp发送邮件源码,支持服务器验证的,找了很久,很多都是没有用户名密码验证,这个可以-VC++ smtp send mail source to support the authentication server to find for a long time, many of them are not user name password authentication, this can be
- 2022-02-26 07:38:55下载
- 积分:1
-
socket的相关知识介绍
socket的相关知识介绍-socket on the relevant knowledge
- 2023-02-01 11:05:05下载
- 积分:1
-
一个简单的网页设计,不错的
一个简单的网页设计,不错的-a simple web design, good
- 2022-02-28 23:47:39下载
- 积分:1
-
一个关于网络版的即时通讯聊天系统源代码。
一个VisualC++版本的Network即时消息聊天系统的源码。-a VisualC Network version of the instant messaging chat system source code.
- 2022-03-30 09:06:28下载
- 积分:1
-
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID....
获取本机ip,mac地址和时间,依次转换成16进制字符串,并连接到一起,返回的字符串可以作为数据库编程创建数据表的主键ID.-Access to the local ip, mac address and time, followed by 16 to convert hexadecimal string, and connect together, the return of the string can be used as a database programmer to create data table primary key ID.
- 2022-09-27 09:35:03下载
- 积分:1