-
以太网ping通实验(STM32神舟IV号-库函数版)
【实例简介】115.以太网ping通实验(STM32神舟IV号-库函数版)
- 2021-09-08 00:31:11下载
- 积分: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
-
ASP.NET实战编程(六) 电子商务系统
ASP.NET实战编程(六) 电子商务系统-ASP.NET actual programming (f) e-commerce systems
- 2022-01-24 15:22:53下载
- 积分:1
-
类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料...
类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料-similar, but based on the LAN, including documentation, source code and executable programs, the Learning Network Programming is the indispensable supporting information
- 2022-04-25 01:25:31下载
- 积分:1
-
wavelet
能对采集到的信号进行小波分解重构,从而进行进一步的分析(The collected signal can be decomposed and reconstructed by wavelet transform, so as to make further analysis.)
- 2019-01-18 20:21:05下载
- 积分:1
-
Network Information Flow : First paper on Network Coding
Network Information Flow : First paper on Network Coding
- 2023-03-16 00:40:04下载
- 积分:1
-
适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款...
适用于对行政、事业单位物品采购、入库、领用、维修、固定资产管理等工作进行计算机管理的专业软件。软件中集成的单据管理(入库单、出库库、退库单、盘点单、维修单、收款单、付款单的登记、编辑)、固定资产管理(资产登记、部件登记、历史记录登记)、通用查询、系统维-apply to the Chief, institutions, procurement, warehousing, and their use, maintenance, management of fixed assets such as computer work for the professional management software. The software integrates document management (storage lists out reservoir and refunding single, single inventory, repair orders, billing, payment of the registration, editing), the management of fixed assets (asset register, components registration, the historical record registration), General Inquiries peacekeeping system
- 2022-03-20 06:36:40下载
- 积分:1
-
tes
对于网络开发包的详细解释,包括了libcap和libnid等(For a detailed explanation of the network development kit, including the libcap and libnid of)
- 2012-10-23 10:24:33下载
- 积分:1
-
2005070915564913764
SMTP协议实现总集,也是本人收集的,有7个程序的源代码!非常好!用于课程设计的!(SMTP protocol collection, and I collected a seven program's source code! Very good! For course design!)
- 2005-08-29 14:09:06下载
- 积分:1
-
lyzz23
本程序以动态的方式给对话框加载背景图,给人耳目一新的感觉()
- 2018-04-28 12:12:12下载
- 积分:1