-
计算机网络英文原版第四版,电子书。自学,考试必备。
计算机网络英文原版第四版,电子书。自学,考试必备。-Computer Networks.(4th edition)electronic book.Studing by oneself and examing need it.
- 2022-02-03 12:13:29下载
- 积分:1
-
网络聊天程序代码
网络聊天程序例程源代码,包含服务器端代码例程和客户端代码例程,采用WINDOWS SOCKET多线程编程
- 2022-07-12 21:16:24下载
- 积分:1
-
由vc++开发的简易聊天程序,可以局域网,也可以公网
由vc++开发的简易聊天程序,可以局域网,也可以公网-By vc to develop a simple chat program can be local area networks, public networks can also
- 2023-03-31 07:05:03下载
- 积分:1
-
用c++6.0做的网络编程ping命令,很好用的,试试吧
用c++6.0做的网络编程ping命令,很好用的,试试吧-ping
- 2022-02-11 13:07:15下载
- 积分:1
-
Lidgren.Network
Lidgren.Network是一个网络通信类库。网络是一个网络图书馆的。提供一个简单的API,用于连接客户端到服务器,读取和发送消息。
- 2022-03-11 10:19:48下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
C# wpf 写的多线程 TCP UDP 通信程序
资源描述使用VS2010 C# wpf 编写的多线程网络通信例子,包含三个完整可运行的程序 客户端,服务端,UDP 直接可以在vs2010下编译运行,非常适合初学者。
- 2022-01-30 18:14:58下载
- 积分:1
-
Introduced the complex network of community characteristics into the source code...
介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
- 2022-03-16 10:31:50下载
- 积分:1
-
网络通信
资源描述此文件为lwip客户端学习文件,如果有需要的话自行下载。在过去的近十年的时间里,互联网技术被证明拥有足够的灵活性以适应不断变化的网络
环境。从原始的 ARPNET 一类的低速网络发展起来的互联网,发展到今天,在带宽和误码率
方面拥有巨大差异的光纤连接技术已经使互联网实现了巨大的跨越。相当多的以互联网为基
础的应用技术被开发出来。因此,未来的无线网络——使用已经存在的互联网技术成为人们
的首选。同样,互联网在全球范围内的连通性也成为了人们选择它的动机之一。
一些轻便设备,比如在身体上使用的传感器,体积小而且便宜,内部的运算及存储资源
有限,因此就必须在资源受限的情况下实现及处理 Internet 协议。本文讲述的就是在这样
的条件下如何占用尽量少的资源实现一个轻型的 TCP/IP 协议栈,我们把该协议栈叫做 LwIP。
- 2022-08-22 08:39:31下载
- 积分:1
-
C++客户端版包含了一套完整的C++类库,与客户有关。
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
- 2022-09-19 11:55:03下载
- 积分:1