登录
首页 » 套接字网络编程 » socket connection pool Programming

socket connection pool Programming

于 2022-06-19 发布 文件大小:8.89 kB
0 88
下载积分: 2 下载次数: 1

代码说明:

socket连接池编程-socket connection pool Programming

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于udp协议扫描ip地址
    基于udp协议,编程实现扫描ip地址,实现未知ip地址的扫描,并获取ip地址显示出来。简单的C++程序
    2022-08-17 16:17:48下载
    积分:1
  • ccna 的教 中文教 ccna 的初级教
    ccna 网络的教程 中文教程 ccna 的初级教程-CCNA Network Chinese Tutorial Tutorial Tutorial CCNA junior
    2022-11-26 23:55:04下载
    积分:1
  • 语音电话高级.rar,使用VC++实现的语音通信
    语音电话高级编程.rar,使用VC++实现的语音通信程序
    2022-02-06 09:59:49下载
    积分:1
  • java socket 通信
    本代码主要针对银行交易数据的对接,通过socket连接来实现实时交易
    2022-01-24 18:12:59下载
    积分:1
  • 凌阳 flash 翻车机
    此文件是凌阳的一个节目为倾倒的从所有设备是凌阳的基于 spmp8000 源的来源。
    2022-06-01 19:07:43下载
    积分:1
  • 基于jsp+javabean+mysql三层结构的动态购物站。站用户口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因...
    基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的绝大部分数据,所以整个网站的负载量和速度都将大大提高。而且jsp的特性是一次运行,永远储留内存(包括bean在内),所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大的优点。这就更进一步保证了网站的稳定性和安全性.-jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site of the majority of data, the entire site load and speed will be greatly enhanced. But jsp characteristic is a running, always reserving memory (including the bean) are therefore based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, which is its greatest advantage. This site is a further guarantee of stabi
    2023-09-02 04:25:03下载
    积分:1
  • 计算机设计
    计算机网络课程设计-基于socket的网络聊天室,是我大三课程的计算机网络课程设计,要求实现一个基于socket的网络聊天室。用VC++实现。 -Computer Network Course Design- socket-based network of chat rooms, is my third year courses in computer network curriculum design, required to implement a socket-based network of chat rooms. Using VC++ to achieve.
    2022-01-30 10:33:51下载
    积分:1
  • 功能:给出一个符串表达式(可以是任意复杂的符串表达式),计算符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
    功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
    2022-08-23 00:53:00下载
    积分:1
  • QT获取时间
    基本过程如下: 1. 利用ntp服务器获取网络时间     QUdpSocket udp_sock;     udp_sock.connectToHost("time.windows.com",123); 2. 阻塞等待连接成功     if(udp_sock.waitForConnected(60000))     {         ...     } 3. 发送时间请求         udp_sock.write(time_req);         udp_sock.flush(); 4. 阻塞等待消息返回         if(udp_sock.waitForReadyRead(120000))         {             ...         } 说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
    2022-03-21 22:20:09下载
    积分:1
  • 这是一个古语软硬件信息好
    这是一个古语软硬件信息好程序-This is a message saying the program is hardware
    2023-05-25 03:25:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载