当前位置:网站首页>W5500 multi node connection
W5500 multi node connection
2022-07-25 11:42:00 【WIZnet】
[ problem ]W5500 Realize multi node connection :W5500 It can be opened at the same time 8 individual SOCKET, To achieve and 32 Nodes communicate at the same time , How to achieve ?
answer : If the TCP signal communication ,W5500 As a server , Up to and 8 Different clients communicate at the same time ;W5500 As a client , At most 8 Different servers communicate at the same time . If the concurrency of communication is not high and does not need to be maintained TCP Always connected , Time division method can be used , That is to say, the communication will be disconnected after one time TCP Connect , So as a server W5500 Can be compared with more than 8 Clients communicate , As a client W5500 It can also be compared with more than 8 Servers communicate . If the UDP signal communication , Then the number of nodes will be unlimited , The maximum number of nodes depends on the processing capacity of the MCU .边栏推荐
猜你喜欢

Fillet big killer, use filter to build fillet and wave effect!
Definition of information entropy

Introduction to shortcut keys in debug chapter

What kind of product power does Hongguang miniev, the top seller of new energy, have?

SQL language (III)

Reinforcement learning (IV)

Small and micro enterprise smart business card management applet

相似矩阵,可对角化条件

只知道预制体是用来生成物体的?看我如何使用Unity生成UI预制体

Understanding: idea uses Scala to write wordcount programs and generate jar packages
随机推荐
MLX90640 红外热成像仪测温模块开发笔记(五)
SQL注入 Less17(报错注入+子查询)
Why should the hashcode () method be rewritten when rewriting the equals () method
W5500在处于TCP_Server模式下,在交换机/路由器网络中无法ping通也无法通讯。
Linked list related (design linked list and ring linked list)
如何解决“W5500芯片在TCP_Client模式下,断电重启之后无法立即连接到服务器”的问题
WIZnet嵌入式以太网技术培训公开课(免费!!!)
Plot ==pyqt5
谣言检测文献阅读十一—Preventing rumor spread with deep learning
PostgreSQL stepping on the pit | error: operator does not exist: UUID = character varying
LVS load balancing lvs-nat building Web Cluster
基于MATLAB的常见线性调制方法
SQL language (II)
Detailed explanation of the implementation method of DNS separation and resolution
Dynamic planning problem 03_ Maximum sub segment sum
Web mobile terminal: touchmove realizes local scrolling
Menu bar + status bar + toolbar ==pyqt5
大话DevOps监控,团队如何选择监控工具?
Learn PHP -- phpstudy tips mysqld Exe: Error While Setting Value ‘NO_ ENGINE_ Solution of substitution error
Breadth first traversal (problems related to sequence traversal of graphs and binary trees)