-
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat -Using ICMP.DLL and MIB.DLL to implement ping, tracert and netstat
- 2022-02-22 13:35:18下载
- 积分:1
-
prepared by the small games, the 331 is a source code can be extracted after a t...
delphi编写的小游戏,是一个五子棋的源代码,解压之后就可以试试了。-prepared by the small games, the 331 is a source code can be extracted after a try.
- 2022-04-14 11:36:33下载
- 积分: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
-
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容...
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容-used to download the web page
- 2022-03-18 20:52:50下载
- 积分:1
-
Socket编程指南及示例程序
Socket编程指南及示例程序
Socket编程指南及示例程序
Socket编程指南及示例程序-Socket Programming Guide and sample programs Socket Programming Guide and sample programs
- 2022-03-24 11:01:51下载
- 积分:1
-
http:/ / / /文件/ halgogo vb98.rar www.cnblogs.com
http://www.cnblogs.com/files/halgogo/vb98.rar
- 2023-06-01 10:40:03下载
- 积分:1
-
synchronization socket client
同步套接字客户端-synchronization socket client
- 2023-06-17 10:25:03下载
- 积分:1
-
输入网络域名获取该网页上的所有信息并保存到文档中(已经编译通过)...
输入网络域名获取该网页上的所有信息并保存到文档中(已经编译通过)-Enter the network domain on the web site to obtain all the information and save the document (which was compiled through)
- 2023-05-06 10:25:03下载
- 积分:1
-
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打...
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打印的解题思路,并提供了用VB具体实现的方法。
-procedures functions : through the first document output to a file containing the printer control code to form a print documents, through the network will print a document transmission of multiple models of the printer output for the realization of the software in multiple locations Print The problem-solving ideas, and provide a means for achieving specific VB method.
- 2022-08-15 17:08:04下载
- 积分:1
-
点对点网络通信 开发环境 VC++ 6.0
点对点网络通信 开发环境 VC++ 6.0-Peer-to-peer network communications development environment VC++ 6.0
- 2023-05-09 18:50:03下载
- 积分:1