-
点对点服务端源码,希望能对大家通讯编程有一定的帮助
点对点服务端源码,希望能对大家通讯编程有一定的帮助-failed to translate
- 2023-07-16 10:35:03下载
- 积分:1
-
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给...
网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network drivers for the bridge, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the socket and bundled IP Port-related data, from driver to Socket, applications from the Socket can extract the data receiver. Web applications is through this socket for data transmission and reception. TCP and UDP Principle and the work of the preparation process, and how to process link libraries. A character based chat program.
- 2023-01-29 23:25:03下载
- 积分:1
-
据说是 AOL 官方的聊天工具, 功能比较完善。
据说是 AOL 官方的聊天工具, 功能比较完善。-AOL is said to be the official chat tools, more perfect functions.
- 2022-08-25 07:27:53下载
- 积分:1
-
收录了很多著名的大型公司的网址,可以看一下。
收录了很多著名的大型公司的网址,可以看一下。-collections of many well-known large companies web site can look at.
- 2022-07-13 02:44:11下载
- 积分:1
-
Java achieve an FTP server, HTTP protocol to facilitate client upload download o...
用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
- 2022-11-09 07:15:03下载
- 积分:1
-
VB网络视频聊天软件源码,希望大家能用的上。
VB网络视频聊天软件源码,希望大家能用的上。-VB
- 2022-07-12 21:50:35下载
- 积分:1
-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分:1
-
P*Works!是因特网开发的一个全面结构,它也是/n公司多数软件产品的核心构造模块。 IP*Works!消除了因特网开发的复杂程度,提供了一种使用方便的可编程...
P*Works!是因特网开发的一个全面结构,它也是/n公司多数软件产品的核心构造模块。 IP*Works!消除了因特网开发的复杂程度,提供了一种使用方便的可编程组件,使发送邮件,传送文件,管理网络,浏览网页,享受网络服务等-P* Works! The Internet to develop a comprehensive structure, it is/n the majority of the company" s core software product building blocks. IP* Works! Eliminates the complexity of Internet development, provides a easy-to-use programmable components, so send a message, transfer files, managing networks, browsing web pages, such as network services to enjoy ..
- 2022-02-02 13:24:07下载
- 积分: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
-
z3950客户端检索自动解析为MARC ISO2709格式。
z3950客户端检索后自动解析为MARC ISO2709格式文件.-z3950 client retrieval automatically parse as ISO2709 MARC format.
- 2023-02-18 02:15:03下载
- 积分:1