-
广告策划中心整站程序
广告策划中心整站程序-advertising planning centers throughout stations
- 2022-04-15 13:01:11下载
- 积分:1
-
Implemented using C++ client chat program, mainly for learning network programmi...
用C++实现的聊天程序的客户端,主要用于学习网络编程。-Implemented using C++ client chat program, mainly for learning network programming.
- 2022-02-21 09:08:52下载
- 积分:1
-
mac 地址唯一性的大家都知道.程序可以获取网络中指定IP计算机的Mac地址....
mac 地址唯一性的大家都知道.程序可以获取网络中指定IP计算机的Mac地址.-Get the mac address via it s ip.
- 2022-07-15 17:32:04下载
- 积分:1
-
这是一个介绍网络通讯的书籍,学习窗口网络…
这是一本介绍网络通信的好书,学习Windows网络编程的必备书籍之一。-This is an introduction of network communication books, learning Windows network programming, one of the essential books.
- 2023-01-12 10:45:08下载
- 积分:1
-
Http封包发送
这是一个用于发送Http封包代码,代码非常之少。非常的精干,且可移植性较高。可以供各位嵌入自己的代码之中。
- 2022-07-13 02:16:53下载
- 积分:1
-
based on a simple network Winsocket chat program
一个简单的基于Winsocket的网络聊天程序-based on a simple network Winsocket chat program
- 2022-10-13 20:15:03下载
- 积分:1
-
IP module includes tools, including these functions, ping a host IP, IP hosts a...
个模块包含IP工具,包括了这些功能,ping一个IP主机,决定一个IP主机的名称,给定IP地址。1.5版本在10/02/2000上传到这个网站,也包括了一个用来颠倒DNS查找的功能(例如,找回给定IP地址的主机名称)。-IP module includes tools, including these functions, ping a host IP, IP hosts a decision of the name, given IP addresses. In version 1.5 10/02/2000 uploaded to the site, also includes a reverse DNS for a search function (for example, set back to the IP address of host names).
- 2022-01-23 10:35:33下载
- 积分:1
-
IEEE standard Verilog HDL1364
IEEE standard Verilog HDL1364-2001.pdf
Verilog 学习必备资料-IEEE standard Verilog HDL1364-2001.pdfVerilog learning essential information
- 2022-01-30 18:22:57下载
- 积分:1
-
JSP数据库编程
用jsp实现数据库编程-with jsp Database Programming
- 2023-02-04 13:15:04下载
- 积分:1
-
c#socket 聊天
本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。
- 2022-12-25 07:55:02下载
- 积分:1