-
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
-
经典网络编程书籍:Windows网络编程第二版
经典网络编程书籍:Windows网络编程第二版 -Classic network programming books: Windows Network Programming Second Edition
- 2022-07-24 09:23:47下载
- 积分:1
-
基于sock编写的局域网聊天工具的服务端,vc编写
基于sock编写的局域网聊天工具的服务端,vc编写-prepared based on the sock LAN Chat server tools, vc prepared
- 2022-07-04 17:06:30下载
- 积分:1
-
VB Winsock网络编程实例,包括:控制的TCP,UDP套接字有限……
VB网络编程范例,包括:WinSock控件TCP,WinSock控件UDP-VB network programming examples, including : WinSock Control TCP, UDP WinSock Control
- 2022-10-24 17:45:03下载
- 积分:1
-
这是一款在局域网发送消息的小程序,和系统自带NET SEND的命令功能相同,在一个框内输入计算机名称,下面写你发送的内容及可,不过你对方计算机必须把管理里的ME...
这是一款在局域网发送消息的小程序,和系统自带NET SEND的命令功能相同,在一个框内输入计算机名称,下面写你发送的内容及可,不过你对方计算机必须把管理里的MESSAGE启用才可-This is a LAN messaging in the small procedures, and systems onboard NET SEND command of the same functions in one box to be entered into a computer name, write below you send the content and can, but you must be the other side"s management before the opening MESSAGE
- 2022-07-03 00:32:08下载
- 积分:1
-
Sockests C++ 封装库 详情见 http://www.alhem.net/Sockets/
Sockests C++ 封装库 详情见 http://www.alhem.net/Sockets/-Sockests C Packaging for details http://www.alhem.net/Sockets/
- 2022-07-19 22:08:03下载
- 积分:1
-
use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures...
使用vc编写的实现SMTP简单邮件传输协议的程序,在VC6编译运行通过。-use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures, the VC6 compiler running through.
- 2022-10-11 00:15:03下载
- 积分:1
-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
如何设置多播套接字属性,并使用它时,多播路由问题。
如何设置套接字的多播属性,并利用它时行多播编程-How to set the multicast socket attribute, and use it when the line multicast programming
- 2022-01-25 18:28:27下载
- 积分:1
-
用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!...
用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the
server and a client pairs procedure, studies the winsock very good
source code!
- 2023-02-28 07:35:03下载
- 积分:1