-
shortest-path
通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
- 2014-01-11 23:32:27下载
- 积分:1
-
File-Manager
通过MFC socket编程实现远程查看硬盘及文件夹和文件的功能(MFC socket programming function to remotely view the hard drive and the folders and files)
- 2021-04-01 14:49:09下载
- 积分:1
-
client-server
多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。
首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。
程序实现的关键步骤:
以TCP协议为例
服务器端:
1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。
客户端:
1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。
(Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate.
First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission.
The key step program implementation:
In TCP protocol as an example
Service-Terminal:
1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response.
Clients:
1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
- 2016-07-11 10:19:07下载
- 积分:1
-
C# 检测本机网络是否连网 实例源码下载
no
- 2013-10-11下载
- 积分:1
-
network-coding-ns3-master
NS3模拟环境中实现网络编码模块,增加一个全新的水平之间的传输和IP层实现了两种不同的网络编码协议来提高TCP在无线Mesh网络中的性能(network coding module for NS3)
- 2020-07-21 16:28:45下载
- 积分:1
-
Logic
说明: 调整图像分割的逻辑,可以自适应调整,简单可行(Adjust the logic of image segmentation, which can be adjusted adaptively, simple and feasible)
- 2020-08-10 16:56:11下载
- 积分:1
-
TCP--duoxiancheng
基于TCp的网络编程,一个服务器对多个客户端,用用的是多线程方法(Based on the TCp network programming, a server to multiple clients, use is a multi thread method)
- 2015-03-26 18:03:29下载
- 积分:1
-
IOTest
说明: 网络编程之异步IO之Select模型源码!!!!(WinSock Select code good good good good good!)
- 2019-04-02 16:48:55下载
- 积分:1
-
ABS防抱死模型
说明: 基于matlab的abs防抱死系统,欢迎大家下载,休息休息(Mats-based abs anti-lock system)
- 2019-04-14 22:21:26下载
- 积分:1
-
C#版 联众远程打码实例下载 很高的验证码识别率
国内知名的验证码识别程序,很高的验证码识别率
- 2013-09-04下载
- 积分:1