-
编写计算机网络的一个简单的纠错码――海明码
编写计算机网络的一个简单的纠错码――海明码-The preparation of computer networks, a simple error-correcting codes- Hamming Code
- 2022-01-26 00:49:23下载
- 积分:1
-
一个文档服务器程序,通过网页访问,是ATLDraw的网络版本。
一个文档服务器程序,通过网页访问,是ATLDraw的网络版本。-a file server, accessed via the web, the network is ATLDraw version.
- 2022-08-25 01:31:44下载
- 积分:1
-
有6个c/c++的网络编程的代码
有6个c/c++的网络编程的代码-a 6 c/c network programming code
- 2022-07-20 05:57:26下载
- 积分:1
-
other open
另外一款开放源码的高质量p2p源码软件,可以帮助大家了解p2p的精髓-other open-source source of high-quality peer-to-peer software, can help us all understand the essence of p2p
- 2022-01-26 20:06:36下载
- 积分:1
-
FLash实现声音控制,界面还不错啊
FLash实现声音控制,界面还不错啊-favorite achieve voice control, the interface still responds :
- 2023-05-13 10:45:03下载
- 积分:1
-
利用脚本管理web站点
利用脚本管理web站点-use script management web site
- 2023-06-12 15:30:03下载
- 积分:1
-
本程序查询网络和显示域名/服务器/工作站结构…
This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine!
查询网络,显示 域/服务器/工作站的结构,它也显示用户,并将信息发送到指定的PC,只能在NT 4上工作
-This program queries the network and shows the Domains/Servers/Workstations structure. It also shows the users of each Server or Workstation and can send messages to the selected PC. This programs works only on a Windows NT 4.0 Machine! Inquiries Network show Domain/server/workstation in the structure, it also shows users and the information is sent to a designated PC, it can only work on NT 4
- 2022-02-14 20:40:32下载
- 积分:1
-
本代码是测试网络链接,代码非常详细,并且可以运行。非常适合学习...
本代码是测试网络链接,代码非常详细,并且可以运行。非常适合学习-This code is to test the network link, the code in great detail, and can run. Very suitable for learning
- 2022-08-17 07:55:23下载
- 积分:1
-
LINUX下c++SOCKET编程
Socket是进程通讯的一种方式,即调
在TCP/IP网络应用中,通信的两个进程间相互作用的主要模式是客户/服务器(Client/Server, C/S)模式,即客户向服务器发出服务请求,服务器接收到请求后,提供相应的服务。客户/服务器模式的建立基于以下两点:
(1)首先,建立网络的起因是网络中软硬件资源、运算能力和信息不均等,需要共享,从而造就拥有众多资源的主机提供服务,资源较少的客户请求服务这一非对等作用。
(2)其次,网间进程通信完全是异步的,相互通信的进程间既不存在父子关系,又不共享内存缓冲区,因此需要一种机制为希望通信的进程间建立联系,为二者的数据交换提供同步,这就是基于客户/服务器模式的TCP/IP。
用这个网络库的一些API函数实现分布在不同主机的相关进程之间的数据交换。
- 2023-07-03 05:55:03下载
- 积分:1
-
a book for all beginner of cgi web programming
a book for all beginner of cgi web programming
- 2022-04-08 10:10:53下载
- 积分:1