登录
首页 » Windows Socket编程 » jabber matching test tools (1)

jabber matching test tools (1)

于 2022-01-31 发布 文件大小:31.19 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

jabber 的配套测试工具(1)- 用于批量注册用户(./userreg -h host- u numerofusers -n beginwith)-jabber matching test tools (1)- for volume users (./Userreg-h host-u numerofusers-n beginwith)

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

发表评论

0 个回复

  • CSDN网络版“小猪”写的一个重叠端口完成例的网络通讯序。...
    CSDN网络版“小猪”写的一个重叠端口完成例程的网络通讯程序。-CSDN Network Edition of the "something" was a complete overlap port routines network communication process.
    2022-01-25 16:51:23下载
    积分:1
  • 本工为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。...
    本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。-works for the computer network between the transmission and delivery of information, based on peer-to-peer network file transfer.
    2022-03-09 15:19:37下载
    积分:1
  • 序说明: 1.序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT....
    程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-procedures : 1. Online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. 2.P2P communications Note : 1). Gateway is the ideal type of state. That is non-symmetric NAT. 2). In the same period net CLIENT-2 communications, if not support NAT Gateway Circular, will fail. directory : tQServer :-service procedures, I would be grateful if the public on its Internet. tQClient : clients, in different operations within the network login to connect to the server. Common : Public the agreement folder procedure is a simple peer-to-peer updates. completion of the rougher, more functional friends welcome update perfect
    2022-03-31 17:02:30下载
    积分:1
  • 在网络聊天和文件传输序ipx_spx协议
    基于IPX_SPX协议的网络聊天和文件传输程序-IPX_SPX agreement on the network chat and file transfer program
    2023-03-27 01:05:03下载
    积分:1
  • 这是ecf的原代码,是个plugin,可以实现即时通讯。
    这是ecf的原代码,是个plugin,可以实现即时通讯。-ecf This is the original code, is a plugin can achieve instant messaging.
    2022-04-11 08:27:22下载
    积分:1
  • 一个比较简单的聊天序和大家共享一哈!通俗易懂哈!
    一个比较简单的聊天程序和大家共享一哈!通俗易懂哈!-A relatively simple chat program, and share a Ha! Easy to understand Ha!
    2022-03-03 07:31:27下载
    积分:1
  • 一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API写,可以很方便的扩展自己的序。可以把每种抓取的协议数据保存...
    一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal" s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
    2022-06-02 06:52:55下载
    积分:1
  • XE7 的 TraceRoute
    DDU ICMP 控件包含 3 控件: TDDUOSPING-非阻塞的坪 protocolTDDUOSTRACEROUTE-无阻塞的 TraceRoute ProtocolTDDUOSDNS-无阻塞的 ARP/RARP controlAbout TDDUOSDNS: 主机名都解析为 IP 地址和 IP 地址可解析为主机名。如果您输入一个 IP 地址属性,将完成主机属性,并且 OnHostLookup 事件会发生。如果您输入的 IP 或主机名到主机属性,将完成地址属性,和 OnAddressLookup 事件将发生。好的运行时属性可以查询,看看如果查找成功。为了减少查找的开销,可以通过将 UseIPCache 属性设置为 true 使用 IP/主机名称缓存。缓存只是永久性的因为不一定与当前会话,会话之间保存。你可以使用 FlushIPCache 方法来清除缓存。当结合此包中的其他控件,通常与连接套接字关联的延迟是可以避免的。每个控件必须具有一个独特的 TDDUOSDNS 控制。关于演示: 演示项目演示了如何使用每个控件。TDDUOSDNS 控制显示在控件与其他控件的组合,使用独立。DNS 不 ICMP 协议,但它是包括以防止阻止 windows 应用程序。阻塞是当您的 windows 程序停止响应等待调用返回的消息。通常情况下,所有调用块为很短的时间,并不明显 — — 但是当你不得不等待 5 或 10 秒钟或更长的时
    2023-07-18 21:50:05下载
    积分:1
  • java的电子邮件序。服务端和客户端都有。已译通过
    java编的电子邮件程序。服务端和客户端都有。已编译通过-java series of the e-mail program. Services and clients have. Compiled by
    2022-06-28 22:16:11下载
    积分:1
  • mac osc平台下Xcode,Objective
    mac osc平台下Xcode编程,Objective-C编写的网络通信程序-mac osc platforms Xcode programming, Objective-C to prepare the network communication program
    2022-05-31 15:09:17下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载